Skip to content

Instantly share code, notes, and snippets.

@baloo
Last active July 13, 2020 02:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save baloo/152de52fb7c27d55091c15bf2cf30673 to your computer and use it in GitHub Desktop.
Save baloo/152de52fb7c27d55091c15bf2cf30673 to your computer and use it in GitHub Desktop.
output '/nix/store/1ixzagz3hk3pkp61g1pj2cd6cg7z78yq-cryptsetup-minimal-x86_64-unknown-linux-musl-dev' is not allowed to refer to the following paths:
/nix/store/1ixzagz3hk3pkp61g1pj2cd6cg7z78yq-cryptsetup-minimal-x86_64-unknown-linux-musl-dev
/nix/store/f0j9swx37z4gxhl4kxyv77aigkgpqycw-cryptsetup-minimal-x86_64-unknown-linux-musl
$ cat /nix/store/1ixzagz3hk3pkp61g1pj2cd6cg7z78yq-cryptsetup-minimal-x86_64-unknown-linux-musl-dev/lib/pkgconfig/libcryptsetup.pc
prefix=/nix/store/f0j9swx37z4gxhl4kxyv77aigkgpqycw-cryptsetup-minimal-x86_64-unknown-linux-musl
exec_prefix=${prefix}
libdir=/nix/store/f0j9swx37z4gxhl4kxyv77aigkgpqycw-cryptsetup-minimal-x86_64-unknown-linux-musl/lib
includedir=/nix/store/1ixzagz3hk3pkp61g1pj2cd6cg7z78yq-cryptsetup-minimal-x86_64-unknown-linux-musl-dev/include
Name: cryptsetup
Description: cryptsetup library
Version: 2.1.0
Cflags: -I${includedir}
Libs: -L${libdir} -lcryptsetup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment