From 6a5ccdab347040df726e2a029c7d5b42e1d2c090 Mon Sep 17 00:00:00 2001 From: Dennis Date: Mon, 25 Aug 2025 15:02:05 +0200 Subject: [PATCH] installs mysql 8 --- hosts/dnsc-work/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/dnsc-work/default.nix b/hosts/dnsc-work/default.nix index dc14c55..091c03d 100644 --- a/hosts/dnsc-work/default.nix +++ b/hosts/dnsc-work/default.nix @@ -91,7 +91,7 @@ "python-setuptools" "gmp" "rbenv" - "mysql" + "mysql@8.0" ]; casks = [