diff options
author | Maximilian Bosch <maximilian@mbosch.me> | 2021-05-09 17:46:16 +0200 |
---|---|---|
committer | Maximilian Bosch <maximilian@mbosch.me> | 2021-06-22 19:15:57 +0200 |
commit | 3944a120ec6986c723bf36bfade9b331dd4af68a (patch) | |
tree | 5378c3c52e99be53bcc98a7a8e30080ee6d53f6f /src/nix/get-env.sh | |
parent | 3b5429aec110a22f8fe0d92b72faf1921b8ede2d (diff) |
Set environment variables for .attrs.json & .attrs.sh
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.
Diffstat (limited to 'src/nix/get-env.sh')
0 files changed, 0 insertions, 0 deletions