feat(darwin): add apps i need
CI / flake (pull_request) Failing after 3m26s

dosbox and emu2, psion time
This commit is contained in:
2026-06-23 16:16:07 +01:00
parent 5f4fd8d74e
commit fce75e9f4c
+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.