This commit is contained in:
Rob Vermaas 2015-03-26 09:48:27 +00:00
parent ac35d15bcc
commit 46eedd9de5

View File

@ -7,7 +7,7 @@ stdenv.mkDerivation rec {
owner = "google";
repo = "bazel";
rev = "981b7bc1";
sha256 = "1bgx12bnrqxz720ljn7kdzd4678p4mxldiylll3h0v5673vgrf5p";
sha256 = "0i9gxgqhfmix7hmkb15s7h9f8ssln08pixqm26pd1d20g0kfyxj7";
};
buildInputs = [ pkgconfig protobuf zlib zip jdk libarchive unzip makeWrapper ];