chef-cli: migrate to by-name

This commit is contained in:
Guy Chronister
2026-04-13 19:30:14 +02:00
committed by Weijia Wang
parent 54425578df
commit b645b3f35e
5 changed files with 0 additions and 2 deletions
-2
View File
@@ -375,8 +375,6 @@ with pkgs;
practiceMod = true;
};
chef-cli = callPackage ../tools/misc/chef-cli { };
coolercontrol = recurseIntoAttrs (callPackage ../applications/system/coolercontrol { });
dhallDirectoryToNix = callPackage ../build-support/dhall/directory-to-nix.nix { };