nixpkgs/pkgs/tools/misc/chef-cli/Gemfile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
54 B
Text
Raw Normal View History

2023-04-18 20:07:48 +02:00
source 'https://rubygems.org' do
gem "chef-cli"
end