build: adding gh
This commit is contained in:
parent
c645b650d1
commit
dc59545cd6
@ -32,13 +32,13 @@
|
|||||||
env-pkgs = with pkgs; [
|
env-pkgs = with pkgs; [
|
||||||
go_1_23
|
go_1_23
|
||||||
|
|
||||||
|
gh # github commandline tool
|
||||||
go-task
|
go-task
|
||||||
gofumpt
|
gofumpt
|
||||||
golangci-lint
|
golangci-lint
|
||||||
golines
|
golines
|
||||||
gopls
|
gopls
|
||||||
|
skopeo # handling docker images without docker
|
||||||
skopeo
|
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
with pkgs; {
|
with pkgs; {
|
||||||
|
Loading…
Reference in New Issue
Block a user