guix-commits
[Top][All Lists]
Advanced

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

branch master updated (22d1060 -> 50fcf37)


From: Ludovic Courtès
Subject: branch master updated (22d1060 -> 50fcf37)
Date: Wed, 11 Oct 2017 05:12:48 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  22d1060   gnu: python-rpy2: Ignore test results.
       new  b509efb   gnu: Add lapack-3.5.
       new  1da02b6   gnu: Add xyce-serial.
       new  91cabd3   gnu: Add xyce-parallel.
       new  f26af33   gnu: Add freehdl.
       new  1c65cca   file-systems: 'mount-file-system' now takes a 
<file-system> object.
       new  9976c76   file-systems: Preserve UUID types when serializing.
       new  8823567   file-systems: Add support for FAT16.
       new  03f66ae   uuid: Change "fat32" to "fat".
       new  50fcf37   doc: Give an example with a FAT UUID.

The 9 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/guix.texi                                |   5 +
 gnu/build/file-systems.scm                   | 121 +++++++++++------
 gnu/build/linux-boot.scm                     |  20 +--
 gnu/build/linux-container.scm                |   3 +-
 gnu/packages/engineering.scm                 | 195 +++++++++++++++++++++++++++
 gnu/packages/maths.scm                       |  13 ++
 gnu/services/base.scm                        |   6 +-
 gnu/system/examples/lightweight-desktop.tmpl |   8 +-
 gnu/system/file-systems.scm                  |  10 +-
 gnu/system/linux-initrd.scm                  |   6 +-
 gnu/system/uuid.scm                          |  30 ++---
 11 files changed, 337 insertions(+), 80 deletions(-)



reply via email to

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