all repos — website @ 0933709f3d385270be76124c08298682ef4671af

My website

update CI shell specification
Alan Pearce alan@alanpearce.eu
Fri, 27 Sep 2024 14:33:16 +1200
commit

0933709f3d385270be76124c08298682ef4671af

parent

36ca9d7c0cf75941c5244223aa37e04ba4f23545

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M ci.nixci.nix
@@ -7,7 +7,7 @@ ) }:
 pkgs.mkShell {
   packages = with pkgs; [
-    go
+    go_1_23
     templ
     hyperlink
     just