Skip to content

Commit bfc4f6e

Browse files
authored
Merge branch 'main' into patch-actions-email-2
2 parents 2330dcf + 04017f2 commit bfc4f6e

File tree

4 files changed

+230
-229
lines changed

4 files changed

+230
-229
lines changed

flake.lock

Lines changed: 3 additions & 3 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
@@ -15,7 +15,7 @@
1515
with pkgs;
1616
let
1717
# only bump toolchain versions here
18-
go = go_1_24;
18+
go = go_1_25;
1919
nodejs = nodejs_24;
2020
python3 = python312;
2121

0 commit comments

Comments
 (0)