From 363964e90bd78181bf0b0f96b57d693be1ced352 Mon Sep 17 00:00:00 2001 From: bbedward Date: Fri, 13 Mar 2026 11:42:46 -0400 Subject: [PATCH] fix(udev): avoid event loop termination core: bump go to 1.26 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index c075a165..9a5d075a 100644 --- a/flake.nix +++ b/flake.nix @@ -187,7 +187,7 @@ buildInputs = with pkgs; [ - go_1_25 + go_1_26 gopls delve go-tools