From 16d28b3552c55dfe21c1d24ffa57da2140cb967a Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 23 Nov 2006 15:25:29 +0000 Subject: [PATCH] * New Nixpkgs. svn path=/nixu/trunk/; revision=7091 --- test/rescue-cd.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/rescue-cd.nix b/test/rescue-cd.nix index e66de36e424..172ceeaf68d 100644 --- a/test/rescue-cd.nix +++ b/test/rescue-cd.nix @@ -55,8 +55,8 @@ rec { nixpkgsTarball = pkgs.fetchurl { - url = http://nix.cs.uu.nl/dist/nix/nixpkgs-0.11pre7060/nixpkgs-0.11pre7060.tar.bz2; - md5 = "67163e7a71f7b8cb01461e1d0467a6e1"; + url = http://nix.cs.uu.nl/dist/nix/nixpkgs-0.11pre7087/nixpkgs-0.11pre7087.tar.bz2; + md5 = "c5840fcd049d75e00ad856ecbbef6857)"; };