Hi Yury, Yury G Kudryashov <[email protected]> writes:
> Log: > Move gnupg to gnupg1 and gnupg2 to gnupg > > Also add gnupg1-compatibility symlinks to gnupg2. > Most packages should be able to use gnupg2 instead of gnupg1. [...] > + postInstall = '' > + ln -s gpg2 $out/bin/gpg > + ln -s gpgv2 $out/bin/gpgv > + ''; I think we shouldn’t make that symlink, because it’s a decision up to the GnuPG developers and there must be a good reason why they didn’t do it. How about removing these and optionally submitting the suggestion upstream? Thanks, Ludo’. _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
