prometheus-imap-mailstat-exporter: move to pkgs/by-name

this shouldn't create any rebuilds
This commit is contained in:
quantenzitrone
2026-02-18 22:44:44 +01:00
parent 3932edb692
commit bf49602e50
2 changed files with 0 additions and 3 deletions
-3
View File
@@ -8524,9 +8524,6 @@ with pkgs;
postgres-websockets = haskellPackages.postgres-websockets.bin;
postgrest = haskellPackages.postgrest.bin;
prometheus-imap-mailstat-exporter =
callPackage ../servers/monitoring/prometheus/imap-mailstat-exporter.nix
{ };
prometheus-influxdb-exporter =
callPackage ../servers/monitoring/prometheus/influxdb-exporter.nix
{ };