Commit Graph

98672 Commits

Author SHA1 Message Date
Sharlatan Hellseher
c08fda0716
gnu: stellarium: Update to 1.2.
* 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-20 14:10:43 +01:00
Nicolas Goaziou
c599d309c4
gnu: sshpass: Update to 1.10.
* gnu/packages/ssh.scm (sshpass): Update to 1.10.
2023-02-20 14:00:39 +01:00
Nicolas Goaziou
c7aa35f388
gnu: fet: Update to 6.8.4.
* gnu/packages/education.scm (fet): Update to 6.8.4.
2023-02-20 14:00:39 +01:00
Sharlatan Hellseher
ed00a514e5
gnu: python-capablerobot-usbhub: Update to 0.5.0.
* 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-20 14:00:39 +01:00
Sharlatan Hellseher
5204f2edf4
gnu: python-construct: Update to 2.10.68.
* 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-20 14:00:39 +01:00
Philippe SWARTVAGHER
274c59c6bc
gnu: python-pygraphviz: Update to 1.10.
* gnu/packages/graphviz.scm (python-pygraphviz): Update to 1.10.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20 14:00:38 +01:00
kiasoc5 via Guix-patches via
06c5ab0821
gnu: qsynth: Update to 0.9.9.
* 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-20 14:00:38 +01:00
Nicolas Goaziou
46cdc0b538
gnu: cwm: Improve package style.
* 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-20 14:00:38 +01:00
kiasoc5 via Guix-patches via
284229d87a
gnu: cwm: Update to 7.1.
* gnu/packages/wm.scm (cwm): Update to 7.1.
[arguments]: Remove trailing #t.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20 14:00:37 +01:00
Rostislav Svoboda
940f2d38df
gnu: emacs-magit: Update to 3.3.0-3.2c91c08.
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.3.0-3.2c91c08.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-20 14:00:37 +01:00
Nicolas Goaziou
1551bae3de
gnu: emacs-diff-hl: Update to 1.9.2.
* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.9.2.
[description]: Use proper capitalization.
2023-02-20 14:00:37 +01:00
Nicolas Goaziou
06212e8c6a
gnu: emacs-vertico-posframe: Update to 0.7.0.
* gnu/packages/emacs-xyz.scm (emacs-vertico-posframe): Update to 0.7.0.
2023-02-20 14:00:36 +01:00
Nicolas Goaziou
79b1060279
gnu: emacs-project: Update to 0.9.8.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.8.
2023-02-20 14:00:36 +01:00
Nicolas Goaziou
116a16aa3a
gnu: emacs-wisp-mode: Update to 1.0.10.
* gnu/packages/emacs-xyz.scm (emacs-wisp-mode): Update to 1.0.10.
2023-02-20 14:00:36 +01:00
Steve George
8322c062a9
gnu: Add rust-mockall-0.11.
* gnu/packages/crates-io.scm (rust-mockall-0.11): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-20 12:37:47 +02:00
Steve George
0892d54d20
gnu: Add rust-mockall-derive-0.11.
* gnu/packages/crates-io.scm (rust-mockall-derive-0.11): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-20 12:30:06 +02:00
Steve George
16041719bf
gnu: Add rust-mockall-double-0.3.
* gnu/packages/crates-io.scm (rust-mockall-double-0.3): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-20 12:23:57 +02:00
Steve George
fd7c10681a
gnu: Add rust-downcast-0.11.
* gnu/packages/crates-io.scm (rust-downcast-0.11): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-20 12:21:12 +02:00
Efraim Flashner
e8fcf1e424
gnu: qemu: Skip additional test of arm kvm features.
* gnu/packages/virtualization.scm (qemu)[arguments]: Adjust
'disable-unusable-tests phase to skip an arm test.
2023-02-20 10:52:20 +02:00
Efraim Flashner
042b92edb2
gnu: make-openbios-package: Update to 1.1-1.af97fd7.
* 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-20 10:52:20 +02:00
Efraim Flashner
8fa5e0acec
gnu: Add fcode-utils.
* gnu/packages/firmware.scm (fcode-utils): New variable.
2023-02-20 10:52:20 +02:00
Maxim Cournoyer
d318ccc363
gnu: icecat: Unbundle nss and nspr.
* 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-19 20:03:35 -05:00
Maxim Cournoyer
25f9d4c4c2
gnu: icecat: Remove gtk+-2 input.
* gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Remove gtk+-2.
2023-02-19 20:03:35 -05:00
Maxim Cournoyer
74a5634ad8
gnu: icedove: Use the locale of the system.
* gnu/packages/gnuzilla.scm (icedove-source): Set the intl.locale.requested
option to the empty string.
2023-02-19 20:03:35 -05:00
Maxim Cournoyer
acf7d01fc3
gnu: Add language packs to icecat and icedove.
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-19 20:03:34 -05:00
Maxim Cournoyer
6375e2e39c
gnu: icedove: Automatically load system-provided extensions.
* 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-19 20:03:34 -05:00
Maxim Cournoyer
efd9f326ae
gnu: Add icecat-l10n and icedove-l10n.
* gnu/packages/gnuzilla.scm (%icecat-locales, %icedove-locales): New variable.
(make-l10n-package): New procedure.
(icecat-l10n, icedove-l10n): New variables.
2023-02-19 20:03:34 -05:00
Maxim Cournoyer
d3fcbefad1
gnu: icecat-source: Update gnuzilla to f23f8b609.
* gnu/packages/gnuzilla.scm (icecat-source): Update gnuzilla to f23f8b609.
2023-02-19 20:03:34 -05:00
Maxim Cournoyer
6d4a78356f
gnu: Define %icecat-base-version at the top level.
* 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-19 20:03:34 -05:00
Maxim Cournoyer
456e98ad6f
gnu: icedove: Compute a self-contained source.
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-19 20:03:33 -05:00
Maxim Cournoyer
f4a932cbd7
gnu: Add a 'update-mozilla-locales' helper for maintenance.
* gnu/packages/gnuzilla.scm (update-mozilla-locales): New procedure.
2023-02-19 20:03:33 -05:00
Maxim Cournoyer
636b771536
gnu: hplip-next: Simplify the fix-more-hard-coded-file-names phase.
* 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-19 10:35:45 -05:00
Andy Tai
57495d0635
gnu: Add ddd.
* gnu/packages/debug.scm (ddd): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-19 11:39:02 +01:00
Jake Leporte
f36de1a5ba
gnu: emacs-vterm: Include etc directory in installed files.
* 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-19 11:38:56 +01:00
Nicolas Goaziou
e6b4fb5c6a
gnu: emacs-gnuplot: Update to 0.8.1.
* gnu/packages/emacs-xyz.scm (emacs-gnuplot): Update to 0.8.1.
2023-02-19 11:38:20 +01:00
Nicolas Goaziou
14e6a5fdd8
gnu: emacs-goggles: Update to 0.3.
* gnu/packages/emacs-xyz.scm (emacs-goggles): Update to 0.3.
[description]: Use proper capitalization.
2023-02-19 11:38:20 +01:00
Nicolas Goaziou
aa1caf5fad
gnu: emacs-project: Update to 0.9.7.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.7.
2023-02-19 11:38:20 +01:00
Aleksandr Vityazev
819aaca9d5
gnu: php: Drop a failed test for riscv64.
* gnu/packages/php (php): Drop a failed test for riscv64.
[source, arguments, description]: Fix formatting.
2023-02-19 10:09:16 +01:00
Julien Lepiller
01334a61c7
gnu: Use unifont by default in TTYs.
It has even better language support than LatGrkCyr-8x16 and can show
fancy progress bars.

* gnu/services/base.scm (%default-console-font): Use unifont.
2023-02-19 10:09:10 +01:00
Liliana Marie Prikler
0100ff1727
gnu: dino: Fix comment for pango-next.
Pango 1.5 is a rather old version ;)

* gnu/packages/messaging.scm (dino)[inputs]: Fix comment next to pango-next.
2023-02-19 08:39:50 +01:00
Liliana Marie Prikler
877df1765a
gnu: guile-filesystem: Update to 0.2.0.
* gnu/packages/guile-xyz.scm (guile-filesystem): Update to 0.2.0.
[source]<url>: Use “https://gitlab.com/lilyp/guile-filesystem”.
[home-page]: Likewise.
(guile2.0-filesystem): Deleted variable.
2023-02-19 08:16:47 +01:00
Hilton Chain
28cefd2e56
gnu: hyfetch: Update to 1.4.6.
* gnu/packages/patches/hyfetch-fix-generator-script-quotation-escaping.patch:
New file.
* gnu/packages/patches/hyfetch-remove-old-catchy-os-py.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/admin.scm (hyfetch)[source]: Update to 1.4.6.
Switch to git source and add patches.
[inputs]: Remove python-hypy-utils.
[arguments]<#:phases>: Remove set-HOME phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-19 08:16:47 +01:00
Liliana Marie Prikler
243eb86c6f
gnu: Add emacs-pasp-mode.
* gnu/packages/patches/emacs-pasp-mode-quote-file-names.patch: New file.
* gnu/local.mk: Register it here.
* gnu/packages/emacs-xyz.scm (emacs-pasp-mode): New variable.
2023-02-19 08:16:47 +01:00
Liliana Marie Prikler
eb96e148ca
gnu: Add python-clorm.
* gnu/packages/maths.scm (python-clorm): New variable.
2023-02-19 08:16:47 +01:00
Liliana Marie Prikler
8285093cee
gnu: python-clingo: Install distribution information.
* gnu/packages/maths.scm (python-clingo)[#:phases]: Add ‘install-distinfo’.
2023-02-19 08:16:47 +01:00
Philip McGrath
b5326763c7
gnu: racket: Update to 8.8.
* gnu/packages/patches/racket-backport-8.7-pkg-strip.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Delete it.
* gnu/packages/racket.scm (%racket-origin)[patches]: Likewise.
(%racket-version): Update to 8.8.
(%zuo-version): Update to 1.6.
(racket)[inputs]<algol60, cext-lib, deinprogramm, draw, drracket>
<expeditor, gui, htdp, math, pict, r5rs, redex, sasl, scribble>
<typed-racket, string-constants, syntax-color>: Update checksums.
* gnu/packages/chez.scm (chez-scheme-for-racket): Update to
9.9.9-pre-release.14.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-19 08:16:47 +01:00
Parnikkapore
e1290c0d43
gnu: dino: Update to 0.4.0.
* gnu/packages/messaging.scm (dino): Update to 0.4.0.
[inputs]: Replace gtk+ with gtk.
Replace pango with pango-next.
Add bash-minimal and libadwaita.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-02-19 08:16:46 +01:00
Maxim Cournoyer
037c1b254a
gnu: hplip-next: Update to 3.22.10.
* gnu/packages/cups.scm (hplip-next): Update to 3.22.10.
2023-02-18 16:01:30 -05:00
Maxim Cournoyer
185e8ac8cc
gnu: Add hplip-next.
* gnu/packages/cups.scm (hplip-next): New variable.
2023-02-18 16:01:30 -05:00
Ricardo Wurmus
f3329764e2
gnu: Add r-longdat.
* gnu/packages/cran.scm (r-longdat): New variable.
2023-02-18 21:11:56 +01:00