forked from lix-project/lix
Maximilian Bosch
3944a120ec
This way no derivation has to expect that these files are in the `cwd` during the build. This is problematic for `nix-shell` where these files would have to be inserted into the nix-shell's `cwd` which can become problematic with e.g. recursive `nix-shell`. To remain backwards-compatible, the location inside the build sandbox will be kept, however using these files directly should be deprecated from now on. |
||
---|---|---|
.. | ||
nix-build.cc |