Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| df7747f876 | |||
| 1e0485efde | |||
| fce75e9f4c |
@@ -93,10 +93,12 @@
|
|||||||
# 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"
|
||||||
"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.
|
||||||
|
|||||||
Reference in New Issue
Block a user