[nix] Fix the annoying brew issue

This commit is contained in:
Alyxia Sother 2023-04-20 14:49:40 +02:00
parent 5effa69f8e
commit 8c48ec955e
No known key found for this signature in database
GPG Key ID: 01E16C4E775A37E4
1 changed files with 1 additions and 1 deletions

View File

@ -84,6 +84,7 @@
brews = [ brews = [
"composer" "composer"
"ddev" "ddev"
"mkcert"
"pkg-config" "pkg-config"
"sdl2" "sdl2"
]; ];
@ -101,7 +102,6 @@
"google-chrome" "google-chrome"
"itch" "itch"
"iterm2" "iterm2"
"nss"
"obs" "obs"
"raycast" "raycast"
"sequel-ace" "sequel-ace"