From d5965e0bb906db43774cab77a7db462f2a0d1dd5 Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Sun, 25 Jun 2017 14:29:48 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'release.nix'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- release.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/release.nix b/release.nix index 1ea2c7f..cf59ccd 100644 --- a/release.nix +++ b/release.nix @@ -33,8 +33,6 @@ with (import { inherit supportedSystems r6d.geos = import ./geos.nix; #r6d.idea14-ultimate = import ./idea/default.nix { inherit nixpkgs;}; r6d.osm2pgsql = import ./osm2pgsql/default.nix; - - himes.himes = import haskell/default.nix; } /* // { # Simply assign a derivation to an attribute to have it built. hello_world_1 = pkgs_x86_64_linux.hello;