File tree Expand file tree Collapse file tree 3 files changed +1
-50
lines changed Expand file tree Collapse file tree 3 files changed +1
-50
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -1593,6 +1593,7 @@ mapAliases {
15931593 qtcurve = throw "'qtcurve' has been renamed to/replaced by 'libsForQt5.qtcurve'" ; # Converted to throw 2024-10-17
15941594 qtile-unwrapped = python3 . pkgs . qtile ; # Added 2023-05-12
15951595 quantum-espresso-mpi = quantum-espresso ; # Added 2023-11-23
1596+ quickbms = throw "'quickbms' has been removed due to being unmaintained for many years." ; # Added 2025-05-17
15961597 quicklispPackages = throw "Lisp packages have been redesigned. See 'lisp-modules' in the nixpkgs manual." ; # Added 2024-05-07
15971598 quicklispPackagesABCL = throw "Lisp packages have been redesigned. See 'lisp-modules' in the nixpkgs manual." ; # Added 2024-05-07
15981599 quicklispPackagesCCL = throw "Lisp packages have been redesigned. See 'lisp-modules' in the nixpkgs manual." ; # Added 2024-05-07
Original file line number Diff line number Diff line change @@ -4283,8 +4283,6 @@ with pkgs;
42834283
42844284 qlcplus = libsForQt5.callPackage ../applications/misc/qlcplus { };
42854285
4286- quickbms = pkgsi686Linux.callPackage ../tools/archivers/quickbms { };
4287-
42884286 qdigidoc = libsForQt5.callPackage ../tools/security/qdigidoc { };
42894287
42904288 qjournalctl = libsForQt5.callPackage ../applications/system/qjournalctl { };
You can’t perform that action at this time.
0 commit comments