aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* system: hurd: Add nss-certs to %base-packages/hurd.Janneke Nieuwenhuizen2023-09-16
| | | | | | This fixes the recently added "rewrite-url, to-version specified" test. * gnu/system/hurd.scm (%base-packages/hurd): Add nss-certs.
* system: hurd: Add procps to %base-packages/hurd.Janneke Nieuwenhuizen2023-09-16
| | | | * gnu/system/hurd.scm (%base-packages/hurd): Add procps.
* locale: Set %default-locale-definitions to glibc/hurd on the Hurd.Janneke Nieuwenhuizen2023-09-16
| | | | | * gnu/system/locale.scm (%default-locale-libcs): Use only glib/hurd when building on the Hurd.
* gnu: psmisc: Use G-Expressions.Bruno Victal2023-09-10
| | | | | | * gnu/packages/linux.scm (psmisc): Use G-Expressions. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: psmisc: Make description more informative.mikadoZero2023-09-10
| | | | | | | | | | | | | 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
* gnu: dmidecode: Update to 3.5.Tobias Geerinckx-Rice2023-09-10
| | | | * gnu/packages/admin.scm (dmidecode): Update to 3.5.
* gnu: bfs: Update to 3.0.2.Tobias Geerinckx-Rice2023-09-10
| | | | * gnu/packages/admin.scm (bfs): Update to 3.0.2.
* gnu: libevdi: Fix cross-compilation.Tobias Geerinckx-Rice2023-09-10
| | | | * gnu/packages/linux.scm (libevdi)[arguments]: Use CC-FOR-TARGET.
* gnu: libevdi: Expand description.Tobias Geerinckx-Rice2023-09-10
| | | | | | * gnu/packages/linux.scm (libevdi)[synopsis]: Use @acronym. [description]: Replace ‘on various operating systems’, which is not guaranteed, with something that is.
* gnu: evdi: Expand description.Tobias Geerinckx-Rice2023-09-10
| | | | * gnu/packages/linux.scm (evdi)[synopsis, description]: Expand.
* gnu: libevdi: Inherit from evdi.Tobias Geerinckx-Rice2023-09-10
| | | | | * gnu/packages/linux.scm (libevdi)[inherit]: …from evdi. [version, source, home-page]: Likewise.
* gnu: libevdi: Update to 1.14.1.Tobias Geerinckx-Rice2023-09-10
| | | | | * gnu/packages/linux.scm (libevdi): Update to 1.14.1. [source]: Use a Git tag.
* gnu: evdi: Update to 1.14.1.Tobias Geerinckx-Rice2023-09-10
| | | | | | | * 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.
* gnu: bffe: Update to 0-2.722c37e.Christopher Baines2023-09-16
| | | | * gnu/packages/package-management.scm (bffe): Update to 0-2.722c37e.
* gnu: sbcl: Remove i586-gnu from supported-systems.Christopher Baines2023-09-16
| | | | * gnu/packages/lisp.scm (sbcl)[supported-systems]: Remove i586-gnu.
* gnu: ecl: Remove i586-gnu from supported-systems.Christopher Baines2023-09-16
| | | | * gnu/packages/lisp.scm (ecl)[supported-systems]: Remove i586-gnu.
* gnu: rust-1.55: Remove i586-gnu from supported-systems.Christopher Baines2023-09-16
| | | | * gnu/packages/rust.scm (rust-1.55)[supported-systems]: Remove i586-gnu.
* gnu: guix-build-coordinator: Update to 0-89.9c42dcb.Christopher Baines2023-09-16
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-89.9c42dcb.
* gnu: ocaml: Allow not to build the native compiler.Vivien Kraus2023-09-16
| | | | | | | | | | 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>
* gnu: linux-libre 6.1: Update to 6.1.53.Leo Famulari2023-07-23
| | | | | * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.53. (linux-libre-6.1-pristine-source): Update hash.
* gnu: linux-libre: Update to 6.4.16.Leo Famulari2023-07-23
| | | | | * 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.
* Revert "gnu: beignet: Fix build."Tobias Geerinckx-Rice2023-09-10
| | | | | This reverts commit 213516f0baf92b6f50bd0c2e005625c0b3421a6f, which removed ICD support entirely.
* gnu: beignet: Fix build.Tobias Geerinckx-Rice2023-09-10
| | | | * gnu/packages/opencl.scm (beignet)[inputs]: Add ocl-icd.
* gnu: Add ocl-icd.Tobias Geerinckx-Rice2023-09-10
| | | | * gnu/packages/opencl.scm (ocl-icd): New public variable.
* gnu: beignet: Fix build.Andreas Enge2023-09-15
| | | | * gnu/packages/opencl.scm (beignet)[arguments]: Add configure flag.
* gnu: libostree: Update to 2023.5.kiasoc52023-09-15
| | | | | | * gnu/packages/package-management.scm (libostree): Update to 2023.5. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: go-github-com-tdewolff-minify-v2: Update to 2.12.7.Hilton Chain2023-09-15
| | | | | | * gnu/packages/golang.scm (go-github-com-tdewolff-minify-v2): Update to 2.12.7 Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-mypy: Update to 1.4.1.Vincent Prat2023-09-15
| | | | | | | | * 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>
* services: bffe: Use guile from the package.Christopher Baines2023-09-15
| | | | | | | | 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.
* gnu: julia-structarrays: Add missing input.Efraim Flashner2023-09-15
| | | | | * gnu/packages/julia-xyz.scm (julia-structarrays)[propagated-inputs]: Add julia-adapt.
* gnu: julia-freetype2-jll: Update to 2.13.1+0.Efraim Flashner2023-09-15
| | | | | * gnu/packages/julia-jll.scm (julia-freetype2-jll): Update to 2.13.1+0. [arguments]: Remove trailing #t from phases.
* gnu: emacs-sway: Update to 0.7.Nicolas Graves2023-09-15
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-sway): Update to 0.7. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: delve: Update to 1.21.0.Andrew Jose2023-09-15
| | | | | | | * gnu/packages/debug.scm (delve): Update to 1.21.0. [propagated-inputs]: Remove go. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: pasystray: Update to 0.8.2.Jussi Timperi2023-09-15
| | | | | | * gnu/packages/pulseaudio.scm (pasystray): Update to 0.8.2. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: squid: Update to 6.3.Sergey Trofimov2023-09-15
| | | | Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: diffoscope: Update to 250.Vagrant Cascadian2023-09-15
| | | | | | | * gnu/packages/diffoscope.scm (diffoscope): Update to 250. [native-inputs]: Add html2text and u-boot-tools. Signed-off-by: Christopher Baines <mail@cbaines.net>
* services: guix: Add bffe-service-type.Christopher Baines2023-09-15
| | | | | | | | | | | | | | | | 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.
* gnu: Add bffe.Christopher Baines2023-09-15
| | | | * gnu/packages/package-management.scm (bffe): New variable.
* gnu: python-cython: Support building on the Hurd.Janneke Nieuwenhuizen2023-09-14
| | | | | * gnu/packages/python-xyz.scm (python-cython)[arguments]: In phase `check', skip failing tests on the Hurd.
* gnu: glib-next: Disable failing tests on the Hurd.Janneke Nieuwenhuizen2023-09-14
| | | | | * gnu/packages/glib.scm (glib-next)[arguments]: In phase `disable-tests', disable four extra failing tests when building on the Hurd.
* gnu: glibc/hurd: Add unsubmitted getauxval patch from upstream.Janneke Nieuwenhuizen2023-09-14
| | | | | | | | This support building of gdk-pixbuf, gobject-introspection. * gnu/packages/patches/glibc-hurd-getauxval.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc/hurd)[source]: Use it.
* gnu: go-ipfs: Update to 0.13.0.Artyom V. Poptsov2023-09-14
| | | | | | | * gnu/packages/ipfs.scm (go-ipfs): Update to 0.13.0. [inputs]: Add GO-GOLANG-ORG-X-{EXP,TEXT}. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libftdi: Build API documentation.Simon South2023-09-14
| | | | | | | | | * gnu/packages/libftdi.scm (libftdi)[outputs]: Add "doc" output. [arguments]<#:configure-flags>: Add "-DDOCUMENTATION". <#:phases>: Add "install-documentation" phase. [native-inputs]: Add doxygen, graphviz. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libftdi: Update to 1.5.Simon South2023-09-14
| | | | | | | | | | * gnu/packages/patches/libftdi-fix-paths-when-FTDIPP-set.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/libftdi.scm (libftdi): Update to 1.5. [source]: Apply patch. [arguments]<#:configure-flags>: Add "-DFTDIPP", "-DPYTHON_BINDINGS". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libftdi: Build Python bindings.Simon South2023-09-14
| | | | | | | | * gnu/packages/libftdi.scm (libftdi)[outputs]: Add "python". [arguments]<#:phases>: Add with "install-python-binding" phase. [native-inputs]: Add python, swig. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libftdi: Build C++ bindings.Simon South2023-09-14
| | | | | | | | | | Enabling the C++ bindings allows the test suite to be run, although this fails without access to the host's USB interface. * gnu/packages/libftdi.scm (libftdi)[arguments]: Add #:test-target, #:tests?. (inputs): Add boost. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libftdi: Build ftdi_eeprom.Simon South2023-09-14
| | | | | | | | | | * gnu/packages/libftdi.scm (libftdi)[arguments]<#:configure-flags>: Add "-DCMAKE_INSTALL_DOCDIR". [native-inputs]: Add with pkg-config. [inputs]: Add with libconfuse. [license]: Add GPL version 2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libftdi: Install libraries to /lib instead of /lib64.Simon South2023-09-14
| | | | | | | * gnu/packages/libftdi.scm (libftdi)[arguments]<#:configure-flags>: Add "-DLIB_SUFFIX". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libftdi: Do not build example programs.Simon South2023-09-14
| | | | | | | * gnu/packages/libftdi.scm (libftdi)[arguments]: Add with "-DEXAMPLES" configure flag. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libftdi: Use HTTPS for package source.Simon South2023-09-14
| | | | | | * gnu/packages/libftdi.scm (libftdi)[source]: Use HTTPS. Signed-off-by: Ludovic Courtès <ludo@gnu.org>