feat(darwin): add apps i need #38

Merged
lyrathorpe merged 2 commits from feat/add-dosbox into main 2026-06-23 16:26:31 +01:00
Showing only changes of commit 1e0485efde - Show all commits
+1 -1
View File
@@ -19,7 +19,6 @@
automake automake
cmake cmake
coreutils coreutils
emu2
gcc gcc
gettext gettext
gnumake gnumake
@@ -94,6 +93,7 @@
# Formulae kept on brew: vendor PWA host and version-pinned toolchains that # Formulae kept on brew: vendor PWA host and version-pinned toolchains that
# are simpler to track via brew than to match exactly in nixpkgs. # are simpler to track via brew than to match exactly in nixpkgs.
brews = [ brews = [
"emu2"
"firefoxpwa" "firefoxpwa"
"llvm@21" "llvm@21"
"lld@21" "lld@21"