1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 13:10:33 +00:00
nixpkgs/pkgs/tools/security/gnupg
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
..
0001-dirmngr-Only-use-SKS-pool-CA-for-SKS-pool.patch gnupg: vendor SKS patch 2019-07-03 16:39:28 +00:00
1.nix gnupg: Allow GnuPG1 to build on all platforms. 2019-07-31 09:57:02 -07:00
1compat.nix gnupg1compat: reintroduce symlinks, only when actually needed 2018-10-06 14:38:36 -05:00
20.nix treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
22.nix treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
clang.patch
fix-libusb-include-path.patch gnupg: 2.2.4 -> 2.2.5 2018-03-05 15:12:52 +01:00
gpgkey2ssh-20.patch