about summary refs log tree commit diff
path: root/third_party/default.nix
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2020-06-23T00·11-0400
committerglittershark <grfn@gws.fyi>2020-06-23T14·25+0000
commit368e8d1eddb8cd95ded7b2f78e4805c67d28ff91 (patch)
tree9dda8cf75855c90afbeec5f51f8016e7f30e8d1a /third_party/default.nix
parentb94d9f89dc758560a3d5c6716975e79d56820d9e (diff)
feat(3p/nix): Add installCheckPhase r/1067
Add an installCheckPhase that runs the appropriate substituteAll on
common.sh and runs the lang.sh tests with the build artifacts in the
PATH.

Change-Id: I2df5a93b8f3ffdfdc194a0e7d6b6669ef520c345
Reviewed-on: https://cl.tvl.fyi/c/depot/+/561
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 b4b799e8ee..993d7db352 100644
--- a/third_party/default.nix
+++ b/third_party/default.nix
@@ -126,6 +126,7 @@ let
       texlive
       thttpd
       tree
+      utillinux
       which
       writeShellScript
       writeShellScriptBin