mirror of
https://github.com/NixOS/nix
synced 2025-06-28 22:01:15 +02:00
This allows closures to be imported at evaluation time, without requiring the user to configure substituters. E.g. builtins.fetchClosure { storePath = /nix/store/f89g6yi63m1ywfxj96whv5sxsm74w5ka-python3.9-sqlparse-0.4.2; from = "https://cache.ngi0.nixos.org"; } |
||
---|---|---|
.. | ||
context.cc | ||
derivation.nix | ||
fetchClosure.cc | ||
fetchMercurial.cc | ||
fetchTree.cc | ||
fromTOML.cc |