From a7bd194d14f7be2f0481ec2d67d16fc47b20449b Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Sun, 4 Mar 2012 21:13:52 +0000 Subject: [PATCH] * Urgh. svn path=/nixos/trunk/; revision=32787 --- release.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.nix b/release.nix index 21eba4e27a27..0058d6ce1dd5 100644 --- a/release.nix +++ b/release.nix @@ -8,7 +8,7 @@ let , system ? "i686-linux" }: - with {inherit system;}; + with import {inherit system;}; let