Skip to content

Commit 587bf92

Browse files
Merge branch 'main' into deprecate-azure-ad-auth
2 parents 931044c + 08a7e65 commit 587bf92

File tree

6 files changed

+244
-237
lines changed

6 files changed

+244
-237
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)