13 exes = [ "chef-cli" ];
15 passthru.updateScript = bundlerUpdateScript "chef-cli";
18 description = "Chef Infra Client is a powerful agent that applies your configurations on remote Linux, macOS, Windows and cloud-based systems";
19 homepage = "https://chef.io/";
20 license = licenses.asl20;
21 maintainers = with maintainers; [ dylanmtaylor ];
22 mainProgram = "chef-cli";