about summary refs log tree commit diff
path: root/third_party/default.nix
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2020-07-19T16·46+0100
committertazjin <mail@tazj.in>2020-07-19T16·54+0000
commit02066a4bab3f534569c61f571c25d519a1a569ad (patch)
treeaf98eeb0feff36be97371535b8620beb0869fd4f /third_party/default.nix
parent61a7b97c3927f28ef588196bc2efbd8c6cceb8c4 (diff)
chore(3p/nix): Enable clang-format check in derivation build r/1399
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>
Diffstat (limited to 'third_party/default.nix')
-rw-r--r--third_party/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/default.nix b/third_party/default.nix
index f9b963f152..d1fd9f370f 100644
--- a/third_party/default.nix
+++ b/third_party/default.nix
@@ -65,6 +65,7 @@ let
       diffutils
       dockerTools
       execline
+      fd
       fetchFromGitHub
       fetchgit
       fetchurl