diff options
Diffstat (limited to 'modules/mac/programs/homebrew/nix-homebrew.nix')
| -rw-r--r-- | modules/mac/programs/homebrew/nix-homebrew.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/nix-homebrew.nix b/modules/mac/programs/homebrew/nix-homebrew.nix index 555c071..4ff247e 100644 --- a/modules/mac/programs/homebrew/nix-homebrew.nix +++ b/modules/mac/programs/homebrew/nix-homebrew.nix @@ -18,6 +18,7 @@ "acsandmann/homebrew-tap" = acsandmann-homebrew-tap; "hillyu/homebrew-tap" = hillyu-homebrew-tap; "humanlayer/homebrew-humanlayer" = humanlayer-homebrew-humanlayer; + "oven-sh/homebrew-bun" = oven-sh-homebrew-bun; }; }; } |