about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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