add hadolint
This commit is contained in:
parent
77dac5900f
commit
29a3cca668
2 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,7 @@ let
|
|||
"dustypomerleau.rust-syntax"
|
||||
"mattheworford.hocon-tools"
|
||||
"pgourlain.erlang"
|
||||
"exiasr.hadolint"
|
||||
# "github.copilot-chat"
|
||||
];
|
||||
# Nixpkgs Extensions. These are updated whenver they get around to it.
|
||||
|
|
|
@ -18,6 +18,7 @@ with config;
|
|||
# dev
|
||||
gh
|
||||
go
|
||||
hadolint
|
||||
nil
|
||||
nixpkgs-fmt
|
||||
shfmt
|
||||
|
|
Loading…
Reference in a new issue