Mettre à jour 'release.nix'
This commit is contained in:
@@ -33,8 +33,6 @@ with (import <nixpkgs/pkgs/top-level/release-lib.nix> { 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;
|
||||
|
||||
Reference in New Issue
Block a user