Hi, Kai Harries: > The depender will break if the dependency is not at the path where it > used to be at build-time (by default /nix/store/...). All software > deployed by nix contains the full path to its dependencies. And all > dependencies are available inside the nix-store. The idea is to rely on > nothing that is outside the nix-store.
would `mount --bind /var/nix /nix` help? In other words, Debian package nix uses /var/nix. Additionally, the package ships a Debian.README which states that users need to either bind mount /var/nix to /nix or to disable binary downloads. Thanks for your work. Regards, itd
signature.asc
Description: OpenPGP digital signature

