prom2json: move to pkgs/by-name

this shouldn't create any rebuilds
This commit is contained in:
quantenzitrone
2026-02-18 22:36:14 +01:00
parent 1994644a54
commit 6074f37164
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;
prom2json = callPackage ../servers/monitoring/prometheus/prom2json.nix { };
prometheus-apcupsd-exporter = callPackage ../servers/monitoring/prometheus/apcupsd-exporter.nix { };
prometheus-artifactory-exporter =
callPackage ../servers/monitoring/prometheus/artifactory-exporter.nix