Fix integration nix
This commit is contained in:
parent
9d4822b8c7
commit
ac5ad42474
2 changed files with 2 additions and 1 deletions
|
@ -127,6 +127,7 @@
|
|||
format = pkgs.runCommand "check-format"
|
||||
{
|
||||
buildInputs = with pkgs; [
|
||||
gnumake
|
||||
nixpkgs-fmt
|
||||
golangci-lint
|
||||
nodePackages.prettier
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue