This commit is contained in:
2016-12-19 16:41:14 +01:00
parent 289b074d45
commit 0901a1f001

View File

@@ -14,9 +14,9 @@ with (import <nixpkgs/pkgs/top-level/release-lib.nix> { inherit supportedSystems
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;
#license = licenses.gpl2;
maintainers = [ "Jean-Pierre PRUNARET <jean-pierre+git@prunetwork.fr>" ];
platforms = platforms.linux;
#platforms = platforms.linux;
};
} /* // {