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 fce75e9f4c - Show all commits
+2
View File
@@ -19,6 +19,7 @@
automake automake
cmake cmake
coreutils coreutils
emu2
gcc gcc
gettext gettext
gnumake gnumake
@@ -97,6 +98,7 @@
"llvm@21" "llvm@21"
"lld@21" "lld@21"
"python@3.14" "python@3.14"
"dosbox-staging"
]; ];
# GUI applications. macOS app bundles are managed as casks; nixpkgs darwin # GUI applications. macOS app bundles are managed as casks; nixpkgs darwin
# GUI support is unreliable, so these stay on brew for continuity. # GUI support is unreliable, so these stay on brew for continuity.