diff options
author | glittershark <grfn@gws.fyi> | 2020-06-23T15·10+0000 |
---|---|---|
committer | glittershark <grfn@gws.fyi> | 2020-06-23T15·23+0000 |
commit | ec84fde6b11c4e138a2a50dda89d1bf48b6aa5c1 (patch) | |
tree | 587ee55eab296470606b9c91bf153e03276db3e2 /third_party/default.nix | |
parent | 9ead20ef9f860cd0eb3acc4397499109db99fb95 (diff) |
fix(3p/nix): Revert "feat(3p/nix): Add installCheckPhase" r/1069
This reverts commit 368e8d1eddb8cd95ded7b2f78e4805c67d28ff91. Reason for revert: Didn't mean to submit, and the phase is currently failing (which breaks the otherwise-functional derivation) Change-Id: I515b2fb45188dc90f09ae2458453192487c74d71 Reviewed-on: https://cl.tvl.fyi/c/depot/+/581 Reviewed-by: tazjin <mail@tazj.in>
Diffstat (limited to 'third_party/default.nix')
-rw-r--r-- | third_party/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/default.nix b/third_party/default.nix index 993d7db352d7..b4b799e8ee59 100644 --- a/third_party/default.nix +++ b/third_party/default.nix @@ -126,7 +126,6 @@ let texlive thttpd tree - utillinux which writeShellScript writeShellScriptBin |