summary refs log tree commit diff
path: root/config.nix
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2026-02-26 14:27:05 +0100
committerMel <mel@rnrd.eu>2026-03-16 20:51:38 +0100
commit11db9a69a4f82f4219961e8035ec9b9d5dce32af (patch)
tree2aa7b29cc44934297ff5fe0cca11a25963f623df /config.nix
parent759a89691a0eb3befefaf7ff7a1439355ff805d2 (diff)
downloadminerals-11db9a69a4f82f4219961e8035ec9b9d5dce32af.tar.zst
minerals-11db9a69a4f82f4219961e8035ec9b9d5dce32af.zip
Update permitted unsafes & disable electronics packages for desktops (too much breakage)
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'config.nix')
-rw-r--r--config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.nix b/config.nix
index 32dce28..cac8257 100644
--- a/config.nix
+++ b/config.nix
@@ -9,6 +9,6 @@
 
     # no direct vulnerabilities but electron version is depercated,
     # should be fine.
-    "beekeeper-studio-5.5.3"
+    "beekeeper-studio-5.5.5"
   ];
 }