guix-play/guix/scripts
Ludovic Courtès 80d0447c95 config: '%state-directory' always honors $NIX_STATE_DIR.
* guix/config.scm.in (%state-directory): Honor $NIX_STATE_DIR.
* guix/scripts/package.scm (%profile-directory): Use %state-directory
  directly.
* guix/store.scm (%default-socket-path, log-file): Likewise.
2014-01-08 21:12:55 +01:00
..
archive.scm archive: Add '--missing'. 2014-01-06 22:25:29 +01:00
authenticate.scm authenticate: Consistently use 'leave' for fatal error reporting. 2013-12-30 18:23:44 +01:00
build.scm guix build: Add '--no-build-hook'. 2014-01-05 22:58:32 +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 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 config: '%state-directory' always honors $NIX_STATE_DIR. 2014-01-08 21:12:55 +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 Move 'with-atomic-file-output' to (guix utils). 2013-12-29 15:57:24 +01:00