chore(3p/sources): Bump channels & overlays
* //3p/gerrit{,_plugins}: adjust for API change to buildBazelPackage
440b4de588
* //3p/gerrit_plugins: update hash of deps jar
Change-Id: I131d5846acbce718126fb47671893a568d1020dd
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8445
Autosubmit: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
ba4ea9aa88
commit
b4670bfbd1
4 changed files with 21 additions and 21 deletions
2
third_party/gerrit_plugins/builder.nix
vendored
2
third_party/gerrit_plugins/builder.nix
vendored
|
|
@ -18,7 +18,7 @@
|
|||
${overlayPluginCmd}
|
||||
'';
|
||||
|
||||
bazelTarget = "//plugins/${name}";
|
||||
bazelTargets = [ "//plugins/${name}" ];
|
||||
}).overrideAttrs (super: {
|
||||
deps = super.deps.overrideAttrs (superDeps: {
|
||||
outputHash = depsOutputHash;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue