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

This commit is contained in:
Anthony Roussel 2024-03-25 00:34:38 +01:00 committed by Anthony ROUSSEL
parent 5c6326e5ba
commit d5d83eaed0
2 changed files with 1 additions and 1 deletions

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 { };