Efraim Flashner
926a79a86a
gnu: julia-deepdiffs: Skip tests.
...
* gnu/packages/julia-xyz.scm (julia-deepdiffs)[arguments]: Skip the test
suite.
2023-09-18 22:30:12 +03:00
Tobias Geerinckx-Rice
71ec12d8ba
gnu: ocl-icd: Delete dubiously deprecated duplicate definition.
...
This follows up on commit 3341b22f59
which
re-added ocl-icd. opencl-icd-loader is a different, incompatible package.
* gnu/packages/opencl.scm (ocl-icd): Remove duplicate variable.
2023-09-17 02:00:00 +02:00
Dr. Arne Babenhauserheide
3d9ebc7b2e
gnu: icecat: Update to 102.15.1 [security fixes].
...
This fixes fix mfsa2023-40, a critical webp vulnerability.
See https://www.mozilla.org/en-US/security/advisories/mfsa2023-40/
* gnu/packages/gnuzilla.scm (%icecat-base-version, icecat-source):
Update to 102.15.1.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-09-17 02:00:00 +02:00
Efraim Flashner
a749ae387d
gnu: julia-forwarddiff: Update to 0.10.36.
...
* gnu/packages/julia-xyz.scm (julia-forwarddiff): Update to 0.10.36.
[propagated-inputs]: Add julia-logexpfunctions.
2023-09-18 13:50:46 +03:00
Janneke Nieuwenhuizen
273709932f
Revert "gnu: guix: Update to 1.4.0-11.658de25e99."
...
Several people on IRC report that "rewrite-url, to-version specified" fails.
This reverts commit 1a0c7f71f0
.
2023-09-18 12:31:52 +02:00
Andre A. Gomes
c46fe3ed74
gnu: cl-nkeymaps: Update to 1.1.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-nkeymaps): Update to 1.1.0.
[inputs]: Add sbcl-cl-str.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-18 11:09:47 +02:00
Efraim Flashner
9c98e144ff
gnu: font-gnu-unifont: Update to 15.1.01.
...
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 15.1.01.
[source]: Adjust snippet to not remove non-existent precompiled files.
[arguments]: Disable parallel build. Adjust custom 'install phase to
not duplicate actions from the Makefile.
2023-09-18 11:53:28 +03:00
Mădălin Ionel Patrașcu
83598dafb9
gnu: python-fit-nbinom: Remove syntax error in setup.py.
...
* gnu/packages/python-xyz.scm (python-fit-nbinom)[arguments]: Add
phase 'remove-invalid-syntax.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-09-18 10:36:24 +02:00
Mădălin Ionel Patrașcu
1c8e159335
gnu: python-plastid: Patch it for python 3.10.
...
* gnu/packages/bioinformatics.scm (python-plastid)[arguments]: Add new phase
'patch-for-python-3.10.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-09-18 10:25:26 +02:00
Ricardo Wurmus
30e5484f35
gnu: swineherd: Propagate inputs.
...
Swineherd does not wrap its inputs, so it needs to drag along all its Guile
inputs when installed.
* gnu/packages/admin.scm (swineherd)[inputs]: Move all from here...
[propagated-inputs]: ...to here.
2023-09-18 10:13:53 +02:00
Janneke Nieuwenhuizen
1a0c7f71f0
gnu: guix: Update to 1.4.0-11.658de25e99.
...
* gnu/packages/package-management.scm (guix): Update to 1.4.0-11.658de25e99.
2023-09-18 06:49:46 +02:00
Janneke Nieuwenhuizen
658de25e99
self: Build directories in chunks of max 25 files at a time.
...
This increases the chances of a successful `guix pull' on the Hurd,
see <https://issues.guix.gnu.org/65456 >.
* guix/self.scm (compiled-modules)[process-directory]: Split building of
directories into chunks of max 25 files. Also call gc.
2023-09-18 06:46:03 +02:00
Liliana Marie Prikler
10664c0f1c
gnu: emacs-rjsx-mode: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-rjsx-mode)[#:phases]: Add
‘js2-number-tests’.
2023-09-15 21:12:12 +02:00
Liliana Marie Prikler
3c7cbaf461
gnu: emacs-pyvenv: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-pyvenv)[#:phases]: Add ‘ert-number-tests’.
2023-09-15 21:03:21 +02:00
Liliana Marie Prikler
73388a1a19
gnu: emacs-ob-go: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-ob-go)[#:phases]: Add ‘ert-number-tests’.
2023-09-15 20:48:12 +02:00
Liliana Marie Prikler
30a339b364
gnu: emacs-matcha: Update to 0.0.1-2.dc4a940.
...
* gnu/packages/emacs-xyz.scm (emacs-matcha): Update to 0.0.1-2.dc4a940.
2023-09-15 20:43:47 +02:00
Liliana Marie Prikler
66abcaacde
gnu: emacs-elfeed-org: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-elfeed-org)[#:phases]: Add ‘xt-number-tests’.
2023-09-15 20:36:52 +02:00
Liliana Marie Prikler
187f642998
gnu: emacs-lispy: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-lispy)[#:phases]: Rename
‘remove-failing-test’ to ‘fix-tests’. Adjust to new failures with Emacs 29.
2023-09-15 20:17:07 +02:00
Liliana Marie Prikler
74873c5746
gnu: emacs-go-mode: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-go-mode)[fix-tests]: Also fix duplicate
“go--fill-paragraph-block-region” test.
2023-09-15 19:18:14 +02:00
Guillaume Le Vaillant
69aadc9e76
gnu: cl-bordeaux-threads: Update to 0.9.2.
...
* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.9.2.
[inputs]: Add sbcl-global-vars, sbcl-trivial-features and
sbcl-trivial-garbage.
[arguments]: Add 'silence-deprecation-warning' phase. Update
'adjust-test-sleep' phase.
2023-09-13 14:37:18 +02:00
Guillaume Le Vaillant
5c7db8406a
gnu: sbcl: Downgrade to 2.3.7.
...
Version 2.3.8 doesn't build on riscv64, so let's use version 2.3.7 for now.
* gnu/packages/lisp.scm (sbcl): Downgrade to 2.3.7.
2023-09-12 14:48:50 +02:00
Tobias Geerinckx-Rice
1d30ec9351
gnu: rdiff-backup: Update to 2.2.6.
...
* gnu/packages/backup.scm (rdiff-backup): Update to 2.2.6.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
591dbeb124
gnu: qpwgraph: Update to 0.5.3.
...
* gnu/packages/audio.scm (qpwgraph): Update to 0.5.3.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
7075551d08
gnu: borg: Update to 1.2.6.
...
* gnu/packages/backup.scm (borg): Update to 1.2.6.
2023-09-10 02:00:00 +02:00
Maxim Cournoyer
fc1b4756e3
.dir-locals.el: Update bug-reference configuration and document it.
...
(nil) <bug-reference-url-format>: Update URL. Add comment.
* doc/contributing.texi (The Perfect Setup): New "Viewing bugs within Emacs"
subsection.
Co-authored-by: Brian Cully <bjc@spork.org>
2023-09-17 16:42:03 -04:00
Sughosha
f1df78959a
gnu: Add qgit.
...
* gnu/packages/version-control.scm (qgit): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-17 16:22:04 -04:00
Bruno Victal
33e3005089
gnu: enblend-enfuse: Build documentation.
...
Notes:
* transfig is not needed according to the NEWS since 4.2.
* help2man is not optional.
* gnu/packages/photo.scm (enblend-enfuse)[native-inputs]: Remove libxml2,
tidy-html and transfig. Replace imagemagick with imagemagick/stable. Add
graphviz-minimal, font-ghostscript, librsvg, m4, perl-readonly,
texlive-texloganalyser, texlive-bold-extra, texlive-cm-mf-extra-bold,
texlive-comment, texlive-float, texlive-enumitem, texlive-mdwtools,
texlive-hyphenat, texlive-index, texlive-listings, texlive-microtype,
texlive-etoolbox, texlive-nag, texlive-ragged2e, texlive-shorttoc,
texlive-bigfoot, texlive-xstring and hevea.
[arguments]<#:phases>: Add 'fontconfig-cache, 'exclude-doc-from-check
and 'install-doc. Replace 'build and 'install.
[outputs]: Add 'doc.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-17 16:22:04 -04:00
Bruno Victal
8202adbcee
gnu: enblend-enfuse: Backport upstream fixes.
...
Backport changes for reproducible builds & missing include.
* gnu/packages/patches/enblend-enfuse-reproducible.patch: New file.
* gnu/local.mk: Register it.
* gnu/packages/photo.scm (enblend-enfuse)[source]: Use newly added patch. Add
snippet to fix missing header.
[arguments]<#:phases>: Remove 'add-missing-include.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-17 16:22:04 -04:00
Maxim Cournoyer
a6170fcd2b
gnu: Remove extraneous imports.
...
Found by running 'guild compile -W3 gnu/packages/$module.scm', using guild
from the upcoming Guile.
* gnu/packages/admin.scm: Remove extraneous imports.
* gnu/packages/avr.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/bootloaders.scm: Likewise.
* gnu/packages/firmware.scm: Likewise.
* gnu/packages/linphone.scm: Likewise.
* gnu/packages/telephony.scm: Likewise.
* gnu/packages/cran.scm: Likewise.
* gnu/packages/kde.scm: Likewise.
* gnu/packages/libcanberra.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/mes.scm: Likewise.
* gnu/packages/mingw.scm: Likewise.
* gnu/packages/serialization.scm: Likewise.
* gnu/packages/sync.scm: Likewise.
* gnu/packages/syncthing.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/emulators.scm: Likewise.
Reviewed-by: Ludovic Courtès <ludo@gnu.org>
2023-09-17 16:22:03 -04:00
Tobias Geerinckx-Rice
059d604ddf
gnu: lightning: Update to 2.2.2.
...
* gnu/packages/assembly.scm (lightning): Update to 2.2.2.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
a426d92fe8
gnu: nnn: Update to 4.9.
...
* gnu/packages/admin.scm (nnn): Update to 4.9.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
ad051b038e
gnu: memcached: Update to 1.6.21.
...
* gnu/packages/databases.scm (memcached): Update to 1.6.21.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
6eaae8a965
gnu: angband: Update to 4.2.5.
...
* gnu/packages/games.scm (angband): Update to 4.2.5.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
38c2c076e2
gnu: feh: Update to 3.10.
...
* gnu/packages/image-viewers.scm (feh): Update to 3.10.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
b2d5a49144
gnu: bpftrace: Update to 0.18.1.
...
* gnu/packages/linux.scm (bpftrace): Update to 0.18.1.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
56790b9dbc
gnu: ddcci-driver-linux: Update to 0.4.4.
...
* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.4.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
4cb8859473
gnu: mcelog: Update to 195.
...
* gnu/packages/linux.scm (mcelog): Update to 195.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
02e7d60576
gnu: lua: Update to 5.4.6.
...
* gnu/packages/lua.scm (lua): Update to 5.4.6.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
1d70205ad7
gnu: cpuid: Update to 20230614.
...
* gnu/packages/linux.scm (cpuid): Update to 20230614.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
9770dd00d1
gnu: nftables: Update to 1.0.8.
...
* gnu/packages/linux.scm (nftables): Update to 1.0.8.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
4d16fd8829
gnu: libnftnl: Update to 1.2.6.
...
* gnu/packages/linux.scm (libnftnl): Update to 1.2.6.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
3c4e890fcc
gnu: lkrg: Update to 0.9.7.
...
This fixes the build with Linux-Libre >= 6.4.
* gnu/packages/linux.scm (lkrg): Update to 0.9.7.
2023-09-10 02:00:00 +02:00
Ludovic Courtès
fc3a53525a
services: dhcp-client: Fix name of the provision accessor.
...
This is a followup to 04f71edb73
.
* gnu/services/networking.scm (<dhcp-client-configuration>)[shepherd-provision]:
Fix accessor name.
2023-09-17 16:29:19 +02:00
Sergio Pastor Pérez
5abc40d7f7
gnu: cockatrice: add wayland dependency
...
* gnu/packages/games.scm (cockatrice): add wayland dependency
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-09-17 15:31:04 +02:00
Nicolas Graves
d4da1f26e1
gnu: file-systems: Add variable %base-live-file-systems.
...
* gnu/system/file-systems.scm (%base-live-file-systems): New variable.
* gnu/system/install.scm (installation-os): Use %base-live-file-systems.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-09-17 15:31:04 +02:00
Saku Laesvuori
d2a751c14e
gnu: home: zsh: Load environment when running via ssh
...
* gnu/home/services/shells.scm (zsh-file-zshenv): Add snippet to source
/etc/profile when running via ssh.
(zsh-get-configuration-files): Always add .zshenv as it is never empty.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-09-17 15:31:04 +02:00
Greg Hogan
c69dc48da6
gnu: spdlog: Update to 1.12.0.
...
* gnu/packages/logging.scm (spdlog): Update to 1.12.0.
[native-inputs]: Add catch2-3.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-09-17 15:31:04 +02:00
Jean-Pierre De Jesus DIAZ
19b6173708
transformations: tuned-package: Use target on cross-compile.
...
* guix/transformations.scm (tuned-package): Use either bag-target if
available or bag-system to select the CPU architecture of the package
that is going to be tuned. This enables the tuning of cross-compiled
packages.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-09-17 15:31:03 +02:00
Alexey Abramov
04f71edb73
services: dhcp-client-configuration: Allow provision override.
...
* gnu/services/networking.scm (<dhcp-client-configuration>)[shepherd-provision]:
New field.
(dhcp-client-shepherd-service): Honor it.
* doc/guix.texi (Networking Setup): Document it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-09-17 15:31:03 +02:00
Adam Maleszka
944c1b62a1
services: syncthing: Ensure that service runs after mounting home directories.
...
Sometimes `syncthing-service-type' fails during startup because it tries
to read configuration files from the user's home directory:
Failure on home directory: mkdir /home/xyz/.config: permission denied
This patch adds `user-processes' to the shepherd service requirements to
ensure that `user-homes' is fired before `syncthing' tries to read data
from the home directory.
* gnu/services/syncthing.scm (syncthing-shepherd-service): add
`user-processes' to requirements
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-09-17 15:31:03 +02:00