guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (0cccc2f -> fcaed5b)


From: guix-commits
Subject: branch core-updates updated (0cccc2f -> fcaed5b)
Date: Sat, 2 Oct 2021 12:52:35 -0400 (EDT)

mothacehe pushed a change to branch core-updates
in repository guix.

    from 0cccc2f  Merge remote-tracking branch core-updates-frozen into 
core-updates
     new fae2fcd  build-system/mozilla: New build system.
     new 385ba2f  gnu: nspr: Use mozilla-build-system.
     new 5d8515b  gnu: mozjs: Use mozilla-build-system.
     new 9bf0652  gnu: icecat: Use mozilla-build-system.
     new 8a55fde  build/minetest-build-system: Move png-file? to (guix build 
utils).
     new e3d61d2  gnu: mozjs: Make the native-inputs unconditional.
     new 034459c  gnu: mozjs: Make the quasiquote unconditional.
     new 9ca2f94  gnu: isc-dhcp: Don't use canonical-package.
     new 283bc45  gnu: isc-dhcp: Make an input unconditional.
     new 0fe0a3a  gnu: isc-dhcp: Remove unnecessary shebang patching.
     new 9bf4475  gnu: isc-dhcp: Remove trailing #t.
     new 7b71cd6  gnu: gobject-introspection: Move things to native-inputs.
     new f73758f  gnu: gobject-introspection: Use python instead of 
python-wrapper.
     new e8176d3  gnu: cairo: Make 'bash-minimal' input unconditional.
     new 7f3da8f  gnu: libthai: Make 'datrie' input unconditional.
     new bbb5243  gnu: libdatrie: Make input labels match the package name.
     new 9ccb0cf  gnu: pango: Make 'bash-minimal' input unconditional.
     new cf7c7e2  gnu: gdk-pixbuf: Unconditionally lookup docbook in 
native-inputs.
     new 1f7cf58  gnu: gdk-pixbuf: Respect #:tests?.
     new 744bfc6  gnu: gdk-pixbuf: Use target predicates.
     new 90fb289  gnu: gdk-pixbuf: Make 'bash-minimal' input unconditional.
     new 2f817ab  gnu: gdk-pixbuf: Remove trailing #t.
     new d8ff47a  gnu: at-spi2-core: Make 'bash-minimal' input unconditional.
     new 2d9c06c  gnu: at-spi2-core: Respect #:tests?.
     new c3417f0  gnu: at-spi2-core: Unconditionally lookup docbook in 
native-inputs.
     new c2f5510  gnu: at-spi2-core: Remove trailing #t.
     new 9c96dfd  gnu: avahi: Make 'bash-minimal' input unconditional.
     new 40e0788  gnu: avahi: Make the 'patch-more-shebangs' phase 
unconditional.
     new a4c40ef  gnu: freedesktop: Unconditionally use alternatives to % 
variables.
     new 65e5f14  gnu: wayland: Unconditionally lookup docbook in native-inputs.
     new 97cd9b7  gnu: json-glib: Unconditionally lookup docbook in 
native-inputs.
     new 4acddaa  gnu: json-glib: Make 'bash-minimal' input unconditional.
     new 296599d  gnu: heimdal: Make some parts of phases unconditional.
     new ea5039c  gnu: heimdal: Make 'bash-minimal' input unconditional.
     new d3d6e8b  gnu: libcap: Unconditionally use #$output.
     new a7bc1c8  gnu: libproxy: Respect #:tests?.
     new 77b98bf  build/qt-utils: Allow overriding the shell interpreter used.
     new fcaed5b  lint: check-wrapper-inputs: Remove mentions of core-updates.

The 38 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 +
 doc/guix.texi                        |  9 ++++
 gnu/packages/admin.scm               | 31 ++------------
 gnu/packages/avahi.scm               | 32 ++++++--------
 gnu/packages/freedesktop.scm         | 30 ++++---------
 gnu/packages/glib.scm                | 14 ++----
 gnu/packages/gnome.scm               | 20 +++------
 gnu/packages/gnuzilla.scm            | 21 +++------
 gnu/packages/gtk.scm                 | 83 ++++++++++++------------------------
 gnu/packages/kerberos.scm            | 41 ++++++------------
 gnu/packages/linux.scm               |  7 +--
 gnu/packages/networking.scm          | 12 ++----
 gnu/packages/nss.scm                 | 21 +++------
 guix/build-system/mozilla.scm        | 52 ++++++++++++++++++++++
 guix/build/minetest-build-system.scm |  9 ----
 guix/build/qt-utils.scm              | 10 +++--
 guix/build/utils.scm                 | 11 +++++
 guix/lint.scm                        |  3 --
 18 files changed, 167 insertions(+), 240 deletions(-)
 create mode 100644 guix/build-system/mozilla.scm



reply via email to

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