Skip to content

Commit b69c8d2

Browse files
committed
mmutils: drop
The upstream code hasn’t been updated in the past five years. It is also poorly maintained in nixpkgs, where it even has an incorrect pname. A GitHub search shows no active users.
1 parent 5a1cf29 commit b69c8d2

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

pkgs/by-name/mm/mmutils/package.nix

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

pkgs/top-level/aliases.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1564,6 +1564,7 @@ mapAliases {
15641564
minizip2 = pkgs.minizip-ng; # Added 2022-12-28
15651565
miru = throw "'miru' has been removed due to lack maintenance"; # Added 2025-08-21
15661566
mmsd = throw "'mmsd' has been removed due to being unmaintained upstream. Consider using 'mmsd-tng' instead"; # Added 2025-06-07
1567+
mmutils = throw "'mmutils' has been removed due to being unmaintained upstream"; # Added 2025-08-29
15671568
mod_dnssd = throw "'mod_dnssd' has been renamed to/replaced by 'apacheHttpdPackages.mod_dnssd'"; # Converted to throw 2024-10-17
15681569
mod_fastcgi = throw "'mod_fastcgi' has been renamed to/replaced by 'apacheHttpdPackages.mod_fastcgi'"; # Converted to throw 2024-10-17
15691570
mod_python = throw "'mod_python' has been renamed to/replaced by 'apacheHttpdPackages.mod_python'"; # Converted to throw 2024-10-17

0 commit comments

Comments
 (0)