Files
lix/doc/manual/command-ref
Eelco Dolstra b54f447df9 nix-prefetch-url: Support unpacking tarballs
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".
2015-10-07 14:40:10 +02:00
..
2014-08-27 18:41:09 +02:00
2015-06-01 15:14:44 +02:00
2014-08-27 18:41:09 +02:00
2014-08-27 18:41:09 +02:00
2015-06-01 15:14:44 +02:00
2014-09-16 14:57:45 +02:00
2015-09-17 12:08:05 +02:00
2014-09-16 14:57:45 +02:00
2015-06-08 11:25:04 +02:00
2015-06-01 15:14:44 +02:00
2014-08-27 18:41:09 +02:00
2014-12-13 23:17:26 +01:00