about summary refs log tree commit diff
path: root/third_party/nixpkgs-exposed/exposed/default.nix
diff options
context:
space:
mode:
authorLuke Granger-Brown <git@lukegb.com>2021-04-06T16·46+0100
committerlukegb <lukegb@tvl.fyi>2021-04-06T18·43+0000
commit79aa14278832be17c41ea179b92047454c511789 (patch)
treeaa300237bbe5fdd7500e014326878f3abe826fe5 /third_party/nixpkgs-exposed/exposed/default.nix
parent0dba3ce13340a8787a170c6693b22c040103adb2 (diff)
feat(3p/gerrit): expose the Gerrit API in the output r/2451
Writing Gerrit plugins that don't use the in-tree build system is more
convenient if the API is actually exposed in the derivation's output.

Change-Id: I3408d35498ca879576d532b005e36fde8ff2ea61
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2871
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
Diffstat (limited to '')
-rw-r--r--third_party/nixpkgs-exposed/exposed/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/nixpkgs-exposed/exposed/default.nix b/third_party/nixpkgs-exposed/exposed/default.nix
index 864b6e08f5..0191a3e545 100644
--- a/third_party/nixpkgs-exposed/exposed/default.nix
+++ b/third_party/nixpkgs-exposed/exposed/default.nix
@@ -139,6 +139,7 @@
     thttpd
     tree
     tree-sitter
+    unzip
     which
     writers
     writeShellScript