f7cd362ae4
Presently, gnupg1compat only works with gnupg22. Without this change, the error ``` error: attribute 'version' missing, at .../nixpkgs/pkgs/tools/security/gnupg/1compat.nix:4:26 ``` is emitted when evaluating ``` pkgs.gnupg1compat.override { gnupg = pkgs.gnupg20; }' ``` |
||
---|---|---|
.. | ||
1.nix | ||
1compat.nix | ||
20.nix | ||
22.nix | ||
clang.patch | ||
fix-libusb-include-path.patch | ||
gpgkey2ssh-20.patch |