master
Jean-Pierre PRUNARET 9 years ago
parent 0901a1f001
commit 8bf562b10e

@ -11,14 +11,6 @@ with (import <nixpkgs/pkgs/top-level/release-lib.nix> { inherit supportedSystems
jpierre03.gogs_jpierre03_homepage = import ./gogs-jpierre03-homepage.nix;
jpierre03.gogs_openlayer = import ./gogs-openlayer.nix;
meta = with (import <nixpkgs/lib/meta.nix>); {
description = "Jobset de construction de paquets personnels";
homepage = https://gogs.prunetwork.fr/nixos-config/nix-public-expressions/;
#license = licenses.gpl2;
maintainers = [ "Jean-Pierre PRUNARET <jean-pierre+git@prunetwork.fr>" ];
#platforms = platforms.linux;
};
} /* // {
# Simply assign a derivation to an attribute to have it built.
hello_world_1 = pkgs_x86_64_linux.hello;

Loading…
Cancel
Save