guix-devel/guix
Ludovic Courtès 13cee334f1
pull: Install (guix config) module to override the user's one.
* build-aux/build-self.scm (zlib, gzip, bzip2, xz): New variables.
(build)[storedir, localstatedir, sysconfdir, sbindir]: New variables.
[builder]: Pass them to 'build-guix'.
* guix/build/pull.scm (build-guix): Add #:system, #:storedir,
  #:localstatedir, #:sysconfdir, #:sbindir, #:package-name,
  #:package-version, #:bug-report-address, #:home-page-url, #:libgcrypt,
  #:zlib, #:gzip, #:bzip2, and #:xz.  Remove #:gcrypt.
  Instantiate all the substitution variables in (guix config).  Remove
  code to delete OUT/guix/config.{scm,go}.
* guix/config.scm.in: Add note about (guix script pull).
2016-07-20 22:53:02 +02:00
..
build pull: Install (guix config) module to override the user's one. 2016-07-20 22:53:02 +02:00
build-system
import
scripts publish: Handle '/file' URLs, for content-addressed files. 2016-07-20 16:54:31 +02:00
base32.scm
base64.scm
build-system.scm
combinators.scm
config.scm.in pull: Install (guix config) module to override the user's one. 2016-07-20 22:53:02 +02:00
cpio.scm
cve.scm
cvs-download.scm download: Use 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
derivations.scm derivations: Export 'fixed-output-path'. 2016-07-20 16:39:19 +02:00
download.scm download: Prepare to support the 'guix publish' /file URLs. 2016-07-20 17:02:35 +02:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm gexp: 'program-file' and 'gexp->script' no longer have #:modules. 2016-07-12 22:47:08 +02:00
git-download.scm download: Use 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
gnu-maintenance.scm
gnupg.scm
grafts.scm
graph.scm
hash.scm
hg-download.scm download: Use 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
http-client.scm
licenses.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm packages: <origin> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Use 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
records.scm records: Improve reporting of invalid field specifiers. 2016-07-14 19:07:07 +02:00
scripts.scm
search-paths.scm
serialization.scm
sets.scm
store.scm build: Substitute URLs now default to "mirror.hydra.gnu.org" alone. 2016-07-16 14:41:39 +02:00
svn-download.scm download: Use 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
tests.scm
ui.scm
upstream.scm
utils.scm
zlib.scm Add (guix zlib). 2016-07-19 00:07:12 +02:00