bazel-remote: fix fixed output derivation hash

This commit is contained in:
Andreas Rammhold 2020-03-03 14:34:28 +01:00
parent f29c0e4526
commit 4c00e6f654
1 changed files with 1 additions and 1 deletions
pkgs/development/tools/build-managers/bazel/bazel-remote

View File

@ -64,7 +64,7 @@ buildBazelPackage rec {
sed -e '/^FILE:@bazel_gazelle_go_repository_tools.*/d' -i $bazelOut/external/\@*.marker
'';
sha256 = "0lnwc7ya6sjlx6jk5dwws166vli1lzdfc256f9g6dy1fci3sc17y";
sha256 = "141kw2zpr612xdcrg6x9kslg4d5b3fbpzx0vgp3lqwdihfj3sc1l";
};
buildAttrs = {