guix package: Add `--no-substitutes'.
authorLudovic Courtès <ludo@gnu.org>
Fri, 12 Apr 2013 13:43:55 +0000 (15:43 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 12 Apr 2013 15:31:05 +0000 (17:31 +0200)
commit3b8246057629c5fbdcb297da12f88fae69ee1a9a
treeb3686e6fca5122021bb1d6a9d699c35a216d1e58
parentfe0cff14f6c5facee4192529f5c7b7a972f185ca
guix package: Add `--no-substitutes'.

* guix/scripts/package.scm (%default-options): Add `substitutes?'.
  (show-help, %options): Add and document `--no-substitutes'.
  (guix-package): Call `set-build-options' to honor `substitutes?'.
doc/guix.texi
guix/scripts/package.scm