guix-devel/guix
Ludovic Courtès d388c2c435 build: Require GNU libgcrypt.
* guix/utils.scm (sha256): Remove Coreutils- and libchop-based
  implementations.
* README: Update accordingly.

* m4/guix.m4: New file.
* configure.ac: Use `GUIX_ASSERT_LIBGCRYPT_USABLE'.  Set and substitute
  `LIBGCRYPT_PREFIX'.
* Makefile.am (AM_DISTCHECK_CONFIGURE_FLAGS): Pass
  `--with-libgcrypt-prefix=$(LIBGCRYPT_PREFIX)'.
2012-11-03 21:49:54 +01:00
..
build Add (guix build union). 2012-10-29 22:39:46 +01:00
build-system build-system/gnu: Distinguish between imported modules and used modules. 2012-10-31 17:53:59 +01:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
config.scm.in build: Produce (guix config) instead of using compile-time tricks. 2012-11-03 21:11:28 +01:00
derivations.scm derivations: Make sure `build-expression->derivation' & co. pass `system'. 2012-10-25 23:14:27 +02:00
ftp-client.scm http/ftp: Tweak to avoid depending on libc's NSS. 2012-10-18 22:32:23 +02:00
ftp.scm distro: Use the bootstrap Guile for the derivation of sources. 2012-10-18 23:18:38 +02:00
http.scm distro: Use the bootstrap Guile for the derivation of sources. 2012-10-18 23:18:38 +02:00
packages.scm guix-build: Gracefully handle `&package-input-error' conditions. 2012-10-27 14:56:46 +02:00
store.scm store: Add `store-path-package-name'. 2012-11-01 01:39:23 +01:00
ui.scm ui: Factorize `--version'. 2012-11-03 21:19:43 +01:00
utils.scm build: Require GNU libgcrypt. 2012-11-03 21:49:54 +01:00