Merge pull request #105439 from avdv/bazel_3.7.1

This commit is contained in:
Sandro
2021-02-04 20:15:45 +01:00
committed by GitHub
13 changed files with 288 additions and 178 deletions

View File

@@ -56,7 +56,7 @@ buildBazelPackage rec {
];
fetchAttrs = {
sha256 = "sha256-mct7anzErY9eSujZyGORfRJqzAO9XuFAv04DS8VRZKM=";
sha256 = "0q72c2zrl5vc8afkhkwyalb2h0mxn3133d4b9z4gag0p95wbwgc0";
dontUseCmakeConfigure = true;
preInstall = ''
# Strip out the path to the build location (by deleting the comment line).