From 6ce603d288e0355a0c0470647ae24f7d839afc16 Mon Sep 17 00:00:00 2001 From: Ryan Yeske Date: Mon, 6 Oct 2025 19:30:51 -0700 Subject: [PATCH] Update nix packages --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index 6e3015e7..7be4e220 100644 --- a/shell.nix +++ b/shell.nix @@ -5,7 +5,7 @@ in with nixpkgs; mkShell { buildInputs = [ air - go + go_1_24 golint gopls sqlite