diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/depot-deps.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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"; |