about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2024-10-23 15:56:11 +0200
committerAlan Pearce2024-10-23 15:56:11 +0200
commite41146152a3e65256ce1c0ce047454914e151439 (patch)
tree1654ff9e7b65773d3dcba16ce357c838d5a120ee
parent51024675983d865c4635fa70184f827c6c543d02 (diff)
downloadwebsite-e41146152a3e65256ce1c0ce047454914e151439.tar.lz
website-e41146152a3e65256ce1c0ce047454914e151439.tar.zst
website-e41146152a3e65256ce1c0ce047454914e151439.zip
Revert "update CI shell specification"
This reverts commit 0933709f3d385270be76124c08298682ef4671af.
-rw-r--r--ci.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci.nix b/ci.nix
index 1fb3e9a..33b514d 100644
--- a/ci.nix
+++ b/ci.nix
@@ -7,7 +7,7 @@
 }:
 pkgs.mkShell {
   packages = with pkgs; [
-    go_1_23
+    go
     templ
     hyperlink
     just