diff --git a/flake.nix b/flake.nix index 92c5382..8fcd405 100644 --- a/flake.nix +++ b/flake.nix @@ -30,10 +30,12 @@ bash chezmoi # delve + gh git go-task # https://taskfile.dev/ go-tools gofumpt + act golangci-lint golines #gopls @@ -41,6 +43,7 @@ #gosh gotools neo-cowsay + svu nixpkgs-fmt ]; @@ -52,4 +55,4 @@ } ); }; -} \ No newline at end of file +}