1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-21 09:40:28 +02:00
Commit Graph

113795 Commits

Author SHA1 Message Date
Vinicius Monego
ee17fdfe42 gnu: python-typeguard: Add dependency on python-setuptools-scm.
* gnu/packages/python-xyz.scm (python-typeguard)[native-inputs]: Add
python-setuptools-scm.
2023-09-16 23:10:49 -03:00
Tobias Geerinckx-Rice
952a0ce280 gnu: exfat-utils: Update to 1.4.0.
* gnu/packages/file-systems.scm (exfat-utils): Update to 1.4.0.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
39a29fc4c1 gnu: exfatprogs: Update to 1.2.1.
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.2.1.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
d6381a2f16 gnu: knot: Update to 3.3.1.
* gnu/packages/dns.scm (knot): Update to 3.3.1.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
6415fd680d gnu: libzen: Update to 0.4.41.
* gnu/packages/cpp.scm (libzen): Update to 0.4.41.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
6b4d305b19 gnu: conky: Update to 1.19.4.
* gnu/packages/conky.scm (conky): Update to 1.19.4.
2023-09-10 02:00:00 +02:00
raingloom
0dc83ce53b gnu: gnome-dictionary: Fix build.
* gnu/packages/patches/gnome-dictionary-meson-i18n.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/gnome.scm (gnome-dictionary): Use it here.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Fixes: gnome-dictionary-40.0: fails configure <https://bugs.gnu.org/63687>
2023-09-16 17:46:57 +02:00
Liliana Marie Prikler
e4fdf062dc gnu: python-pyxel: Update to 1.4.3-2.be75b72.
* gnu/packages/game-development.scm (python-pyxel): Update to 1.4.3-2.be75b72.
[version]: Use git-version even though it is a release.
[source]<git-reference>: Use commit.
<snippet>: Adjust accordingly.
2023-09-16 17:40:07 +02:00
Tobias Geerinckx-Rice
04fad62acd gnu: indent: Update to 2.2.13.
* gnu/packages/code.scm (indent): Finish update to 2.2.13,
partially pushed in commit 4c4ff2e1f0.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
4c4ff2e1f0 gnu: vsftpd: Fix build with recent OpenSSL.
* gnu/packages/ftp.scm (vsftpd)[arguments]: Add "-Wno-deprecated-declarations"
to CFLAGS.

Reported by helioscultist in #guix.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
39db6489e8 gnu: inxi-minimal: Update to 3.3.29-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.29-1.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
df174ed446 gnu: nmon: Update to 16p.
* gnu/packages/admin.scm (nmon): Update to 16p.
2023-09-10 02:00:00 +02:00
Janneke Nieuwenhuizen
41df5c5289 system: hurd: Override locale-libcs harder.
This really removes the locale-2.33 dependency running `guix system build
bare-hurd.tmpl' on the Hurd, that somehow still managed to leak-in?

* gnu/system/hurd.scm (%base-packages/hurd)[locale-libcs]: New field.
2023-09-16 15:35:25 +02:00
Janneke Nieuwenhuizen
bd303443be system: hurd: Add nss-certs to %base-packages/hurd.
This fixes the recently added "rewrite-url, to-version specified" test.

* gnu/system/hurd.scm (%base-packages/hurd): Add nss-certs.
2023-09-16 15:35:25 +02:00
Janneke Nieuwenhuizen
64929be426 system: hurd: Add procps to %base-packages/hurd.
* gnu/system/hurd.scm (%base-packages/hurd): Add procps.
2023-09-16 15:35:25 +02:00
Janneke Nieuwenhuizen
f2cfb4a85c locale: Set %default-locale-definitions to glibc/hurd on the Hurd.
* gnu/system/locale.scm (%default-locale-libcs): Use only glib/hurd when
building on the Hurd.
2023-09-16 15:35:25 +02:00
Bruno Victal
32b4f59433 gnu: psmisc: Use G-Expressions.
* gnu/packages/linux.scm (psmisc): Use G-Expressions.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-09-10 02:00:00 +02:00
mikadoZero
721030e1e8 gnu: psmisc: Make description more informative.
The text for the description is taken from the psmisc README.

* gnu/packages/linux.scm (psmisc)[description]:
Make description more informative.

Co-authored-by: Bruno Victal <mirai@makinata.eu>
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>

f psmisc desc
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
f4be30e3b9 gnu: dmidecode: Update to 3.5.
* gnu/packages/admin.scm (dmidecode): Update to 3.5.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
b7ed26b1a7 gnu: bfs: Update to 3.0.2.
* gnu/packages/admin.scm (bfs): Update to 3.0.2.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
128ddcda76 gnu: libevdi: Fix cross-compilation.
* gnu/packages/linux.scm (libevdi)[arguments]: Use CC-FOR-TARGET.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
c5657608c6 gnu: libevdi: Expand description.
* gnu/packages/linux.scm (libevdi)[synopsis]: Use @acronym.
[description]: Replace ‘on various operating systems’, which is not
guaranteed, with something that is.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
012d068354 gnu: evdi: Expand description.
* gnu/packages/linux.scm (evdi)[synopsis, description]: Expand.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
c507f15d48 gnu: libevdi: Inherit from evdi.
* gnu/packages/linux.scm (libevdi)[inherit]: …from evdi.
[version, source, home-page]: Likewise.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
6f9d658e63 gnu: libevdi: Update to 1.14.1.
* gnu/packages/linux.scm (libevdi): Update to 1.14.1.
[source]: Use a Git tag.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
d0e3fd2dc4 gnu: evdi: Update to 1.14.1.
* gnu/packages/linux.scm (evdi): Update to 1.14.1.
[source]: Use a Git tag.  Remove patch.
* gnu/packages/patches/evdi-fix-build-with-linux-6.2.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-09-10 02:00:00 +02:00
Christopher Baines
eeec837189 gnu: bffe: Update to 0-2.722c37e.
* gnu/packages/package-management.scm (bffe): Update to 0-2.722c37e.
2023-09-16 09:20:52 +01:00
Christopher Baines
bd6c377ca0 gnu: sbcl: Remove i586-gnu from supported-systems.
* gnu/packages/lisp.scm (sbcl)[supported-systems]: Remove i586-gnu.
2023-09-16 09:20:52 +01:00
Christopher Baines
6a7cda2099 gnu: ecl: Remove i586-gnu from supported-systems.
* gnu/packages/lisp.scm (ecl)[supported-systems]: Remove i586-gnu.
2023-09-16 09:20:52 +01:00
Christopher Baines
54fd990973 gnu: rust-1.55: Remove i586-gnu from supported-systems.
* gnu/packages/rust.scm (rust-1.55)[supported-systems]: Remove i586-gnu.
2023-09-16 09:20:52 +01:00
Christopher Baines
f2a8b26df8 gnu: guix-build-coordinator: Update to 0-89.9c42dcb.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-89.9c42dcb.
2023-09-16 09:20:52 +01:00
Vivien Kraus
33e64b4509 gnu: ocaml: Allow not to build the native compiler.
Build "defaultentry", not "world.opt", so that the build system decides
whether to build the native compiler or just the bytecode compiler.
The native compiler is not available for 32-bit architectures.

* gnu/packages/ocaml.scm (ocaml-5.0)[arguments]: Change make-flags.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-09-16 09:45:06 +02:00
Leo Famulari
5b236fbccc gnu: linux-libre 6.1: Update to 6.1.53.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.53.
(linux-libre-6.1-pristine-source): Update hash.
2023-07-23 22:26:01 -04:00
Leo Famulari
7a006d72b4 gnu: linux-libre: Update to 6.4.16.
* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.16.
(linux-libre-6.4-pristine-source, deblob-scripts-6.5): Update hashes.
2023-07-23 22:26:00 -04:00
Tobias Geerinckx-Rice
40e78353a4 Revert "gnu: beignet: Fix build."
This reverts commit 213516f0ba,
which removed ICD support entirely.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
1ad4d00a95 gnu: beignet: Fix build.
* gnu/packages/opencl.scm (beignet)[inputs]: Add ocl-icd.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
3341b22f59 gnu: Add ocl-icd.
* gnu/packages/opencl.scm (ocl-icd): New public variable.
2023-09-10 02:00:00 +02:00
Andreas Enge
213516f0ba gnu: beignet: Fix build.
* gnu/packages/opencl.scm (beignet)[arguments]: Add configure flag.
2023-09-15 22:23:44 +02:00
kiasoc5
b696fb41bc gnu: libostree: Update to 2023.5.
* gnu/packages/package-management.scm (libostree): Update to 2023.5.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-15 11:12:01 +01:00
Hilton Chain
444cab7f05 gnu: go-github-com-tdewolff-minify-v2: Update to 2.12.7.
* gnu/packages/golang.scm (go-github-com-tdewolff-minify-v2): Update to 2.12.7

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-15 11:12:01 +01:00
Vincent Prat
eeeaf13984 gnu: python-mypy: Update to 1.4.1.
* gnu/packages/python-check.scm (python-mypy): Update to 1.4.1.
[origin]: Switch to PyPI.
[arguments]: Don't skip the testImports test.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-15 11:11:22 +01:00
Christopher Baines
9c9d6c3dab services: bffe: Use guile from the package.
Rather than hardcoding a particular guile in the service definition.

* gnu/services/guix.scm (bffe-shepherd-services): Use guile from the package.
* gnu/packages/package-management.scm (bffe)[inputs]: Remove unnecessary
guile-next input.
2023-09-15 11:10:43 +01:00
Efraim Flashner
69580997bd gnu: julia-structarrays: Add missing input.
* gnu/packages/julia-xyz.scm (julia-structarrays)[propagated-inputs]:
Add julia-adapt.
2023-09-15 12:46:45 +03:00
Efraim Flashner
9549266ba4 gnu: julia-freetype2-jll: Update to 2.13.1+0.
* gnu/packages/julia-jll.scm (julia-freetype2-jll): Update to 2.13.1+0.
[arguments]: Remove trailing #t from phases.
2023-09-15 12:46:45 +03:00
Nicolas Graves
61a89de7d7 gnu: emacs-sway: Update to 0.7.
* gnu/packages/emacs-xyz.scm (emacs-sway): Update to 0.7.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-09-15 13:35:44 +04:00
Andrew Jose
a051056193 gnu: delve: Update to 1.21.0.
* gnu/packages/debug.scm (delve): Update to 1.21.0.
[propagated-inputs]: Remove go.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-15 10:00:10 +01:00
Jussi Timperi
4c031bb86f gnu: pasystray: Update to 0.8.2.
* gnu/packages/pulseaudio.scm (pasystray): Update to 0.8.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-15 09:59:32 +01:00
Sergey Trofimov
af1d2c0310 gnu: squid: Update to 6.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-15 09:58:25 +01:00
Vagrant Cascadian
92498fad27 gnu: diffoscope: Update to 250.
* gnu/packages/diffoscope.scm (diffoscope): Update to 250.
[native-inputs]: Add html2text and u-boot-tools.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-15 09:58:04 +01:00
Christopher Baines
82abf6ddad services: guix: Add bffe-service-type.
This is intended to replace the functionality of the Guix Build Coordinator
queue builds script, and also provide a web interface for build farms.

* gnu/services/guix.scm (<bffe-configuration>): New record type.
(bffe-configuration, bffe-configuration?,
bffe-configuration-package,
bffe-configuration-user,
bffe-configuration-group,
bffe-configuration-arguments
bffe-configuration-extra-environment-variables): New procedures.
(bffe-service-type): New variable.
* gnu/tests/guix.scm (%test-bffe): New variable.
* doc/guix.texi (Guix Services): Document the new service.
2023-09-15 09:57:32 +01:00