From f13436939d71d87da0125850cd17ce91d821984f Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Thu, 18 Apr 2024 10:32:13 -0700 Subject: fixes in groq --- lib/config.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/config.nix') diff --git a/lib/config.nix b/lib/config.nix index 12bcf15..45e3062 100644 --- a/lib/config.nix +++ b/lib/config.nix @@ -4,6 +4,7 @@ allowUnsupportedSystem = true; permittedInsecurePackages = [ "electron-13.6.9" + "electron-25.9.0" ]; cudaSupport = false; } -- cgit v1.2.3