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

this shouldn't create any rebuilds
This commit is contained in:
quantenzitrone
2026-02-18 22:36:32 +01:00
parent 623c95da6f
commit 8b333ce572
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-fritzbox-exporter =
callPackage ../servers/monitoring/prometheus/fritzbox-exporter.nix
{ };
prometheus-gitlab-ci-pipelines-exporter =
callPackage ../servers/monitoring/prometheus/gitlab-ci-pipelines-exporter.nix
{ };