You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Because snappy does not install a pkgconfig file, you can't take snappy as a buildInput, packages will never find it.
To Reproduce
$ nix-shell -p snappy snappy.dev
[nix-shell:~]$ pkg-config --debug --libs snappy
Error printing enabled by default due to use of output options besides --exists, --atleast/exact/max-version or --list-all. Value of --silence-errors: 0
Error printing enabled
Adding virtual 'pkg-config' package to list of known packages
Looking for package 'snappy'
Looking for package 'snappy-uninstalled'
Package snappy was not found in the pkg-config search path.
Perhaps you should add the directory containing `snappy.pc'
to the PKG_CONFIG_PATH environment variable
No package 'snappy' found
Describe the bug
Because snappy does not install a pkgconfig file, you can't take snappy as a buildInput, packages will never find it.
To Reproduce
Expected behavior
Metadata
"x86_64-darwin"Darwin 19.0.0, macOS 10.15nononix-env (Nix) 2.3.1"nixpkgs-20.03pre197736.91d5b3f07d2"/Users/seb/.nix-defexpr/channels/nixpkgsMaintainer information:
cc @wkennington @viric