Module fetcher_builtins

Source

FunctionsΒ§

builtin_fetch_git πŸ”’
builtin_fetch_tarball πŸ”’
builtin_fetchurl πŸ”’
builtin_parse_flake_ref πŸ”’
builtins
fetch_lazy πŸ”’
Consumes a fetch. If there is enough info to calculate the store path without fetching, queue the fetch to be fetched lazily, and return the store path. If there’s not enough info to calculate it, do the fetch now, and then return the store path.