Efraim Flashner
7a8e96d370
gnu: kwin: Update skipped test list.
...
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Update custom 'check
phase with new list of skipped tests.
2023-04-18 16:27:41 +03:00
Efraim Flashner
1c7ef72695
gnu: kwin: Rewrite skipped tests to be more readable.
...
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Rewrite skipped tests
in custom 'check phase to be easier to read.
2023-04-18 16:27:41 +03:00
Nicolas Goaziou
1f78148b95
gnu: emacs-osm: Do not mix home-page and origin.
...
* gnu/packages/emacs-xyz.scm (emacs-osm)[source]<origin>: Do not use home-page
value as origin.
2023-04-18 15:19:01 +02:00
Nicolas Goaziou
5b607f37b8
gnu: emacs-osm: Update to 0.11.
...
* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 0.11.
2023-04-18 15:19:01 +02:00
Nicolas Goaziou
52e160033e
gnu: emacs-marginalia: Update to 1.2.
...
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.2.
2023-04-18 15:19:01 +02:00
Nicolas Goaziou
42115d5d67
gnu: emacs-envrc: Add DIRENV as an input.
...
* gnu/packages/emacs-xyz.scm (emacs-envrc)[arguments]<#:phases>: Set direnv
executable location.
<#:tests?, #:test-command>: Tentatively run tests, without success. At least,
they do not complain "direnv" executable is nowhere to be found.
[inputs]: Add DIRENV.
2023-04-18 15:19:00 +02:00
Nicolas Goaziou
8796e6b2e3
gnu: emacs-envrc: Update to 0.5.
...
* gnu/packages/emacs-xyz.scm (emacs-envrc): Update to 0.5.
2023-04-18 15:19:00 +02:00
Nicolas Goaziou
03d2f81d45
gnu: emacs-cape: Update to 0.15.
...
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.15.
2023-04-18 15:19:00 +02:00
Nicolas Goaziou
f7238840cc
gnu: emacs-autothemer: Run tests.
...
* gnu/packages/emacs-xyz.scm (emacs-autothemer)[arguments]: Run tests.
2023-04-18 15:18:59 +02:00
Nicolas Goaziou
223004ba0e
gnu: emacs-autothemer: Update to 0.2.17.
...
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.17.
2023-04-18 15:18:59 +02:00
Matthieu Lemerre
cfc1209a80
gnu: Add texlive-totpages.
...
* gnu/packages/tex.scm (texlive-totpages): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-18 15:18:59 +02:00
Nicolas Goaziou
34ac0a1948
gnu: texlive-latex-lastpage: Replace with texlive-lastpage.
...
* gnu/packages/tex.scm (texlive-lastpage): New variable.
(texlive-latex-lastpage): Deprecate variable.
2023-04-18 15:18:58 +02:00
Nicolas Goaziou
c297a67092
gnu: texlive-latex-totcount: Replace with texlive-totcount.
...
* gnu/packages/tex.scm (texlive-totcount): New variable.
(texlive-latex-totcount): Deprecate package.
2023-04-18 15:18:58 +02:00
Nicolas Goaziou
93df58947f
gnu: texlive-latex-acronym: Replace with texlive-acronym.
...
* gnu/packages/tex.scm (texlive-latex-acronym): Deprecate package.
(texlive-acronym): New variable.
2023-04-18 15:18:58 +02:00
Nicolas Goaziou
813f561214
gnu: texlive-latex-bigfoot: Replace with texlive-bigfoot.
...
* gnu/packages/tex.scm (texlive-bigfoot): New variable.
(texlive-latex-bigfoot): Deprecate package.
(texlive-pstool): Use new variable.
2023-04-18 15:18:57 +02:00
Nicolas Goaziou
dfee2c50f6
gnu: Add texlive-relsize.
...
* gnu/packages/tex.scm (texlive-relsize): New variable.
2023-04-18 15:18:57 +02:00
Nicolas Goaziou
5af58d4ede
gnu: Add texlive-ncctools.
...
* gnu/packages/tex.scm (texlive-ncctools): New variable.
2023-04-18 15:18:57 +02:00
Ricardo Wurmus
c057a5c418
gnu: r-with-tests: Update to 4.2.3.
...
* gnu/packages/statistics.scm (r-with-tests): Update to 4.2.3.
2023-04-18 15:11:24 +02:00
Nicolas Graves
38fa64c4b5
snippets: tempel: Simplify git-commit-mode detection.
...
* etc/snippets/tempel/text-mode: Simplify git-commit-mode detection.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-04-18 14:59:02 +04:00
Liliana Marie Prikler
d4e99b4418
gnu: emacs-next: Update to 29.0.90.
...
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.90.
2023-04-18 12:17:33 +02:00
Efraim Flashner
39ec7b86c0
gnu: openssl: Update cross-configure target for riscv64-linux .
...
* gnu/packages/tls.scm (target->openssl-target): When building for
riscv64-linux use architecture specific configurations.
2023-04-18 11:53:16 +03:00
Efraim Flashner
e0f43c6a27
gnu: elfutils: Skip 3 more tests on riscv64-linux.
...
* gnu/packages/elf.scm (elfutils)[arugments]: When building for
riscv64-linux skip 3 more failing tests.
2023-04-18 11:00:47 +03:00
John Kehayias
a5c4b50c36
gnu: python-google-auth: Update to 2.17.3.
...
* gnu/packages/python-web.scm (python-google-auth): Update to 2.17.3.
[native-inputs]: Add python-mock.
2023-04-18 00:45:36 -04:00
John Kehayias
3e8d608dac
gnu: python-urllib3: Update to 1.26.15.
...
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.15.
2023-04-18 00:40:16 -04:00
John Kehayias
f2797f18c2
gnu: python-oauth2client: Fix build.
...
* gnu/packages/python-web.scm (python-oauth2client)[propagated-inputs]: Add
python-pyparsing.
2023-04-18 00:25:12 -04:00
John Kehayias
f2cc76c809
gnu: python-httplib2: Update to 0.22.0.
...
* gnu/packages/python-web.scm (python-httplib2): Update to 0.22.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-cryptography.
2023-04-18 00:19:51 -04:00
John Kehayias
aaf85222f1
gnu: python-pytest-localserver: Update to 0.7.1.
...
* gnu/packages/check.scm (python-pytest-localserver): Update to 0.7.1.
2023-04-18 00:11:52 -04:00
Maxim Cournoyer
79b2221ce4
gnu: qemu: Update to 7.2.1.
...
* gnu/packages/virtualization.scm (qemu): Update to 7.2.1.
2023-04-17 23:06:38 -04:00
Maxim Cournoyer
27a4bfbd07
gnu: python-pytest-trio: Update to 0.8.0.
...
* gnu/packages/python-check.scm (python-pytest-trio): Update to 0.8.0.
[arguments]: New relax-requirements phase. Delete extraneous
add-installed-pythonpath call. Disable two new tests.
Reported-by: jgart <jgart@dismail.de>
2023-04-17 22:10:57 -04:00
Maxim Cournoyer
774a6fb12c
gnu: audacity: Update to 3.3.0-beta-1.
...
* gnu/packages/audio.scm (audacity): Update to 3.3.0-beta-1.
[source]: Delete trailing #t in snippet.
[arguments]: Update fix-cmake-rpath phase.
Reported-by: tschilptschilp23 on #guix.
2023-04-17 20:53:23 -04:00
TakeV
84bd7cf918
gnu: remmina: Update to 1.4.29.
...
* gnu/packages/vnc.scm (remmina): Update to 1.4.29.
[inputs]: Add PYTHON-MINIMAL-WRAPPER.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-04-17 23:50:43 +02:00
Bruno Victal
92d49c8cd8
gnu: usbutils: Use G-Expressions.
...
* gnu/packages/linux.scm (usbutils): Use G-Expressions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-17 23:50:42 +02:00
mikadoZero
a718f5f55b
gnu: usbutils: Make package description different from synopsis.
...
* gnu/packages/linux.scm (usbutils)[description]: Change package description.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-17 23:50:42 +02:00
Saku Laesvuori
697647105d
gnu: Add kitsas.
...
* gnu/packages/finance.scm (kitsas): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-04-17 23:50:42 +02:00
Ludovic Courtès
166a3e3fde
ssh: Silence remote daemon messages when sending store items.
...
Fixes <https://issues.guix.gnu.org/61839 >.
Previously, when running 'guix-daemon --debug' on the remote machine,
lots of debugging outputs would be printed to stderr; since the client
wouldn't read it, we could eventually reach a deadlock where the 'guix
repl' process would be stuck writing to stderr while the client is
stuck waiting on its stdout.
* guix/ssh.scm (store-import-channel)[import]: Parameterize
'current-build-output-port'.
2023-04-17 23:50:42 +02:00
Ludovic Courtès
8136c1578e
substitute: Download nar from another server upon ETIMEDOUT.
...
Previously, 'guix substitute' would fail abruptly with something like:
guix substitute: warning: while fetching https://ci.guix.gnu.org/nar/lzip/…-example : server is somewhat slow
guix substitute: warning: try `--no-substitutes' if the problem persists
guix substitute: error: connect*: Connection timed out
substitution of /gnu/store/…-example failed
* guix/scripts/substitute.scm (network-error?): Add ETIMEDOUT.
2023-04-17 23:50:42 +02:00
Ludovic Courtès
57e731c358
services: agetty: 'term-console' succeeds by default.
...
Previously, on a typical setup without "console=ttyS0" or similar in
'kernel-arguments', the 'term-console' Shepherd service would always be
marked as failing to start. This is undesirable because it raises a
false alarm: the service is expected to do nothing in this case.
This patch instead marks it as succeeding and logs a message explaining
it's doing nothing.
* gnu/services/base.scm (agetty-shepherd-service): In 'start' method,
succeed when TTY is #f and print a message.
2023-04-17 23:50:41 +02:00
Ludovic Courtès
9fad6067d9
environment: Really auto-load (guix scripts pack).
...
Fixes a performance regression on cache hits introduced in
b31ea797ed
, whereby (guix scripts pack)
would be loaded eagerly during startup, leading hundreds of (gnu
packages *) modules to be loaded.
Fixes <https://issues.guix.gnu.org/62899 >.
* guix/scripts/environment.scm: Autoload (gnu build install).
(%options): Add indirection when calling 'symlink-spec-option-parser' so
that (guix scripts pack) is auto-loaded only when needed.
2023-04-17 23:50:41 +02:00
Nicolas Goaziou
63500cbbee
gnu: Add converseen.
...
* gnu/packages/image.scm (converseen): New variable.
* gnu/packages/patches/converseen-hide-non-free-pointers.patch:
* gnu/packages/patches/converseen-hide-updates-checks.patch: New files.
* gnu/local.mk: Register files above.
2023-04-17 23:36:55 +02:00
Andreas Enge
a6d2b54d39
gnu: Clean up merge errors.
...
* gnu/packages/gstreamer.scm (gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-editing-services, python-gst): Use
standard meson instead of non-existing meson-0.63.
2023-04-17 20:58:30 +02:00
Andreas Enge
216d7bdb73
Merge remote-tracking branch 'origin/master' into core-updates
2023-04-17 19:17:39 +02:00
Guillaume Le Vaillant
50dd91bc30
gnu: gqrx: Update to 2.15.10.
...
* gnu/packages/radio.scm (gqrx): Update to 2.15.10.
2023-04-17 17:35:50 +02:00
Sharlatan Hellseher
d3ce883304
gnu: wfview: Update to 1.62.
...
* gnu/packages/radio.scm (wfview): Update to 1.62.
Use Gexp, shift order of components.
[inputs]: Add hidapi, qtgamepad.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-17 17:19:29 +02:00
Christopher Baines
00b5c37e34
gnu: guix-build-coordinator: Update to 0-78.2efcd8b.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-78.2efcd8b.
2023-04-17 15:56:59 +01:00
Christopher Baines
e5c33837cb
self: Restructure accessing packages.
...
Both for consistency (always use specification->package as defined in this
module) and so that all the packages that are used can be accessed (which
comes in useful when applying grafts).
* guix/self.scm (%packages): New variable.
(specification->package): Use %packages.
(locale-data, translate-texi-manuals, info-manual, guix-command,
compiled-guix): Use specification->package.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-17 15:39:42 +01:00
Christopher Baines
095754ea88
packages: Export guile-for-grafts.
...
So this can be used in (guix self).
* guix/packages.scm (guile-for-grafts): Export.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-17 15:39:40 +01:00
Guillaume Le Vaillant
d3c7ca3c40
gnu: python-qscintilla: Fix build.
...
* gnu/packages/qt.scm (python-qscintilla)[build-system]: Swith to
pyproject-build-system.
[arguments]: Update 'configure-flags'. Delete custom 'configure' phase. Add
'prepare-build' and 'set-include-dirs' phases.
[native-inputs]: Add python-pyqt-builder and qtbase-5.
[inputs]: Add python-sip.
2023-04-17 15:23:49 +02:00
Guillaume Le Vaillant
924c871ff6
gnu: qscintilla: Update to 2.13.4.
...
* gnu/packages/qt.scm (qscintilla): Update to 2.13.4.
2023-04-17 13:56:43 +02:00
Nicolas Goaziou
2d06dfc050
gnu: emacs-wordgen: Fix build on 32-bit platforms.
...
* gnu/packages/emacs-xyz.scm (emacs-wordgen)[arguments]<#:emacs>: Use
EMACS-WIDE-INT on 32-bit platforms.
2023-04-17 13:30:10 +02:00
Lars-Dominik Braun
89acc4d5c6
gnu: r-mixedpower: Update to b2b87068.
...
* gnu/packages/statistics.scm (r-mixedpower): Update to commit
b2b87068546327d8f592d141e5482e0478c1b2ee, remove patch.
* gnu/packages/patches/r-mixedpower-r2power.patch: Remove file.
* gnu/local.mk: Unregister it.
2023-04-17 11:55:30 +02:00