guix-play/guix/scripts
Ludovic Courtès c6d37be951 guix hash: Don't load the whole file in memory.
* guix/scripts/hash.scm (guix-hash)[eof->null]: Remove.
  (guix-hash): Use 'port-sha256' to compute the hash instead of
  'get-bytevector-all' and co.
2014-02-20 23:18:08 +01:00
..
archive.scm guix build: Factorize common options. 2014-02-18 00:13:24 +01:00
authenticate.scm pki: Factorize signature manipulation procedures. 2014-01-24 00:01:49 +01:00
build.scm guix build: Factorize common options. 2014-02-18 00:13:24 +01:00
download.scm Use port-sha256' and open-sha256-port'. 2013-07-03 01:18:24 +02:00
gc.scm guix gc: Add `--requisites'. 2013-06-13 22:15:41 +02:00
hash.scm guix hash: Don't load the whole file in memory. 2014-02-20 23:18:08 +01:00
import.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
offload.scm offload: Have 'build-machines' honor its argument. 2014-02-02 01:32:50 +01:00
package.scm guix package: Gracefully handle EPIPE on '--search'. 2014-01-13 18:51:07 +01:00
pull.scm pull: Move build code to (guix build pull). 2013-12-16 23:26:48 +01:00
refresh.scm guix refresh: Keep only the newest versions of packages as upgrade candidates. 2013-07-11 19:56:30 +02:00
substitute-binary.scm Update 'nix-upstream' sub-module; adjust build system, doc, and substituter. 2014-01-18 22:32:50 +01:00
system.scm gnu: Introduce the (gnu services ...) modules. 2014-02-19 20:58:24 +01:00