pkgs(mac): add ddev
This commit is contained in:
parent
8134874854
commit
e18a7ad0cc
@ -60,10 +60,14 @@
|
||||
# Upgrade outdated formulae on activation
|
||||
upgrade = true;
|
||||
};
|
||||
taps = [
|
||||
"ddev/ddev"
|
||||
];
|
||||
brews = [
|
||||
"cocoapods"
|
||||
"openjdk@17"
|
||||
"bash" # Required for nix-shell to function properly
|
||||
"ddev/ddev/ddev"
|
||||
];
|
||||
casks = [
|
||||
"hiddenbar"
|
||||
|
Loading…
x
Reference in New Issue
Block a user