build: adding gh

This commit is contained in:
Marvin Preuss 2024-09-20 09:47:35 +02:00
parent c645b650d1
commit dc59545cd6

View File

@ -32,13 +32,13 @@
env-pkgs = with pkgs; [
go_1_23
gh # github commandline tool
go-task
gofumpt
golangci-lint
golines
gopls
skopeo
skopeo # handling docker images without docker
];
in
with pkgs; {