2 Commits

Author SHA1 Message Date
renovate[bot]
41e752edac Update dependency go to v1.25.4 2025-11-25 02:30:41 +00:00
9545c9fd85 Update flake.nix 2025-11-24 21:30:01 -05:00

View File

@@ -37,7 +37,7 @@
packages = with pkgs; [ packages = with pkgs; [
gopls gopls
gotools gotools
go_1_23 go_1_25
]; ];
}; };
}; };