guix-commits
[Top][All Lists]
Advanced

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

branch master updated (d7d2340721 -> 95ed62c12b)


From: guix-commits
Subject: branch master updated (d7d2340721 -> 95ed62c12b)
Date: Fri, 8 Jul 2022 17:59:45 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from d7d2340721 gnu: Add binary-types.
     new e7e04396c0 profiles: Remove support for reading versions 0 and 1.
     new 89e2288751 profiles: Support the creation of profiles with version 3 
manifests.
     new c9fbd40785 channels: Emit version 3 profiles.
     new e80f0cda96 etc: Add 'time-travel-manifest.scm'.
     new 0d011e54c6 gnu: Add texlive-babel-finnish.
     new ff6129beb5 gnu: rtl8821ce-linux-module: Update to 0.0.0-6-be733dc.
     new e72c1f148a gnu: Add python-cdflib.
     new 95ed62c12b gnu: Add python-glymur.

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


Summary of changes:
 Makefile.am                  |   1 +
 etc/time-travel-manifest.scm |  73 ++++++++++++++++++++++++++++
 gnu/packages/astronomy.scm   |  45 +++++++++++++++++
 gnu/packages/linux.scm       |   6 +--
 gnu/packages/python-xyz.scm  |  73 +++++++++++++++++++++++++++-
 gnu/packages/tex.scm         |  27 +++++++++++
 guix/build/profiles.scm      |   6 +--
 guix/channels.scm            |  15 ++++--
 guix/profiles.scm            | 113 ++++++++++++++-----------------------------
 tests/profiles.scm           |  28 +++++++++++
 10 files changed, 300 insertions(+), 87 deletions(-)
 create mode 100644 etc/time-travel-manifest.scm



reply via email to

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