From eace431e533c5df0da3cf23fd8ca3ca0d4c5c5c4 Mon Sep 17 00:00:00 2001 From: sterni Date: Thu, 18 Apr 2024 15:18:19 +0200 Subject: feat(tools/depot-deps): include josh-filter This is occasionally useful for testing //views or preparing new subtrees or subtree updates. Change-Id: I6841e5c3d105406fb960b59e16019f8444da238b Reviewed-on: https://cl.tvl.fyi/c/depot/+/11458 Autosubmit: sterni Tested-by: BuildkiteCI Reviewed-by: tazjin --- tools/depot-deps.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/depot-deps.nix') diff --git a/tools/depot-deps.nix b/tools/depot-deps.nix index 480b8c2f7c34..c2f1cd302ce8 100644 --- a/tools/depot-deps.nix +++ b/tools/depot-deps.nix @@ -11,6 +11,7 @@ depot.nix.lazy-deps { gerrit-update.attr = "tools.gerrit-update"; gerrit.attr = "tools.gerrit-cli"; hash-password.attr = "tools.hash-password"; + josh-filter.attr = "third_party.nixpkgs.josh"; mg.attr = "tools.magrathea"; nint.attr = "nix.nint"; niv.attr = "third_party.nixpkgs.niv"; -- cgit 1.4.1