1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 07:00:43 +00:00

svn path=/nixos/trunk/; revision=26994

This commit is contained in:
Eelco Dolstra 2011-04-27 14:03:06 +00:00
parent 1fd2e71c8d
commit 150ff09a06

View file

@ -1,10 +1,9 @@
{ nixos ? ./..
, nixpkgs ? /etc/nixos/nixpkgs
, services ? /etc/nixos/services
, system ? builtins.currentSystem
}:
with import ../lib/build-vms.nix { inherit nixos nixpkgs services system; };
with import ../lib/build-vms.nix { inherit nixos nixpkgs system; };
rec {
nodes = {