svn path=/nixpkgs/branches/stdenv-updates/; revision=15273
This commit is contained in:
parent
7a891eabe2
commit
6e32a4cea8
@ -4,6 +4,7 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
assert stdenv.isLinux;
|
assert stdenv.isLinux;
|
||||||
|
assert stdenv.gcc.gcc != null;
|
||||||
|
|
||||||
let lib = import ../../../lib/default.nix; in
|
let lib = import ../../../lib/default.nix; in
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user