Skip to content

Commit

Permalink
chore: bump go version to 1.22 in nix shell
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Aug 13, 2024
1 parent aaaad80 commit 7c49c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
name = "libations";
NIX_CONFIG = "experimental-features = nix-command flakes";
nativeBuildInputs = with pkgs; [
go_1_21
go_1_22
go-tools
gofumpt
gopls
Expand Down

0 comments on commit 7c49c92

Please sign in to comment.