fixes mysql-shell install

This commit is contained in:
Dennis 2025-08-25 13:50:43 +02:00
parent 90dfdf0341
commit a68499b913

View file

@ -91,7 +91,6 @@
"python-setuptools" "python-setuptools"
"gmp" "gmp"
"rbenv" "rbenv"
"mysql-shell"
]; ];
casks = [ casks = [
@ -116,6 +115,7 @@
"raycast" "raycast"
"spotify" "spotify"
"google-chrome" "google-chrome"
"mysql-shell"
]; ];
}; };