Skip to content

Commit 248f348

Browse files
committed
nix: update to go1.23
1 parent 6d5bd3d commit 248f348

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

flake.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
pkgs = import nixpkgs { inherit system; };
1818

1919
buildDeps = with pkgs; [
20-
go_1_22
20+
go_1_23
2121
gnumake
2222
git
2323
];

0 commit comments

Comments
 (0)