Update flake.nix

This commit is contained in:
2025-11-24 21:30:01 -05:00
committed by GitHub
parent fb9c4800ae
commit 9545c9fd85

View File

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