about summary refs log tree commit diff
path: root/third_party/gerrit_plugins
diff options
context:
space:
mode:
authorsterni <sternenseemann@systemli.org>2022-03-24T08·34+0100
committerclbot <clbot@tvl.fyi>2022-03-30T09·35+0000
commit3badee71bb605a3be7c472cd53209fee3b927cd0 (patch)
treed58c275c8103c0b0c0add4778f52e0e878557245 /third_party/gerrit_plugins
parentc24dde74ccad9e26e3baba1b1f31bd916bbf38df (diff)
chore(3p/sources): Bump channels & overlays r/3923
* //3p/gerrit_plugins:owners: update output sha256

Change-Id: I1dded4b0abbf1bfab546040f9e84295663a0b2cc
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5400
Tested-by: BuildkiteCI
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: tazjin <tazjin@tvl.su>
Diffstat (limited to 'third_party/gerrit_plugins')
-rw-r--r--third_party/gerrit_plugins/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/gerrit_plugins/default.nix b/third_party/gerrit_plugins/default.nix
index b342bf3f0e..c08afb0f77 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";