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;