Skip to content

Commit

Permalink
mbox: remove
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjheng authored and ehmry committed Dec 24, 2023
1 parent b043767 commit 9b99a22
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 41 deletions.
39 changes: 0 additions & 39 deletions pkgs/tools/security/mbox/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 @@ -590,6 +590,7 @@ mapAliases ({
matrique = spectral; # Added 2020-01-27
matrix-recorder = throw "matrix-recorder has been removed due to being unmaintained"; # Added 2023-05-21
maui-nota = libsForQt5.mauiPackages.nota; # added 2022-05-17
mbox = throw "'mobx' has been removed, as it was broken and unmaintained"; # Added 2023-12-21
mcomix3 = mcomix; # Added 2022-06-05
meme = meme-image-generator; # Added 2021-04-21
mess = throw "'mess' has been renamed to/replaced by 'mame'"; # 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 @@ -10838,8 +10838,6 @@ with pkgs;

mb2md = callPackage ../tools/text/mb2md { };

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

mbuffer = callPackage ../tools/misc/mbuffer { };

mdsh = callPackage ../development/tools/documentation/mdsh { };
Expand Down

0 comments on commit 9b99a22

Please sign in to comment.