svn path=/nixos/trunk/; revision=32787
This commit is contained in:
Eelco Dolstra 2012-03-04 21:13:52 +00:00
parent 4b153f989b
commit a7bd194d14

View file

@ -8,7 +8,7 @@ let
, system ? "i686-linux"
}:
with <nixpkgs> {inherit system;};
with import <nixpkgs> {inherit system;};
let