lix/src
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
..
build-remote unsigned long long -> uint64_t 2020-07-30 13:34:04 +02:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libexpr Make expectedHash optional in prim_path 2020-07-30 16:40:40 -05:00
libfetchers Merge legacy fetchGit-builtin with the generic fetchTree-function 2020-07-28 00:44:39 +02:00
libmain unsigned long long -> uint64_t 2020-07-30 13:34:04 +02:00
libstore Add hashed-mirrors back 2020-08-06 18:19:09 -05:00
libutil Delete compressed NARs 2020-08-03 18:34:52 +02:00
nix Tweak description 2020-07-31 17:32:40 +02:00
nix-build unsigned long long -> uint64_t 2020-07-30 13:34:04 +02:00
nix-channel Merge branch 'master' into errors-phase-2 2020-05-11 14:35:30 -06:00
nix-collect-garbage unsigned long long -> uint64_t 2020-07-30 13:34:04 +02:00
nix-copy-closure Revert the enum struct change 2020-06-18 22:11:26 +00:00
nix-daemon Remove trailing whitespace 2020-06-15 14:12:39 +02:00
nix-env Get rid of basicDerivation::findOutput 2020-07-23 14:39:02 +00:00
nix-instantiate remove 'format' from Error constructor calls 2020-04-21 17:07:07 -06:00
nix-prefetch-url Merge remote-tracking branch 'upstream/master' into hash-always-has-type 2020-07-13 03:01:44 +00:00
nix-store unsigned long long -> uint64_t 2020-07-30 13:34:04 +02:00
resolve-system-dependencies StorePath: Rewrite in C++ 2020-06-16 14:28:41 +02:00