Skip to content

Commit 9fb2ae4

Browse files
committed
leafpad: remove
1 parent 2c8279a commit 9fb2ae4

File tree

3 files changed

+1
-30
lines changed

3 files changed

+1
-30
lines changed

pkgs/applications/editors/leafpad/default.nix

Lines changed: 0 additions & 28 deletions
This file was deleted.

pkgs/top-level/aliases.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,7 @@ mapAliases {
568568
LASzip = laszip; # Added 2024-06-12
569569
LASzip2 = laszip_2; # Added 2024-06-12
570570
latinmodern-math = lmmath;
571+
leafpad = throw "'leafpad' has been removed due to lack of maintenance upstream. Consider using 'xfce.mouspad' instead"; # Added 2024-10-19
571572
ledger_agent = ledger-agent; # Added 2024-01-07
572573
lfs = dysk; # Added 2023-07-03
573574
libAfterImage = throw "'libAfterImage' has been removed from nixpkgs, as it's no longer in development for a long time"; # Added 2024-06-01

pkgs/top-level/all-packages.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9577,8 +9577,6 @@ with pkgs;
95779577

95789578
ldns = callPackage ../development/libraries/ldns { };
95799579

9580-
leafpad = callPackage ../applications/editors/leafpad { };
9581-
95829580
leanblueprint = with python3Packages; toPythonApplication leanblueprint;
95839581

95849582
leanify = callPackage ../tools/misc/leanify { };

0 commit comments

Comments
 (0)