mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
svn path=/nixos/trunk/; revision=16924
This commit is contained in:
parent
137c5c65bd
commit
0ca8c84618
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
, 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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue