pinentry_qt5: alias to pinentry-qt

Attribute was removed in a4916fdea5 which
will land in 20.03, but breaks evaluation for everyone using
pinentry_qt5 on NixOS 19.09 when updating.
This commit is contained in:
Maximilian Bosch 2020-02-11 15:52:15 +01:00
parent 536720e5c8
commit 3d1007716c
No known key found for this signature in database
GPG key ID: 091DBF4D1FC46B8E

View file

@ -347,6 +347,7 @@ mapAliases ({
pinentry_gtk2 = pinentry-gtk2; # added 2019-10-14
pinentry_qt = pinentry-qt; # added 2019-10-14
pinentry_gnome = pinentry-gnome; # added 2019-10-14
pinentry_qt5 = pinentry-qt; # added 2020-02-11
postgis = postgresqlPackages.postgis;
# end
ppl-address-book = throw "deprecated in 2019-05-02: abandoned by upstream.";