forked from mirrors/nixpkgs
fix eval
This commit is contained in:
parent
ad8dabd0f8
commit
60df14b4b1
|
@ -19,6 +19,8 @@
|
|||
, pkgsi686Linux
|
||||
}:
|
||||
|
||||
assert stdenv.isLinux;
|
||||
|
||||
let
|
||||
version = "4.2.9";
|
||||
|
||||
|
|
Loading…
Reference in a new issue