Commit graph

4 commits

Author SHA1 Message Date
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
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Andreas Rammhold abd312b6b1
gvisor: update fixed output hash 2020-03-03 01:12:26 +01:00
Andrew Dunham 3147b0a09e gvisor: init at 2019-11-14 2019-12-03 23:55:24 -08:00