bazel_0_4: build on Darwin
This commit is contained in:
parent
f11948d31e
commit
0d5ff53a15
@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Build tool that builds code quickly and reliably";
|
description = "Build tool that builds code quickly and reliably";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ cstrahan philandstuff ];
|
maintainers = with maintainers; [ cstrahan philandstuff ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
|
|
||||||
name = "bazel-${version}";
|
name = "bazel-${version}";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user