guix-play/guix
Manolis Ragkousis f13f60cb26
gnu: make-bootstrap: Produce the correct %glibc-bootstrap-tarball for Hurd systems.
* gnu/packages/make-bootstrap.scm (%glibc-bootstrap-tarball): Make it a procedure.
  (%glibc-stripped): Make it a procedure and move the kernel specific part from
  here to ...
* guix/build/make-bootstrap.scm (make-stripped-libc): ... here. New file.
* Makefile.am (MODULES): Add it.
2016-12-07 12:59:02 +02:00
..
build gnu: make-bootstrap: Produce the correct %glibc-bootstrap-tarball for Hurd systems. 2016-12-07 12:59:02 +02:00
build-system guix: python-build-system: Add option "#:use-setuptools?" (default true). 2016-11-15 17:37:44 +01:00
import import/cpan: Maybe coerce version to string. 2016-11-14 00:06:09 +01:00
scripts offload: Increase the connection timeout. 2016-12-06 01:00:11 +01:00
tests tests: Move HTTP server to (guix tests http). 2016-11-16 18:00:41 +01:00
base32.scm
base64.scm
build-system.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm derivations: Add 'raw-derivation'. 2016-11-19 18:44:53 +01:00
download.scm derivations: Add 'raw-derivation'. 2016-11-19 18:44:53 +01:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm derivations: Add 'raw-derivation'. 2016-11-19 18:44:53 +01:00
git-download.scm
gnu-maintenance.scm gnu-maintenance: Add kernel.org updater. 2016-11-30 17:35:21 +01:00
gnupg.scm
grafts.scm
graph.scm
hash.scm
hg-download.scm
http-client.scm http-client: Add #:verify-certificate? to 'http-fetch'. 2016-11-12 13:04:45 +01:00
licenses.scm licenses: Export fdl1.2+. 2016-11-01 00:05:22 +00:00
modules.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm
pk-crypto.scm
pki.scm
profiles.scm store: Add 'references*'. 2016-11-19 18:44:53 +01:00
records.scm
scripts.scm
search-paths.scm
serialization.scm
sets.scm
store.scm store: Increase buffering for the '%stderr-write' upcall. 2016-12-01 23:35:10 +01:00
svn-download.scm
tests.scm
ui.scm guix package: Display newline after generation diffs. 2016-11-17 23:49:29 +01:00
upstream.scm upstream: Properly verify signatures of uncompressed tarballs. 2016-11-30 17:35:21 +01:00
utils.scm gnu: cross-base: Add i686-w64-mingw32 target. 2016-12-07 10:23:16 +01:00
zlib.scm