guix-play/guix/scripts
Ludovic Courtès 72626a71a9 Move `sha256' to (guix hash).
* guix/utils.scm (sha256): Move to...
* guix/hash.scm: ... here.  New file.
* Makefile.am (MODULES): Add it.
* guix/derivations.scm, guix/scripts/download.scm,
  guix/scripts/hash.scm, guix/scripts/refresh.scm, tests/base32.scm,
  tests/derivations.scm, tests/store.scm: Use (guix hash).
2013-07-01 23:28:21 +02:00
..
build.scm build, package: Add `--fallback' option. 2013-05-29 23:22:05 +02:00
download.scm Move `sha256' to (guix hash). 2013-07-01 23:28:21 +02:00
gc.scm guix gc: Add `--requisites'. 2013-06-13 22:15:41 +02:00
hash.scm Move `sha256' to (guix hash). 2013-07-01 23:28:21 +02:00
import.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
package.scm package: Fix i18n of the number of packages message. 2013-06-20 23:41:31 +02:00
pull.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
refresh.scm Move `sha256' to (guix hash). 2013-07-01 23:28:21 +02:00
substitute-binary.scm substitute-binary: Avoid dangling connections to the server. 2013-06-29 22:20:25 +02:00