mailutils: move to pkgs/by-name

This commit is contained in:
Stefan Frijters 2025-06-14 13:52:04 +02:00 committed by Alyssa Ross
parent e2a57232aa
commit 59eafaa940
5 changed files with 0 additions and 2 deletions

View File

@ -3738,8 +3738,6 @@ with pkgs;
libtool = if stdenv.hostPlatform.isDarwin then cctools else libtool; libtool = if stdenv.hostPlatform.isDarwin then cctools else libtool;
}; };
mailutils = callPackage ../tools/networking/mailutils { };
man = man-db; man = man-db;
mangohud = callPackage ../tools/graphics/mangohud { mangohud = callPackage ../tools/graphics/mangohud {