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:
Vincent Ambo 2020-07-19 17:46:42 +01:00 committed by tazjin
parent 61a7b97c39
commit 02066a4bab
3 changed files with 7 additions and 2 deletions

View file

@ -65,6 +65,7 @@ let
diffutils
dockerTools
execline
fd
fetchFromGitHub
fetchgit
fetchurl