File tree Expand file tree Collapse file tree 3 files changed +1
-30
lines changed
applications/editors/leafpad Expand file tree Collapse file tree 3 files changed +1
-30
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 { };
You can’t perform that action at this time.
0 commit comments