guix-commits
[Top][All Lists]
Advanced

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

branch master updated (25043e01b6 -> dae956e796)


From: guix-commits
Subject: branch master updated (25043e01b6 -> dae956e796)
Date: Mon, 23 Oct 2023 05:58:49 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 25043e01b6 gnu: icecat: Support Guix packaged extensions and native 
manifests.
     new 64e678bdbc gnu: mutter: Remove dependency on (guix build syscalls).
     new 5a3b712ad7 gnu: python-ipykernel: Remove dependency on (guix build 
syscalls).
     new 9a23dd54ee gnu: python-dbusmock: Remove dependency on (guix build 
syscalls).
     new 4ac6999be7 gnu: python-dbusmock: Rewrite phases as a gexp.
     new 4eda89248d gnu: python-dbusmock: Use ‘search-input-file’.
     new 8e3d710f4c gnu: polkit: Remove dependency on (guix build syscalls).
     new b4d6a43173 gnu: public-inbox: Remove dependency on (guix build 
syscalls).
     new 542c906f16 build-system/ant: Remove dependency on (guix build 
syscalls).
     new 4b5e31dc5e build-system/android-ndk: Remove dependency on (guix build 
syscalls).
     new 48c1a74b24 build-system/dub: Remove dependency on (guix build 
syscalls).
     new 54e6788267 syscalls: Add support for musl libc.
     new dae956e796 syscalls: Consistently use existing linux? definition.

The 12 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/packages/gnome.scm            |  32 ++++++------
 gnu/packages/mail.scm             |  33 ++++++-------
 gnu/packages/polkit.scm           |  35 ++++++-------
 gnu/packages/python-xyz.scm       | 101 ++++++++++++++++++--------------------
 guix/build-system/android-ndk.scm |   1 -
 guix/build-system/ant.scm         |   1 -
 guix/build-system/dub.scm         |   1 -
 guix/build/syscalls.scm           |  13 ++---
 8 files changed, 100 insertions(+), 117 deletions(-)



reply via email to

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