Skip to content
Commit a1fec866 authored by Jan Malakhovski's avatar Jan Malakhovski
Browse files

treewide: assemble all `fetchurlBoot` uses in overrides to `fetchurl` itself

The only outside-curl uses of `fetchurlBoot` left are `stdenv`
and `apple-source-releases`. The latter one can probably be removed
too, but I can't test it.

Pros:

- Aggregates all behind-the-scenes insanity in a single place.

Cons:

- At the cost of 10 more derivations (but 0 new outpaths).
parent 7226ab90
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