about summary refs log tree commit diff
path: root/tests/remote-builds.nix
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2013-10-11T08·57+0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2013-10-11T08·57+0200
commit672c3acc7109a84abeae3d28dc907132f2bad953 (patch)
tree3ee2da702e7fa85218c472fea2a7794ed54d8d6f /tests/remote-builds.nix
parent7bdb85453d16106ebf4d4af106720d917e221ad9 (diff)
Adjust to the NixOS/Nixpkgs merge
Diffstat (limited to 'tests/remote-builds.nix')
-rw-r--r--tests/remote-builds.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/remote-builds.nix b/tests/remote-builds.nix
index 6d38fb5680..56514e1749 100644
--- a/tests/remote-builds.nix
+++ b/tests/remote-builds.nix
@@ -2,7 +2,7 @@
 
 { system, nix }:
 
-with import <nixos/lib/testing.nix> { inherit system; };
+with import <nixpkgs/nixos/lib/testing.nix> { inherit system; };
 
 makeTest ({ pkgs, ... }: