mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-04 03:03:42 +00:00
Merge pull request #186146 from AndersonTorres/hare
hare: do not set HARECACHE on the setup hook
This commit is contained in:
commit
2e7384b7df
@ -1,5 +1,3 @@
|
||||
export HARECACHE="$NIX_BUILD_TOP/.harecache"
|
||||
|
||||
addHarepath () {
|
||||
for haredir in third-party stdlib; do
|
||||
if [[ -d "$1/src/hare/$haredir" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user