{firehol,iprange}: move to by-name

This commit is contained in:
Michael Daniels
2026-05-30 13:04:42 -04:00
parent 9c3eac0931
commit 76fa7a983c
6 changed files with 0 additions and 4 deletions
-4
View File
@@ -2228,10 +2228,6 @@ with pkgs;
buildProduct = "daemon";
};
iprange = callPackage ../applications/networking/firehol/iprange.nix { };
firehol = callPackage ../applications/networking/firehol { };
fluentd = callPackage ../tools/misc/fluentd { };
fpm = callPackage ../tools/package-management/fpm { };