* Fix nix-env evaluation.
svn path=/nixpkgs/trunk/; revision=19122
This commit is contained in:
parent
c185c06243
commit
4877e003b2
@ -12,6 +12,7 @@
|
||||
assert nativeTools -> nativePrefix != "";
|
||||
assert !nativeTools -> gcc != null && binutils != null;
|
||||
assert !nativeLibc -> libc != null;
|
||||
assert gcc != null;
|
||||
|
||||
let
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user