From 70571e179c7b547674d05b45af73c0331dbbc494 Mon Sep 17 00:00:00 2001 From: Tyler Mayoff Date: Tue, 30 Sep 2025 11:35:04 -0400 Subject: [PATCH] bump helix --- dot_config/flake/flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/flake/flake.nix b/dot_config/flake/flake.nix index 25fb253..1ce3c8c 100644 --- a/dot_config/flake/flake.nix +++ b/dot_config/flake/flake.nix @@ -18,7 +18,7 @@ # Software helix = { - url = "github:helix-editor/helix/209558645a0a00660e74b0e14e6ec0a0b1fac590"; + url = "github:helix-editor/helix/bfcbef10c513108c7b43317569416c2eefc4ed44"; }; niri = {