An Ops Flake I use for DNThings
- Nix 94.2%
- Ruby 3.6%
- Just 2.2%
| chef-workstation | ||
| .gitignore | ||
| README.md | ||
| renovate.json | ||
| shell.nix | ||
DNFlake
The tools I need for work, so I don't have to do it in every repo
Chef-Workstation
I have to build my own work tools
The gem files need to be synced down (and then added a few extra)
Updating Dependencies
When updating gems or syncing changes from upstream:
bundle install
bundle lock --remove-platform x64-mingw x64-mingw-ucrt x86-mingw32
bundix
Building
nix build .#chef-workstation