about summary refs log tree commit diff stats
path: root/ci.nix
diff options
context:
space:
mode:
authorAlan Pearce2024-09-27 14:33:16 +1200
committerAlan Pearce2024-09-27 14:33:16 +1200
commit0933709f3d385270be76124c08298682ef4671af (patch)
tree7e29dafd9dca0d8be1922d5b31b5bf1c190c7c73 /ci.nix
parent36ca9d7c0cf75941c5244223aa37e04ba4f23545 (diff)
downloadwebsite-0933709f3d385270be76124c08298682ef4671af.tar.lz
website-0933709f3d385270be76124c08298682ef4671af.tar.zst
website-0933709f3d385270be76124c08298682ef4671af.zip
update CI shell specification
Diffstat (limited to 'ci.nix')
-rw-r--r--ci.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci.nix b/ci.nix
index 33b514d..1fb3e9a 100644
--- a/ci.nix
+++ b/ci.nix
@@ -7,7 +7,7 @@
 }:
 pkgs.mkShell {
   packages = with pkgs; [
-    go
+    go_1_23
     templ
     hyperlink
     just