guix-commits
[Top][All Lists]
Advanced

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

branch master updated (d1dfcc7 -> ce6236f)


From: guix-commits
Subject: branch master updated (d1dfcc7 -> ce6236f)
Date: Tue, 22 Jan 2019 17:05:09 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  d1dfcc7   gnu: Add fakeroot.
       new  323f250   vm: Remove unnecessary import.
       new  567f0d2   self: Remove leftover export.
       new  2d04076   gnu: Remove duplicate record fields.
       new  c498aaa   compile: Let compiler warnings through during the load 
phase.
       new  c2dcff4   records: Detect duplicate field initializers.
       new  02ec889   offload: 'status' reports the time difference.
       new  5f2daff   self: System tests depend on CLI modules.
       new  b40de03   doc: Move sections under "GNU Distribution" one level 
higher.
       new  83db020   doc: Move "System Installation" right after 
"Installation".
       new  afe7408   doc: Move "Packaging Guidelines" under "Contributing".
       new  ce6236f   doc: Move "Package Modules" under "Programming Interface".

The 11 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:
 doc/contributing.texi       |   450 ++
 doc/guix.texi               | 13518 ++++++++++++++++++++----------------------
 gnu/packages/haskell.scm    |     4 +-
 gnu/packages/python-xyz.scm |     4 +-
 gnu/system/vm.scm           |     1 -
 gnu/tests/install.scm       |     3 +-
 guix/build/compile.scm      |    56 +-
 guix/records.scm            |    20 +
 guix/scripts/offload.scm    |    37 +-
 guix/self.scm               |    24 +-
 tests/records.scm           |    26 +-
 11 files changed, 7081 insertions(+), 7062 deletions(-)



reply via email to

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