wmic-bin: move to pkgs/servers/monitoring/wmic-bin

This commit is contained in:
Anthony Roussel
2024-10-05 20:55:47 +02:00
committed by Anthony ROUSSEL
parent 5c6326e5ba
commit d5d83eaed0
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -38608,7 +38608,7 @@ with pkgs;
hy = with python3Packages; toPythonApplication hy;
wmic-bin = callPackage ../servers/monitoring/plugins/wmic-bin.nix { };
wmic-bin = callPackage ../servers/monitoring/wmic-bin { };
ghc-standalone-archive = callPackage ../os-specific/darwin/ghc-standalone-archive { };