From 6a08a791c99718d99716b3cac22f04ee2e8cceae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Llu=C3=ADs=20Batlle=20i=20Rossell?= Date: Mon, 18 Oct 2010 21:45:21 +0000 Subject: [PATCH] Fixing the reference to nixpkgs. I might have committed what there was on error. svn path=/nixos/branches/stdenv-updates/; revision=24353 --- release.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.nix b/release.nix index aa1fdb8469e..c50cfa03095 100644 --- a/release.nix +++ b/release.nix @@ -1,4 +1,4 @@ -{ nixpkgs ? ../stdenv-updates-svn }: +{ nixpkgs ? ../nixpkgs }: let