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 ? ./.. { nixos ? ./..
, nixpkgs ? /etc/nixos/nixpkgs , nixpkgs ? /etc/nixos/nixpkgs
, services ? /etc/nixos/services
, system ? builtins.currentSystem , 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 { rec {
nodes = { nodes = {