summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2023-02-21gnu: opendht: Update to 2.4.12.Maxim Cournoyer
* gnu/packages/networking.scm (opendht): Update to 2.4.12.
2023-02-21gnu: Add guile-proba.Luis Felipe
* gnu/packages/check.scm (guile-proba): New variable. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-02-21gnu: emacs-suneater-theme: Update to 2.2.0.Fredrik Salomonsson
* gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.2.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-21gnu: xfel: Update to 1.2.9.LuHui
* gnu/packages/admin.scm (xfel): Update to 1.2.9. [arguments]: Remove udevadm command. [synopsis,description]: Change D1 computers/devices to just devices as the capabilities are more general. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-21gnu: python-jupytext: Update to 1.14.4.Greg Hogan
Fixes test failure in test_multiple_pairing in 1.14.1. * gnu/packages/python-xyz.scm (python-jupytext): Update to 1.14.4. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-21gnu: nar-herder: Update to 0-17.8b888de.Christopher Baines
* gnu/packages/package-management.scm (nar-herder): Update to 0-17.8b888de.
2023-02-21gnu: guix-build-coordinator: Update to 0-71.c29a46e.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-71.c29a46e.
2023-02-21gnu: guix-data-service: Update to 0.0.1-39.8c2f97e.Christopher Baines
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-39.8c2f97e.
2023-02-21gnu: python-clingo: Fix invalid G-expression input.Simon Tournier
* gnu/packages/maths.scm (python-clingo)[arguments]: Add 'imported-modules' and 'modules' in order to access to 'python:site-packages'. [version]: Explicitly reuse from the package 'clingo'.
2023-02-20gnu: pjproject-jami: Update to 2.12-2.20e00fc.Maxim Cournoyer
This resolves a crash because of pjproject leaving too many sockets opened ("Creating pipes for GWakeup: Too many open files"). * gnu/packages/jami.scm (pjproject-jami): Update to 2.12-2.20e00fc.
2023-02-20gnu: icedove: Truly prevent it from generating a new profile on every upgrade.Maxim Cournoyer
This fixes a regression introduced in 52cb5cf5b8 ("gnu: icedove: Update to 91.3.2") where the single quotes moved to double quotes, but the substitute* pattern was not correctly adapted. Fixes <https://issues.guix.gnu.org/53250>. * gnu/packages/gnuzilla.scm (icedove-minimal) [phases] {fix-profile-setting}: Include double qutoes in substitute* pattern targeting the MOZ_DEDICATED_PROFILES configuration option.
2023-02-20gnu: icedove: Install the icons of the 'comm' component.Maxim Cournoyer
This is a follow-up commit to 47f0e022dc ("gnu: icedove: Install icons.") which installed the icons of the 'browser' component (which are those used by IceCat). * gnu/packages/gnuzilla.scm (icedove-minimal) [phases] {install-icon}: Install the icons of the 'comm' component, which is Icedove.
2023-02-20gnu: Add qxlsx.Sharlatan Hellseher
* gnu/packages/qt.scm (qxlsx): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20gnu: stellarium: Update to 1.2.Sharlatan Hellseher
* gnu/packages/astronomy.scm (stellarium): Update to 1.2. [arguments]{tests}: Disable tests, with further review of INDI package. [arguments]{configure-flags}: Explicitly disable Qt6 (prevent failing build) and ShowMySky (not packed yet). [phases]{set-offscreen-display}: Remove trail #T in lambda. [inputs]: Remove labels and add GPSD, INDI, LIBNOVA, OPENSSL, QTCHARTS, QTPOSITIONING, QTTRANSLATIONS, QTWEBENGINE-5, QXLSX. [native-inputs]: Remove labels and add DOXYGEN, GRAPHVIZ, MESA, PYTHON-WRAPPER. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20gnu: sshpass: Update to 1.10.Nicolas Goaziou
* gnu/packages/ssh.scm (sshpass): Update to 1.10.
2023-02-20gnu: fet: Update to 6.8.4.Nicolas Goaziou
* gnu/packages/education.scm (fet): Update to 6.8.4.
2023-02-20gnu: python-capablerobot-usbhub: Update to 0.5.0.Sharlatan Hellseher
* gnu/packages/libusb.scm (python-capablerobot-usbhub): Fix build and update to 0.5.0. [source]: Use Git checkout which allows to pass build the package. [build-system]: Use PYPROJECT-BUILD-SYSTEM. [arguments]{tests}: Disable them as not provided. [phases]use-poetry-core}: New phase. [phases]{install-udev-rules}: Remove trailing #T from lambda. [native-inputs]: Add PYTHON-POETRY-CORE. [propagated-inputs]: Replace PYTHON-PYYAML-7 and PYTHON-PYYAML-5 by PYTHON-CLICK and PYTHON-PYYAML. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20gnu: python-construct: Update to 2.10.68.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-construct): Update to 2.10.68. [source]: Use Git checkout over PyPI to enable tests. [arguments]<#:phases>: Enable tests with custom phase. [native-inputs]: Add PYTHON-PYTEST, PYTHON-PYTEST-BENCHMARK. [propagated-inputs]: Remove PYTHON-EXTRAS. Add PYTHON-CLOUDPICKLE, PYTHON-LZ4. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20gnu: python-pygraphviz: Update to 1.10.Philippe SWARTVAGHER
* gnu/packages/graphviz.scm (python-pygraphviz): Update to 1.10. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20gnu: qsynth: Update to 0.9.9.kiasoc5 via Guix-patches via
* gnu/packages/audio.scm (qsynth): Update to 0.9.9. [inputs]: Remove QTBASE-5 and QTX11EXTRAS; add QTBASE, QTSVG, and QTWAYLAND. [native-inputs]: Remove QTTOOLS-5; add QTTOOLS. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20gnu: cwm: Improve package style.Nicolas Goaziou
* gnu/packages/wm.scm (cwm)[arguments]: Use G-expressions. <#:phases>: Use MAKE-DESKTOP-ENTRY-FILE. [inputs, native-inputs]: Re-order alphabetically. [synopsis]: Use proper capitalization.
2023-02-20gnu: cwm: Update to 7.1.kiasoc5 via Guix-patches via
* gnu/packages/wm.scm (cwm): Update to 7.1. [arguments]: Remove trailing #t. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20gnu: emacs-magit: Update to 3.3.0-3.2c91c08.Rostislav Svoboda
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.3.0-3.2c91c08. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20gnu: emacs-diff-hl: Update to 1.9.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.9.2. [description]: Use proper capitalization.
2023-02-20gnu: emacs-vertico-posframe: Update to 0.7.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-vertico-posframe): Update to 0.7.0.
2023-02-20gnu: emacs-project: Update to 0.9.8.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.8.
2023-02-20gnu: emacs-wisp-mode: Update to 1.0.10.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-wisp-mode): Update to 1.0.10.
2023-02-20gnu: Add rust-mockall-0.11.Steve George
* gnu/packages/crates-io.scm (rust-mockall-0.11): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-20gnu: Add rust-mockall-derive-0.11.Steve George
* gnu/packages/crates-io.scm (rust-mockall-derive-0.11): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-20gnu: Add rust-mockall-double-0.3.Steve George
* gnu/packages/crates-io.scm (rust-mockall-double-0.3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-20gnu: Add rust-downcast-0.11.Steve George
* gnu/packages/crates-io.scm (rust-downcast-0.11): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-20gnu: qemu: Skip additional test of arm kvm features.Efraim Flashner
* gnu/packages/virtualization.scm (qemu)[arguments]: Adjust 'disable-unusable-tests phase to skip an arm test.
2023-02-20gnu: make-openbios-package: Update to 1.1-1.af97fd7.Efraim Flashner
* gnu/packages/firmware.scm (make-openbios-package): Update to 1.1-1.af97fd7. [source]: Remove patch. [native-inputs]: Build with gcc-10. Add fcode-utils. * gnu/packages/patches/openbios-gcc-warnings.patch: Remove file. * ngu/local.mk (dist_patch_DATA): Remove it.
2023-02-20gnu: Add fcode-utils.Efraim Flashner
* gnu/packages/firmware.scm (fcode-utils): New variable.
2023-02-19gnu: icecat: Unbundle nss and nspr.Maxim Cournoyer
* gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Add nspr-next and nss-next. [configure-flags]: Re-instate the "--with-system-nspr" and "--with-system-nss" configure flags. [phases] {remove-bundled-libraries}: Update comment.
2023-02-19gnu: icecat: Remove gtk+-2 input.Maxim Cournoyer
* gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Remove gtk+-2.
2023-02-19gnu: icedove: Use the locale of the system.Maxim Cournoyer
* gnu/packages/gnuzilla.scm (icedove-source): Set the intl.locale.requested option to the empty string.
2023-02-19gnu: Add language packs to icecat and icedove.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/32026>. * gnu/packages/gnuzilla.scm (icecat): Rename to... (icecat-minimal): ... this. (icedove: Rename to... (icedove-minimal): ... this. (make-mozilla-with-l10n): New procedure. (icecat, icedove): New variables.
2023-02-19gnu: icedove: Automatically load system-provided extensions.Maxim Cournoyer
* gnu/packages/gnuzilla.scm (icedove-source): Set the extensions.autoDisableScopes preference value to 3. (icedove-minimal) [phases]: Add the --allow-addon-sideload and --with-unsigned-addon-scopes=app,system ac options to the configure phase.
2023-02-19gnu: Add icecat-l10n and icedove-l10n.Maxim Cournoyer
* gnu/packages/gnuzilla.scm (%icecat-locales, %icedove-locales): New variable. (make-l10n-package): New procedure. (icecat-l10n, icedove-l10n): New variables.
2023-02-19gnu: icecat-source: Update gnuzilla to f23f8b609.Maxim Cournoyer
* gnu/packages/gnuzilla.scm (icecat-source): Update gnuzilla to f23f8b609.
2023-02-19gnu: Define %icecat-base-version at the top level.Maxim Cournoyer
* gnu/packages/gnuzilla.scm (%icecat-base-version): New variable. (%icecat-version): Define in terms of %icecat-base-version. (icecat-source): Adjust to use the above newly introduced variables.
2023-02-19gnu: icedove: Compute a self-contained source.Maxim Cournoyer
This refactoring work is to prepare for adding a icedove-l10n package, which will reuse that source. * gnu/packages/gnuzilla.scm (comm-source->locales+changset): New procedure. (thunderbird-source): Rename to... (thunderbird-comm-source): ... here. (icedove-source): New variable. (icedove) [source]: Use it. [phases]: Remove the prepare-thunderbird-sources and rename-to-icedove phases.
2023-02-19gnu: Add a 'update-mozilla-locales' helper for maintenance.Maxim Cournoyer
* gnu/packages/gnuzilla.scm (update-mozilla-locales): New procedure.
2023-02-19gnu: hplip-next: Simplify the fix-more-hard-coded-file-names phase.Maxim Cournoyer
* gnu/packages/cups.scm (hplip-next) [phases]: Only substitute python files in the fix-more-hard-coded-file-names phase. This greatly reduce the time taken by the phase (from 21 s to 0.4 s) on my system, and is functionally equivalent.
2023-02-19gnu: Add ddd.Andy Tai
* gnu/packages/debug.scm (ddd): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-19gnu: emacs-vterm: Include etc directory in installed files.Jake Leporte
* gnu/packages/emacs-xyz.scm (emacs-vterm)[arguments]<#:include>: Add "^etc/.*" to the list of regexes for installed files. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-19gnu: emacs-gnuplot: Update to 0.8.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-gnuplot): Update to 0.8.1.
2023-02-19gnu: emacs-goggles: Update to 0.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-goggles): Update to 0.3. [description]: Use proper capitalization.
2023-02-19gnu: emacs-project: Update to 0.9.7.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.7.