nixpkgs/pkgs/development/tools/bazel-watcher
Matthew Bauer 2a8d05627b build-bazel-package: switch hash mode to “flat”
flat hashes can be substituted through hashed-mirrors, while recursive
hashes can’t. This is especially important for Bazel since the bazel
fetch dependencies can come from multiple different methods (git,
http, ftp, etc.). To do this, we create tar archives from the
output/external directory, which is then extracted to build. All of
the Bazel hashes are all updated.
2020-05-09 13:33:26 -05:00
..
default.nix build-bazel-package: switch hash mode to “flat” 2020-05-09 13:33:26 -05:00
use-go-in-path.patch bazel-watcher: replace the sed commands with a patch 2019-06-26 18:56:45 -07:00