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:
parent
536720e5c8
commit
3d1007716c
@ -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.";
|
||||
|
Loading…
Reference in New Issue
Block a user