chore(3p/nix): Enable clang-format check in derivation build
This is the easiest way to get the checks up and running for now, but we will probably want to separate out things like this into a separate build step in the future. Change-Id: I8e1a1095aef09b1eee97abad5b6240bc64d14b8c Reviewed-on: https://cl.tvl.fyi/c/depot/+/1287 Tested-by: BuildkiteCI Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
parent
61a7b97c39
commit
02066a4bab
3 changed files with 7 additions and 2 deletions
1
third_party/default.nix
vendored
1
third_party/default.nix
vendored
|
|
@ -65,6 +65,7 @@ let
|
|||
diffutils
|
||||
dockerTools
|
||||
execline
|
||||
fd
|
||||
fetchFromGitHub
|
||||
fetchgit
|
||||
fetchurl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue