mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 06:45:16 +01:00
fix eval
This commit is contained in:
parent
ad8dabd0f8
commit
60df14b4b1
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
|||
, pkgsi686Linux
|
||||
}:
|
||||
|
||||
assert stdenv.isLinux;
|
||||
|
||||
let
|
||||
version = "4.2.9";
|
||||
|
||||
|
|
Loading…
Reference in a new issue