From 2a2327b6a59343270c54162c2583011df9979023 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 23 Oct 2024 15:39:29 +0200 Subject: Revert "update go to 1.23" This reverts commit fd8fff31addcffa064693d561122253b49ac478c. --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 5ccedea..4b62685 100644 --- a/shell.nix +++ b/shell.nix @@ -11,7 +11,7 @@ in pkgs.mkShell { inherit (pre-commit-check) shellHook; packages = with pkgs; [ - go_1_23 + go npins gopls go-licenses -- cgit 1.4.1