http://hydra.nixos.org/build/3031382
This commit is contained in:
Eelco Dolstra
2012-09-14 09:39:54 -04:00
parent 983220bcd4
commit 09eb230900
+1 -1
View File
@@ -6,5 +6,5 @@ mkdir -p $home
HOME=$home $SHELL -e -c ". $sysconfdir/profile.d/nix.sh"
HOME=$home $SHELL -e -c ". $sysconfdir/profile.d/nix.sh" # test idempotency
[ -e $home/.nix-profile ]
[ -L $home/.nix-profile ]
[ -e $home/.nix-channels ]