lix/src/libstore/builtins
Matthew Bauer 641c950701 Add hashed-mirrors back
Some users have their own hashed-mirrors setup, that is used to mirror
things in addition to what’s available on tarballs.nixos.org. Although
this should be feasable to do with a Binary Cache, it’s not always
easy, since you have to remember what "name" each of the tarballs has.
Continuing to support hashed-mirrors is cheap, so it’s best to leave
support in Nix. Note that NIX_HASHED_MIRRORS is also supported in
Nixpkgs through fetchurl.nix.

Note that this excludes tarballs.nixos.org from the default, as in
\#3689. All of these are available on cache.nixos.org.
2020-08-06 18:19:09 -05:00
..
buildenv.cc Get rid of explicit ErrorInfo constructors 2020-06-15 14:06:58 +02:00
buildenv.hh buildenv: Eliminate global variables, other cleanup 2020-03-24 14:06:47 +01:00
fetchurl.cc Add hashed-mirrors back 2020-08-06 18:19:09 -05:00
unpack-channel.cc Drop remaining uses of external "tar" 2019-11-26 22:07:28 +01:00