Merge pull request #186146 from AndersonTorres/hare

hare: do not set HARECACHE on the setup hook
This commit is contained in:
Anderson Torres
2022-08-11 18:03:00 -03:00
committed by GitHub
@@ -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