Skip to content
Commit d363da72 authored by Guillaume Bouchard's avatar Guillaume Bouchard
Browse files

bazel: Use --distdir for prefetched repositories

--distdir is now used in the installCheckPhase for prefetched
  repositories. That's simpler, more robust and easier to extend in
  the future.

Note that `name` argument of fetchurl was removed because it changed
the basename of the generated file and bazel uses this basename for
its cache behavior.
parent 95395fbf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment