guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (6df4d83 -> 804b9b1)


From: guix-commits
Subject: branch master updated (6df4d83 -> 804b9b1)
Date: Wed, 9 Jan 2019 09:10:12 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  6df4d83   doc: Recommend using the installer script.
       new  0991fd5   build: Require Guile 2.2.
       new  a65177a   maint: Remove 'cond-expand' forms for Guile 2.0.
       new  c3d9bca   download: Remove Guile 2.0 workaround.
       new  76832d3   Remove most uses of the _IO*F constants.
       new  6e54e48   self: Drop support for Guix < 0.15 on Guile 2.0.
       new  804b9b1   build-system/asdf: 'package-with-build-system' accesses 
inputs lazily.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README                              |  2 +-
 configure.ac                        |  6 +--
 doc/guix.texi                       |  5 +-
 gnu/packages/package-management.scm | 39 +++++----------
 guix/build-system/asdf.scm          |  4 +-
 guix/build/compile.scm              | 18 +++----
 guix/build/download-nar.scm         |  6 +--
 guix/build/download.scm             | 28 +++--------
 guix/build/make-bootstrap.scm       |  4 +-
 guix/build/syscalls.scm             | 58 ++++++++++------------
 guix/build/union.scm                | 21 ++++++--
 guix/ftp-client.scm                 |  8 ++--
 guix/http-client.scm                |  2 +-
 guix/inferior.scm                   | 10 ++--
 guix/scripts/pack.scm               |  6 +--
 guix/scripts/substitute.scm         |  6 +--
 guix/self.scm                       | 95 +++++++++----------------------------
 guix/ssh.scm                        | 12 ++---
 guix/status.scm                     |  6 +--
 guix/store.scm                      |  9 +---
 guix/ui.scm                         |  9 +---
 tests/publish.scm                   |  6 +--
 tests/status.scm                    |  6 +--
 tests/store.scm                     |  6 +--
 24 files changed, 134 insertions(+), 238 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]