Ludovic Courtès 3140f2df42 guix hash: Add '--recursive'.
* guix/scripts/hash.scm (show-help): Add --recursive.
  (%options): Likewise.
  (guix-hash)[file-hash]: New procedure.  Honor --recursive.
  Use it.
* guix/nar.scm (write-file): Add missing field to the &nar-error
  condition raised upon unsupported file type; change its message to be
  more descriptive.
* tests/guix-hash.sh: Add tests with -r.
* doc/guix.texi (Invoking guix hash): Document --recursive.
2014-02-21 23:49:52 +01:00
..
2013-07-01 23:28:21 +02:00
2013-02-01 13:16:45 +01:00
2014-01-06 22:25:29 +01:00
2013-12-21 21:47:17 +01:00
2014-02-21 23:49:52 +01:00
2014-02-03 23:20:49 +01:00
2013-12-29 15:57:24 +01:00
2013-02-01 13:16:45 +01:00
2014-01-24 00:01:49 +01:00