mirror of
https://github.com/NixOS/nix
synced 2025-06-25 14:51:16 +02:00
* Removed chroot support.
This commit is contained in:
parent
f23dcdd603
commit
215505bb46
4 changed files with 0 additions and 22 deletions
|
@ -3,9 +3,6 @@
|
|||
url=$1
|
||||
expHash=$2
|
||||
|
||||
# to prevent doing more than 1 chroot
|
||||
unset NIX_ROOT
|
||||
|
||||
# needed to make it work on NixOS
|
||||
export PATH=$PATH:@coreutils@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue