désactivation idea

This commit is contained in:
2017-03-04 15:40:59 +01:00
parent f64ce13cd9
commit 67b2047e7c

View File

@@ -30,7 +30,7 @@ with (import <nixpkgs/pkgs/top-level/release-lib.nix> { inherit supportedSystems
midpix.slibtool = import ./midipix.nix; midpix.slibtool = import ./midipix.nix;
r6d.geos = import ./geos.nix; r6d.geos = import ./geos.nix;
r6d.idea14-ultimate = import ./idea/default.nix { inherit nixpkgs;}; #r6d.idea14-ultimate = import ./idea/default.nix { inherit nixpkgs;};
r6d.osm2pgsql = import ./osm2pgsql/default.nix; r6d.osm2pgsql = import ./osm2pgsql/default.nix;
} /* // { } /* // {
# Simply assign a derivation to an attribute to have it built. # Simply assign a derivation to an attribute to have it built.