From 678de9fea80f3dce35de2b05b9813d114de16821 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 25 Feb 2026 00:54:41 -0500 Subject: [PATCH] Disable some more packages that pretty much always broke build --- configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index cd772d7..3791b49 100644 --- a/configuration.nix +++ b/configuration.nix @@ -204,8 +204,8 @@ vimPlugins.vim-wayland-clipboard wget whois - vimplugin-wezterm.nvim # WeztermSpawn to start a task in new tab https://github.com/willothy/wezterm.nvim/ - vivaldi # proprietary but privacy-focused web browser + # vimplugin-wezterm.nvim # breaks build, but would be: WeztermSpawn to start a task in new tab https://github.com/willothy/wezterm.nvim/ + # vivaldi # breaks build as of 2026-01-01 but browser was crashing on setup (first startup) anyway: proprietary but privacy-focused web browser vlc vscodium # wcalc - command-line calculator but rink does that plus unit conversion!