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-13 10:02:26 +02:00
committed by Profpatsch
parent c456288170
commit 1c5386fa1d
8 changed files with 6 additions and 1083 deletions

View File

@@ -36,7 +36,7 @@ let
bazelTarget = ":install";
fetchAttrs = {
sha256 = "0jlgmwcanfkhkwvh4vxibpi0zyyl6xkjzcz2xqn7raympqscq81a";
sha256 = "1v5wwlg5v95fz2qg96pdkxlnvw029fxcbsjl906lxdgdi3f8xmmz";
};
bazelFlags = [

View File

@@ -61,7 +61,7 @@ let
bazelTarget = ":pip_pkg";
fetchAttrs = {
sha256 = "0nmk7sbgl1ag20333v9r7l5cka6wapbskikfhi3y5a8l9f6hxkl3";
sha256 = "1rnbxgfhrv4rq8kc0ryxn6i5aqwx51cys0vd5r2m7mqz53aypawk";
};
buildAttrs = {