This website works better with JavaScript
Home
Explore
Help
Sign In
thatsmydoing
/
dotfiles
Watch
1
Star
0
Fork
0
Files
Issues
0
Tree:
9d240fa613
Branches
Tags
master
dotfiles
/
.config
/
nixpkgs
/
overlays
/
workPackages.nix
workPackages.nix
85 B
History
Raw
1
2
3
self:
super:
{
chef-packages =
super
.callPackage .
/packages/
chef/
default
.nix {};
}