2nd approach at getting a check for /niximpure in stdenv-updates

This commit is contained in:
Lluís Batlle i Rossell
2012-12-26 21:38:58 +01:00
parent 1af2ada7d4
commit 635880a17a
4 changed files with 10 additions and 2 deletions
+1
View File
@@ -270,6 +270,7 @@ elif [ "$NIX_BUILD_CORES" -le 0 ]; then
fi
export NIX_BUILD_CORES
@niximpure@
######################################################################
# Misc. helper functions.