Skip to content

Commit

Permalink
feat: add brew bun
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-yao committed Aug 4, 2024
1 parent 36c620b commit a1a1a2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions machines/darwin/apps.nix
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"homebrew/services"
"1password/tap"
"koekeishiya/formulae"
"oven-sh/bun"
];

# `brew install`
Expand All @@ -67,6 +68,7 @@
"luarocks"
"ollama"
"catme0w/tap/zouxian"
"bun"
];

# `brew install --cask`
Expand Down

0 comments on commit a1a1a2c

Please sign in to comment.