prometheus-zfs-exporter: move to pkgs/by-name

this shouldn't create any rebuilds
This commit is contained in:
quantenzitrone
2026-02-18 22:45:34 +01:00
parent 62d97a6d78
commit 672a0481d0
2 changed files with 0 additions and 1 deletions
-1
View File
@@ -8524,7 +8524,6 @@ with pkgs;
postgres-websockets = haskellPackages.postgres-websockets.bin;
postgrest = haskellPackages.postgrest.bin;
prometheus-zfs-exporter = callPackage ../servers/monitoring/prometheus/zfs-exporter.nix { };
prometheus-xmpp-alerts = callPackage ../servers/monitoring/prometheus/xmpp-alerts.nix { };
public-inbox = perlPackages.callPackage ../servers/mail/public-inbox { };