Files
nixpkgs/pkgs/build-support
Nikolay Amiantov 430e0f4a80 buildBazelPackage: init
A separate function for building Bazel-bazed packages. Internally it splits the
build into two phases, fetching and building.

Users are expected to provide `fetchArgs.sha256` -- checksum of fetched
dependencies. Local dependencies should be removed in `fetchArgs.preInstall`.
Overall `fetchArgs` and `buildArgs` can be used to add specific steps to fetch
and build.
2018-02-20 20:39:49 +03:00
..
2018-02-11 21:52:16 -06:00
2018-02-18 14:24:53 +00:00
2017-12-14 19:03:35 +00:00
2017-12-20 23:42:07 +00:00
2018-02-20 09:59:26 +00:00
2017-12-21 10:50:06 +11:00
2018-02-16 00:11:07 +02:00