summary refs log tree commit diff
path: root/lib/testing.nix
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2010-03-09 10:14:45 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2010-03-09 10:14:45 +0000
commit358f3cd79c2b6711fcacca40e913db351641db4c (patch)
tree7cb17d5832ae8904a7e863ac2d7ddf3f5fbf528e /lib/testing.nix
parent16e7565214ec52a538284e7043fe60acf3a2849e (diff)
downloadnixpkgs-358f3cd79c2b6711fcacca40e913db351641db4c.tar
nixpkgs-358f3cd79c2b6711fcacca40e913db351641db4c.tar.gz
nixpkgs-358f3cd79c2b6711fcacca40e913db351641db4c.tar.bz2
nixpkgs-358f3cd79c2b6711fcacca40e913db351641db4c.tar.lz
nixpkgs-358f3cd79c2b6711fcacca40e913db351641db4c.tar.xz
nixpkgs-358f3cd79c2b6711fcacca40e913db351641db4c.tar.zst
nixpkgs-358f3cd79c2b6711fcacca40e913db351641db4c.zip
* In tests/default.nix, only import lib/testing.nix.
svn path=/nixos/trunk/; revision=20483
Diffstat (limited to 'lib/testing.nix')
-rw-r--r--lib/testing.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/testing.nix b/lib/testing.nix
index 1b0c3889190..f9e275e5c8d 100644
--- a/lib/testing.nix
+++ b/lib/testing.nix
@@ -5,6 +5,8 @@ with pkgs;
 
 rec {
 
+  inherit pkgs;
+
 
   # Run an automated test suite in the given virtual network.
   # `network' must be the result of a call to the