Open Eveeifyeve opened 8 months ago
Isn't this an example exactly that? https://github.com/genebean/dots/blob/b2f97f3e41ee1a3347d2d2b05dae4e2dcfe3eab9/modules/system/common/all-darwin.nix#L23-L82
Just remembered that this may be coming from nix-darwin...
Yeh it's from nix darwin but it:
I'm not using the homebrew-bundle integration in nix-darwin myself, but others are and it supposedly works (#19). What error are you getting?
Homebrew nmot installed on rebuild
But also it might be worth it since people do want to homebrew but I felt like the hombrew option in nix-darwin is a bit much when your using nix-homebrew
I think this would be great that way people can fully use nix with brew. All you have to do is
brew install
for formulas andbrew install --casks
for casks to implement it. I have took inspiration from Nix-Darwin HomeBrew Casks and Nix-Darwin HomeBrew Formulas.Example config ref: