* Fix nix-env evaluation.
svn path=/nixpkgs/trunk/; revision=16931
This commit is contained in:
parent
63c175dc46
commit
f560f49faa
|
@ -1,5 +1,7 @@
|
|||
args: with args;
|
||||
|
||||
assert stdenv.isLinux;
|
||||
|
||||
/* usage: (sorry, its still impure but works!)
|
||||
|
||||
impure directory:
|
||||
|
|
Loading…
Reference in New Issue