From 1190276bab48da1f22ad5197869e7a0f1412d279 Mon Sep 17 00:00:00 2001 From: Hadi Date: Fri, 29 May 2026 10:06:32 +0200 Subject: [PATCH] add gosec Signed-off-by: Hadi --- nix/shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/shell.nix b/nix/shell.nix index 1031208..24a25fd 100644 --- a/nix/shell.nix +++ b/nix/shell.nix @@ -52,6 +52,7 @@ in packages = with pkgs; [ go + gosec python3 doctoc stylua