From 0ca8c84618be1d39a60befdab88efc65193ed13c Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 2 Sep 2009 08:42:43 +0000 Subject: [PATCH] svn path=/nixos/trunk/; revision=16924 --- tests/subversion.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/subversion.nix b/tests/subversion.nix index c9556137305..82ada4576eb 100644 --- a/tests/subversion.nix +++ b/tests/subversion.nix @@ -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