Loading pkgs/tools/security/gnupg/22.nix +1 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://gnupg.org"; changelog = "https://git.gnupg.org/cgi-bin/gitweb.cgi?p=${pname}.git;a=blob;f=NEWS;hb=refs/tags/${pname}-${version}"; description = "LTS release of the GNU Privacy Guard, a GPL OpenPGP implementation"; license = licenses.gpl3Plus; longDescription = '' Loading pkgs/tools/security/gnupg/24.nix +1 −0 Original line number Diff line number Diff line Loading @@ -89,6 +89,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://gnupg.org"; changelog = "https://git.gnupg.org/cgi-bin/gitweb.cgi?p=${pname}.git;a=blob;f=NEWS;hb=refs/tags/${pname}-${version}"; description = "Modern release of the GNU Privacy Guard, a GPL OpenPGP implementation"; license = licenses.gpl3Plus; longDescription = '' Loading Loading
pkgs/tools/security/gnupg/22.nix +1 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://gnupg.org"; changelog = "https://git.gnupg.org/cgi-bin/gitweb.cgi?p=${pname}.git;a=blob;f=NEWS;hb=refs/tags/${pname}-${version}"; description = "LTS release of the GNU Privacy Guard, a GPL OpenPGP implementation"; license = licenses.gpl3Plus; longDescription = '' Loading
pkgs/tools/security/gnupg/24.nix +1 −0 Original line number Diff line number Diff line Loading @@ -89,6 +89,7 @@ stdenv.mkDerivation rec { meta = with lib; { homepage = "https://gnupg.org"; changelog = "https://git.gnupg.org/cgi-bin/gitweb.cgi?p=${pname}.git;a=blob;f=NEWS;hb=refs/tags/${pname}-${version}"; description = "Modern release of the GNU Privacy Guard, a GPL OpenPGP implementation"; license = licenses.gpl3Plus; longDescription = '' Loading