fetchmail: move to pkgs/by-name

This commit is contained in:
Robert Schütz
2025-11-01 20:27:54 -07:00
parent 542f16f85f
commit 5ecffc5205
2 changed files with 0 additions and 1 deletions
-1
View File
@@ -10951,7 +10951,6 @@ with pkgs;
];
};
fetchmail = callPackage ../applications/misc/fetchmail { };
fetchmail_7 = callPackage ../applications/misc/fetchmail/v7.nix { };
firewalld-gui = firewalld.override { withGui = true; };