From 668179f31efe3df2709c403da85347f2162df3a6 Mon Sep 17 00:00:00 2001 From: Dan Peebles Date: Thu, 7 Jan 2016 03:25:56 +0000 Subject: [PATCH] tests.ec2-config: fix to not try to talk to the internet (which breaks on Hydra) --- nixos/tests/ec2.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/tests/ec2.nix b/nixos/tests/ec2.nix index b12d498e3a09..1925ab37419a 100644 --- a/nixos/tests/ec2.nix +++ b/nixos/tests/ec2.nix @@ -125,8 +125,8 @@ in { name = "config-userdata"; sshPublicKey = snakeOilPublicKey; + # ### http://nixos.org/channels/nixos-unstable nixos userData = '' - ### http://nixos.org/channels/nixos-unstable nixos { imports = [