bazel: Make bazel_3 the default version

* drop bazel_2
* update hashes of fetch derivations that use `buildBazelPackage`
This commit is contained in:
Claudio Bley
2020-05-29 08:52:17 +02:00
committed by Profpatsch
parent c456288170
commit 1c5386fa1d
8 changed files with 6 additions and 1083 deletions
@@ -76,7 +76,7 @@ in buildBazelPackage rec {
rm -f "$bazelOut"/java.log "$bazelOut"/java.log.*
'';
sha256 = "0r11kbyp1ambgcj35gvjjmxrsrdg7b9jb9sq3kih4lik7zyljp25";
sha256 = "1nghj9gjdx2nfi1k98nsfsjnglbfmqrcbn73zvb8ii5j7hdm7392";
};
buildAttrs = {