svn path=/nixos/trunk/; revision=16924
This commit is contained in:
parent
137c5c65bd
commit
0ca8c84618
|
@ -4,7 +4,7 @@
|
||||||
, system ? builtins.currentSystem
|
, system ? builtins.currentSystem
|
||||||
}:
|
}:
|
||||||
|
|
||||||
with import ../lib/build-vms.nix { inherit nixos nixpkgs services; };
|
with import ../lib/build-vms.nix { inherit nixos nixpkgs services system; };
|
||||||
|
|
||||||
let
|
let
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue