guix-commits
[Top][All Lists]
Advanced

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

branch master updated (10e066f -> 92a9f14)


From: Ludovic Courtès
Subject: branch master updated (10e066f -> 92a9f14)
Date: Fri, 21 Sep 2018 11:04:52 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  10e066f   gnu: rust: Remove unused "localstatedir" setting.
       new  b0d1e60   gnu: hdf5: Allow for absence of utility script.
       new  45201bf   gnu: hdf5-parallel-openmpi: Really enable parallel build.
       new  7e27393   gnu: Add r-pore.
       new  9daf046   inferior: Add 'inferior-package-derivation'.
       new  e1a4ffd   inferior: Add 'lookup-inferior-packages'.
       new  6030396   inferior: Add 'inferior-package-inputs' & co.
       new  eee8b30   inferior: Add 'inferior-package-search-paths' & co.
       new  2e6d64e   inferior: Add 'inferior-package->manifest-entry'.
       new  811b21f   profiles: 'packages->manifest' now accepts inferior 
packages.
       new  c37f38b   channels: Add 'channel-instances->derivation'.
       new  2dad031   inferior: Add 'inferior-for-channels'.
       new  92a9f14   doc: Add section about inferiors.

The 12 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                   | 131 ++++++++++++++
 gnu/packages/bioinformatics.scm |  29 ++++
 gnu/packages/maths.scm          |  14 +-
 guix/channels.scm               |  16 +-
 guix/inferior.scm               | 366 ++++++++++++++++++++++++++++++++++++++--
 guix/profiles.scm               |  27 ++-
 tests/guix-package.sh           |  15 ++
 tests/inferior.scm              | 123 +++++++++++++-
 8 files changed, 693 insertions(+), 28 deletions(-)



reply via email to

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