Skip to content

Commit

Permalink
Merge pull request #308615 from Stunkymonkey/kdbplus-deprecate-phases
Browse files Browse the repository at this point in the history
kdbplus: remove
  • Loading branch information
Stunkymonkey authored May 6, 2024
2 parents 40da51f + 40e304c commit e35d693
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 78 deletions.
76 changes: 0 additions & 76 deletions pkgs/applications/misc/kdbplus/default.nix

This file was deleted.

1 change: 1 addition & 0 deletions pkgs/top-level/aliases.nix
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,7 @@ mapAliases ({
kube3d = k3d; # Added 2022-0705
kafkacat = kcat; # Added 2021-10-07
kak-lsp = kakoune-lsp; # Added 2024-04-01
kdbplus = throw "'kdbplus' has been removed from nixpkgs"; # Added 2024-05-06
kdeconnect = plasma5Packages.kdeconnect-kde; # Added 2020-10-28
keepassx = throw "KeePassX is no longer actively developed. Please consider KeePassXC as a maintained alternative."; # Added 2023-02-17
keepassx2 = throw "KeePassX is no longer actively developed. Please consider KeePassXC as a maintained alternative."; # Added 2023-02-17
Expand Down
2 changes: 0 additions & 2 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9583,8 +9583,6 @@ with pkgs;

kdoctor = callPackage ../development/tools/kdoctor { };

kdbplus = pkgsi686Linux.callPackage ../applications/misc/kdbplus { };

kdigger = callPackage ../tools/security/kdigger { };

kdiskmark = libsForQt5.callPackage ../tools/filesystems/kdiskmark { };
Expand Down

0 comments on commit e35d693

Please sign in to comment.