From 3badee71bb605a3be7c472cd53209fee3b927cd0 Mon Sep 17 00:00:00 2001 From: sterni Date: Thu, 24 Mar 2022 09:34:04 +0100 Subject: chore(3p/sources): Bump channels & overlays * //3p/gerrit_plugins:owners: update output sha256 Change-Id: I1dded4b0abbf1bfab546040f9e84295663a0b2cc Reviewed-on: https://cl.tvl.fyi/c/depot/+/5400 Tested-by: BuildkiteCI Autosubmit: sterni Reviewed-by: tazjin --- third_party/gerrit_plugins/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/gerrit_plugins') diff --git a/third_party/gerrit_plugins/default.nix b/third_party/gerrit_plugins/default.nix index b342bf3f0e62..c08afb0f77b8 100644 --- a/third_party/gerrit_plugins/default.nix +++ b/third_party/gerrit_plugins/default.nix @@ -7,7 +7,7 @@ depot.nix.readTree.drvTargets { # https://gerrit.googlesource.com/plugins/owners owners = buildGerritBazelPlugin rec { name = "owners"; - depsOutputHash = "sha256:0qx3675lkj241c1sqs6xia5jpcwha2ib3mv32cilmh0k3cwdyyh2"; + depsOutputHash = "sha256:00nbqwr83wsqa6l67bv4ywv9795l1ibl0yv1kq5q811syrvk2xiz"; src = pkgs.fetchgit { url = "https://gerrit.googlesource.com/plugins/owners"; rev = "99a9ab585532d172d141b4641dfc70081513dfc2"; -- cgit 1.4.1