guix-commits
[Top][All Lists]
Advanced

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

branch master updated (78d4a08ac3 -> 863c228bfd)


From: guix-commits
Subject: branch master updated (78d4a08ac3 -> 863c228bfd)
Date: Fri, 21 Oct 2022 19:50:35 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 78d4a08ac3 gnu: libfs: Update to 1.0.9.
     new fa6566bdc0 tests: 'guix build --with-commit' output no longer refers 
to the tag ID.
     new b544f46098 build-system/python: Disable grafts.
     new 5f0febcd45 grafts: Move '%graft?' and related bindings to (guix store).
     new a3619079f9 Remove now unnecessary uses of (guix grafts).
     new 863c228bfd grafts: Rewrite using gexps.

The 5 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:
 gnu/ci.scm                   |   3 +-
 guix/build-system/python.scm |   3 +-
 guix/gexp.scm                |   1 -
 guix/grafts.scm              | 154 ++++++++++++++++---------------------------
 guix/lint.scm                |   1 -
 guix/scripts.scm             |   1 -
 guix/scripts/archive.scm     |   1 -
 guix/scripts/build.scm       |   3 -
 guix/scripts/challenge.scm   |   1 -
 guix/scripts/deploy.scm      |   1 -
 guix/scripts/environment.scm |   1 -
 guix/scripts/home.scm        |   1 -
 guix/scripts/pack.scm        |   1 -
 guix/scripts/package.scm     |   1 -
 guix/scripts/pull.scm        |   1 -
 guix/scripts/size.scm        |   1 -
 guix/scripts/system.scm      |   1 -
 guix/scripts/weather.scm     |   1 -
 guix/store.scm               |  36 ++++++++++
 tests/builders.scm           |   1 -
 tests/channels.scm           |   1 -
 tests/cpan.scm               |   2 +-
 tests/derivations.scm        |   1 -
 tests/gexp.scm               |   1 -
 tests/graph.scm              |   1 -
 tests/guix-build-branch.sh   |   4 +-
 tests/guix-daemon.sh         |   4 +-
 tests/monads.scm             |   1 -
 tests/pack.scm               |   1 -
 tests/packages.scm           |   1 -
 tests/profiles.scm           |   1 -
 tests/system.scm             |   1 -
 32 files changed, 100 insertions(+), 133 deletions(-)



reply via email to

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