added cobra-cli to devshell

This commit is contained in:
steven carpenter 2025-07-24 03:11:49 -04:00
parent f613b13373
commit 462088a015

View file

@ -62,6 +62,7 @@
go_1_23 go_1_23
gopls gopls
nixpkgs-fmt nixpkgs-fmt
cobra-cli
]; ];
env = { env = {
CGO_ENABLED = "1"; CGO_ENABLED = "1";