parent
8e0e8e57f8
commit
37a97fa8e3
@ -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.unix;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
|
||||||
name = "bazel-${version}";
|
name = "bazel-${version}";
|
||||||
|
Loading…
Reference in New Issue
Block a user