Skip to content

Commit

Permalink
moonlander: drop
Browse files Browse the repository at this point in the history
  • Loading branch information
azahi committed Nov 27, 2023
1 parent 01b2dc1 commit da55691
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 47 deletions.
44 changes: 0 additions & 44 deletions pkgs/applications/networking/browsers/moonlander/default.nix

This file was deleted.

2 changes: 1 addition & 1 deletion pkgs/top-level/aliases.nix
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ mapAliases ({
monero = monero-cli; # Added 2021-11-28
mongodb-4_0 = throw "mongodb-4_0 has been removed, it's end of life since April 2022"; # Added 2023-01-05
mongodb-4_2 = throw "mongodb-4_2 has been removed, it's end of life since April 2023"; # Added 2023-06-06

moonlander = throw "'moonlander' has been removed due to it being broken and unmaintained"; # Added 2023-11-26
moz-phab = mozphab; # Added 2022-08-09
mozart-binary = throw "'mozart-binary' has been renamed to/replaced by 'mozart2-binary'"; # Converted to throw 2023-09-10
mozart = throw "'mozart' has been renamed to/replaced by 'mozart2-binary'"; # Converted to throw 2023-09-10
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 @@ -33808,8 +33808,6 @@ with pkgs;

moolticute = libsForQt5.callPackage ../applications/misc/moolticute { };

moonlander = callPackage ../applications/networking/browsers/moonlander { };

moonlight-embedded = callPackage ../applications/misc/moonlight-embedded { };

moonlight-qt = libsForQt5.callPackage ../applications/misc/moonlight-qt {
Expand Down

0 comments on commit da55691

Please sign in to comment.