1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-28 05:00:58 +01:00
nix/src/libexpr/primops
Bernardo Meurer Costa 1e92b61750
fix(libfetchers): substitute fetchTarball and fetchurl
Fixes #4313 by enabling builtins.fetchurl, builtins.fetchTarball to use
binary cache substituters before attempting to download from the
original URL.
2025-10-02 19:33:02 +00:00
..
context.cc libexpr: Statically allocate commonly used symbols 2025-08-31 13:24:06 +02:00
derivation.nix Format .nix files 2025-01-24 17:04:02 +01:00
fetchClosure.cc Limit to lenient parsing of non-standard URLs only where needed 2025-08-22 12:37:37 -04:00
fetchMercurial.cc libexpr: Statically allocate commonly used symbols 2025-08-31 13:24:06 +02:00
fetchTree.cc fix(libfetchers): substitute fetchTarball and fetchurl 2025-10-02 19:33:02 +00:00
fromTOML.cc Re-introduce mkStringNoCopy (revised) 2025-09-02 00:16:06 +03:00
meson.build flake: Add meson formatter 2025-06-11 22:08:03 +00:00