mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-05-03 11:47:02 +00:00
bazel-watcher: update fixed output hash
This commit is contained in:
parent
abd312b6b1
commit
9683826ffa
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ buildBazelPackage rec {
|
||||||
sed -e '/^FILE:@bazel_gazelle_go_repository_tools.*/d' -i $bazelOut/external/\@*.marker
|
sed -e '/^FILE:@bazel_gazelle_go_repository_tools.*/d' -i $bazelOut/external/\@*.marker
|
||||||
'';
|
'';
|
||||||
|
|
||||||
sha256 = "0g2y283glx2ykxxqc3vsg520a6s2w5d937wndhgpfajc5yjgiz43";
|
sha256 = "0cmj186n2y1g9kkdhcivmh2qvigvpnbp03m575b7hgsxi1cp3ssj";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildAttrs = {
|
buildAttrs = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue