forked from lix-project/lix
b54f447df9
This allows nix-prefetch-url to prefetch the output of fetchzip and its wrappers (like fetchFromGitHub). For example: $ nix-prefetch-url --unpack https://github.com/NixOS/patchelf/archive/0.8.tar.gz or from a Nix expression: $ nix-prefetch-url -A nix-repl.src In the latter case, --unpack can be omitted because nix-repl.src is a fetchFromGitHub derivation and thus has "outputHashMode" set to "recursive". |
||
---|---|---|
.. | ||
advanced-topics | ||
command-ref | ||
expressions | ||
figures | ||
glossary | ||
images/callouts | ||
installation | ||
introduction | ||
packages | ||
release-notes | ||
troubleshooting | ||
hacking.xml | ||
local.mk | ||
manual.xml | ||
nix-lang-ref.xml | ||
quote-literals.xsl | ||
schemas.xml | ||
style.css |