guix-devel/guix
Ludovic Courtès d8eea3d2bc build: Capture configure-time settings in (guix config).
* configure.ac: Compute and substitute `guix_localstatedir'.
* m4/guix.m4: Substitute `guix_system'.
* guix/config.scm.in (%store-directory, %store-directory, %system): New
  variables.
* guix/store.scm (%nix-state-dir): Remove.
  (%default-socket-path): Use %STATE-DIRECTORY as the default.
  (%store-prefix): Use %STORE-DIRECTORY as the default.
* guix/utils.scm (%current-system): Default to %SYSTEM.
2012-12-06 00:07:17 +01:00
..
build download: Keep only one slash when concatenating URIs. 2012-11-27 21:33:54 +01:00
build-system build-system/gnu: Add `static-libgcc-package' & supporting procedure. 2012-11-05 23:51:09 +01:00
base32.scm Move base32 code to (guix base32). 2012-11-11 22:33:28 +01:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
config.scm.in build: Capture configure-time settings in (guix config). 2012-12-06 00:07:17 +01:00
derivations.scm derivations: Fix erroneous call to `add-to-store' for local files as input. 2012-12-04 23:46:50 +01:00
download.scm download: Add kernel.org mirrors. 2012-11-27 21:55:53 +01:00
ftp-client.scm http/ftp: Tweak to avoid depending on libc's NSS. 2012-10-18 22:32:23 +02:00
packages.scm packages: Add missing export. 2012-11-25 16:55:35 +01:00
snix.scm Add (guix download) and (guix build download). 2012-11-12 23:35:04 +01:00
store.scm build: Capture configure-time settings in (guix config). 2012-12-06 00:07:17 +01:00
ui.scm guix-package: Add `--list-available'. 2012-11-19 23:04:38 +01:00
utils.scm build: Capture configure-time settings in (guix config). 2012-12-06 00:07:17 +01:00