civodul pushed a change to branch master
in repository guix.

    from a9003b8e6b gnu: gnunet-gtk: Update to 0.23.0.
     new b8a45bd047 build: Fix detection of guile-ssh.
     new 12d00767f0 etc: Move manifests to a separate directory.
     new 97e7e47d6f packages: Optimize ‘all-packages’.
     new 3addff87c1 build-system/cargo: Simplify ‘crate-closure’.
     new 46a8922105 guix build: Last argument of ‘dependents’ is optional.
     new 5e2daf4b10 maint: Add ungrafting manifest.
     new 98aca7a2b6 etc: upgrade: Attempt to upgrade the latest libgit2, not 
the default one.

The 7 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                                        | 21 +++++-----
 .../disarchive.scm}                                |  2 +-
 etc/{hurd-manifest.scm => manifests/hurd.scm}      |  0
 .../kernels.scm}                                   |  0
 .../release.scm}                                   |  0
 etc/{source-manifest.scm => manifests/source.scm}  |  0
 etc/{ => manifests}/system-tests.scm               |  0
 .../time-travel.scm}                               |  0
 etc/manifests/ungraft.scm                          | 49 ++++++++++++++++++++++
 .../upgrade.scm}                                   |  9 ++--
 gnu/packages.scm                                   | 32 ++++++++------
 guix/build-system/cargo.scm                        | 12 +++---
 guix/scripts/build.scm                             |  4 +-
 m4/guix.m4                                         |  2 +-
 14 files changed, 95 insertions(+), 36 deletions(-)
 rename etc/{disarchive-manifest.scm => manifests/disarchive.scm} (99%)
 rename etc/{hurd-manifest.scm => manifests/hurd.scm} (100%)
 rename etc/{kernels-manifest.scm => manifests/kernels.scm} (100%)
 rename etc/{release-manifest.scm => manifests/release.scm} (100%)
 rename etc/{source-manifest.scm => manifests/source.scm} (100%)
 rename etc/{ => manifests}/system-tests.scm (100%)
 rename etc/{time-travel-manifest.scm => manifests/time-travel.scm} (100%)
 create mode 100644 etc/manifests/ungraft.scm
 rename etc/{upgrade-manifest.scm => manifests/upgrade.scm} (95%)

Reply via email to