summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorGuillaume Girol <symphorien@users.noreply.github.com>2021-08-05 07:26:28 +0000
committerGitHub <noreply@github.com>2021-08-05 09:26:28 +0200
commit39e7ea6b4751458cc9ba957502332fd95e867a44 (patch)
tree6dc164fc7f59ff28d49868f19d4cb08c6f8ac3e9 /pkgs/top-level/aliases.nix
parent3a27e7859ebd6935cd7bab4ef2fa81c9ae465228 (diff)
qtkeychain: 0.9.1 -> 0.12.0 (#132457)
Diffstat (limited to 'pkgs/top-level/aliases.nix')
-rw-r--r--pkgs/top-level/aliases.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix
index 3f977123d29e..bf8154233b88 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -686,6 +686,7 @@ mapAliases ({
qvim = throw "qvim has been removed."; # added 2020-08-31
qweechat = throw "qweechat has been removed because it was broken"; # added 2021-03-08
qwt6 = libsForQt5.qwt; # added 2015-12-19
+ qtkeychain = throw "the qtkeychain attribute (qt4 version) has been removes, use the qt5 version: libsForQt5.qtkeychain"; # added 2021-08-04
qtcurve = libsForQt5.qtcurve; # added 2020-11-07
qtpfsgui = throw "qtpfsgui is now luminanceHDR"; # added 2019-06-26
quaternion-git = throw "quaternion-git has been removed in favor of the stable version 'quaternion'"; # added 2020-04-09