Age | Commit message (Collapse) | Author |
|
* guix/build-system/copy.scm (copy-build): Pass tests? to builder.
|
|
* gnu/packages/samba.scm (samba): Update to 4.17.0rc3.
[source]: Adjust URL.
[configure-flags]: Delete leftover comment.
(samba/fixed): Update to 4.17.0rc3.
|
|
* gnu/packages/python-xyz.scm (python-numpy): Update to 1.23.2.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/llvm.scm (llvm-11, clang-runtime-11, clang-11,
libomp-11): Update to 11.1.0.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/sqlite.scm (sqlite): Update to 3.39.2.
|
|
* gnu/packages/admin.scm (inetutils): Update to 2.3.
|
|
* gnu/packages/admin.scm (inetutils)[inputs, native-inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-FILE.
|
|
* gnu/packages/maths.scm (gsl): Update to 2.7.1.
|
|
* gnu/packages/libidn.scm (libidn2): Update to 2.3.3.
|
|
* gnu/packages/nettle.scm (nettle): Update to 3.8.1.
|
|
This is a fixup for merge commit ad384816fe260be98bc53701d9d761197ef162fc.
* gnu/packages/cups.scm: Don't import (guix gexp) twice.
|
|
|
|
This is a follow-up to commit f1e8cc6a9826f951fe95dc374b4db6fc8e25d981.
* gnu/packages/gstreamer.scm (gst-plugins-base)[inputs]: Move LIBGUDEV ...
[propagated-inputs]: ... here.
|
|
* gnu/packages/gnome.scm (gjs): Update to 1.72.2.
[arguments]: Remove #:meson.
[propagated-inputs]: Change from MOZJS-78 to MOZJS-91.
|
|
* gnu/packages/gnome.scm (gjs)[native-inputs]: Remove labels.
|
|
This is a follow-up to commit d6fa3ac7a8203173b125390aed596832565a3687.
* gnu/packages/gnome.scm (gjs)[propagated-inputs]: Change from MOZJS to
MOZJS-78.
|
|
This is a follow-up to commit c1a4ef98932799adbd278068fa4fdd8c24fff714.
* gnu/packages/gnome.scm (libsecret)[inputs]: Remove.
[propagated-inputs]: Add LIBGCRYPT.
|
|
* gnu/packages/python-xyz.scm (python-click): Update to 8.1.3.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/polkit.scm (polkit-mozjs): Update to 121.
[source](patches): Remove.
[source](snippet): Adjust for build system changes.
[build-system]: Change to MESON-BUILD-SYSTEM.
[inputs]: Replace MOZJS-78 with MOZJS-91.
[native-inputs]: Add GETTEXT-MINIMAL and LIBXML2.
[arguments]: Remove #:phases. Adjust #:configure-flags for build system
changes. Use G-expression.
(polkit-duktape)[source]: Remove.
[arguments]: Adjust for build build system changes.
* gnu/packages/patches/polkit-CVE-2021-4034.patch,
gnu/packages/patches/polkit-configure-elogind.patch,
gnu/packages/patches/polkit-use-duktape.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/gnuzilla.scm (mozjs-91): New variable.
|
|
* gnu/packages/gnuzilla.scm (mozjs): Update to 102.2.0.
(source)[uri]: Use new download location.
[arguments]: Adjust configure phase for upstream changes. Remove
adjust-tests-for-icu-68 phase, add adjust-tests phase. Don't delete tests in
pre-check phase.
[native-inputs]: Remove AUTOCONF-2.13 and PYTHON-3. Add AUTOCONF, M4, and
PYTHON-WRAPPER.
[inputs]: Replace ICU4C with ICU4C-71.
(mozjs-78): New variable.
* gnu/packages/games.scm (0ad)[inputs]: Change from MOZJS to MOZJS-78.
* gnu/packages/polkit.scm (polkit-mozjs)[inputs]: Likewise.
|
|
* gnu/packages/crates-io.scm (rust-pyo3-build-config-0.16, rust-pyo3-ffi-0.16,
rust-pyo3-macros-backend-0.16, rust-pyo3-macros-0.16, rust-pyo3-0.16): New
variables.
(rust-pyo3-build-config-0.15, rust-pyo3-macros-backend-0.15,
rust-pyo3-macros-0.15, rust-pyo3-0.15): Inherit accordingly.
|
|
* gnu/packages/crates-io.scm (rust-python3-dll-a-0.2): New variable.
|
|
* gnu/packages/crates-io.scm (rust-cc-1): Update to 1.0.73.
|
|
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.32.
|
|
|
|
* gnu/packages/gcc.scm (gcc-12): Update to 12.2.0.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/bittorrent.scm (transmission) <inputs>: Add libappindicator.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/shells.scm (oil): Update to 0.12.4.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/shells.scm (xonsh): Update to 0.13.0.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/qt.scm (python-qtpy): Update to 2.2.0.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/databases.scm (python-apsw)[native-inputs]: Remove UNZIP.
[arguments]: Remove trailing #t's.
|
|
* gnu/packages/databases.scm (python-apsw): Update to 3.39.2.0.
[source]: Change to git-fetch.
[inputs]: Replace sqlite with sqlite-next.
[arguments]: Remove custom check phase.
Some styling adjustments as well.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/audio.scm (streamripper)[source](modules, snippet): New fields.
|
|
* gnu/packages/audio.scm (streamripper): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/python-crypto.scm (python-cryptography-vectors-next): Update to
37.0.4.
(python-cryptography-next): Likewise.
[arguments]: Add phase to adjust pyo3 requirement. Don't adjust ouroboros
version.
[inputs]: Change from RUST-OUROBOROS-0.14 and RUST-OUROBOROS-MACRO-0.14 to
RUST-OUROBOROS-0.15 and RUST-OUROBOROS-MACRO-0.15.
[native-inputs]: Add PYTHON-PYTEST-BENCHMARK.
|
|
* gnu/packages/crates-io.scm (rust-indoc-1): Update to 1.0.7.
|
|
* gnu/packages/crates-io.scm (rust-widestring-0.5): New variable.
(rust-widestring-0.4): Inherit from it.
|
|
* gnu/packages/crates-io.scm (rust-send-wrapper-0.5): New variable.
(rust-send-wrapper-0.4): Inherit from it.
|
|
* gnu/packages/crates-io.scm (rust-ouroboros-macro-0.15): New variable.
(rust-ouroboros-macro-0.14): Inherit from it.
(rust-ouroboros-0.15): New variable.
(rust-ouroboros-0.14): Inherit from it.
|
|
* gnu/packages/crates-io.scm (rust-inventory-0.2): New variable.
(rust-inventory-0.1): Inherit from it.
|
|
* gnu/packages/crates-io.scm (rust-ghost-0.1): Update to 0.1.6.
|
|
* gnu/packages/libreoffice.scm (libreoffice)[properties]: New field.
|
|
* gnu/services/base.scm (<greetd-configuration>)
[greeter-supplementary-groups]: New field.
(%greetd-accounts): Rename to...
(greetd-accounts): ... this. Convert to a function that takes a config
argument. Use greeter-supplementary-groups.
(greetd-service-type): Adjust accordingly.
* gnu/tests/desktop.scm (%minimal-services): Add test for
greeter-supplementary-groups.
* doc/guix.texi ("Base Services")[greetd-service-type]: Document
greeter-supplementary-groups.
|
|
* gnu/services/desktop.scm (seatd-group-sanitizer): New variable.
(<seatd-configuration>)[user]: Removed field.
[group]: Changed to "seat". Sanitize via seatd-group-sanitizer.
(seatd-accounts): New variable.
(seatd-environment): Adjust to <seatd-configuration> ABI.
(seatd-service-type)[extensions]: Add account-service-type with seatd-accounts.
* gnu/tests/desktop.scm (run-minimal-desktop-test): Check for correct
ownership of $SEATD_SOCK.
* doc/guix.texi ("Desktop Services")[seatd-service-type]: Mention that users
may need to become members of the "seat" group.
Update default value for group field.
Add explanation on seatd.sock file.
Remove dropped user field.
|
|
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.26.
|
|
* gnu/packages/emacs-xyz.scm (emacs-denote): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-tmr): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-lemon): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-blight): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|