Age | Commit message (Expand) | Author |
2023-09-10 | gnu: dovecot: Update to 2.3.21....* gnu/packages/mail.scm (dovecot): Update to 2.3.21.
| Tobias Geerinckx-Rice |
2023-09-16 | gnu: Add python-gpytorch....* gnu/packages/machine-learning.scm (python-gpytorch): New variable.
| Vinicius Monego |
2023-09-16 | gnu: Add python-linear-operator....* gnu/packages/machine-learning.scm (python-linear-operator): New variable.
| Vinicius Monego |
2023-09-16 | gnu: Add python-jaxtyping....* gnu/packages/machine-learning.scm (python-jaxtyping): New variable.
| Vinicius Monego |
2023-09-16 | gnu: python-typeguard: Add dependency on python-setuptools-scm....* gnu/packages/python-xyz.scm (python-typeguard)[native-inputs]: Add
python-setuptools-scm.
| Vinicius Monego |
2023-09-10 | gnu: exfat-utils: Update to 1.4.0....* gnu/packages/file-systems.scm (exfat-utils): Update to 1.4.0.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: exfatprogs: Update to 1.2.1....* gnu/packages/file-systems.scm (exfatprogs): Update to 1.2.1.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: knot: Update to 3.3.1....* gnu/packages/dns.scm (knot): Update to 3.3.1.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: libzen: Update to 0.4.41....* gnu/packages/cpp.scm (libzen): Update to 0.4.41.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: conky: Update to 1.19.4....* gnu/packages/conky.scm (conky): Update to 1.19.4.
| Tobias Geerinckx-Rice |
2023-09-16 | 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>
| raingloom |
2023-09-16 | 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.
| Liliana Marie Prikler |
2023-09-10 | gnu: indent: Update to 2.2.13....* gnu/packages/code.scm (indent): Finish update to 2.2.13,
partially pushed in commit 4c4ff2e1f077786d85c47ceeec10340a864e17f1.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: vsftpd: Fix build with recent OpenSSL....* gnu/packages/ftp.scm (vsftpd)[arguments]: Add "-Wno-deprecated-declarations"
to CFLAGS.
Reported by helioscultist in #guix.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: inxi-minimal: Update to 3.3.29-1....* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.29-1.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: nmon: Update to 16p....* gnu/packages/admin.scm (nmon): Update to 16p.
| Tobias Geerinckx-Rice |
2023-09-16 | 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.
| Janneke Nieuwenhuizen |
2023-09-16 | 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.
| Janneke Nieuwenhuizen |
2023-09-16 | system: hurd: Add procps to %base-packages/hurd....* gnu/system/hurd.scm (%base-packages/hurd): Add procps.
| Janneke Nieuwenhuizen |
2023-09-16 | 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.
| Janneke Nieuwenhuizen |
2023-09-10 | gnu: psmisc: Use G-Expressions....* gnu/packages/linux.scm (psmisc): Use G-Expressions.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Bruno Victal |
2023-09-10 | 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
| mikadoZero |
2023-09-10 | gnu: dmidecode: Update to 3.5....* gnu/packages/admin.scm (dmidecode): Update to 3.5.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: bfs: Update to 3.0.2....* gnu/packages/admin.scm (bfs): Update to 3.0.2.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: libevdi: Fix cross-compilation....* gnu/packages/linux.scm (libevdi)[arguments]: Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2023-09-10 | 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.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: evdi: Expand description....* gnu/packages/linux.scm (evdi)[synopsis, description]: Expand.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: libevdi: Inherit from evdi....* gnu/packages/linux.scm (libevdi)[inherit]: …from evdi.
[version, source, home-page]: Likewise.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: libevdi: Update to 1.14.1....* gnu/packages/linux.scm (libevdi): Update to 1.14.1.
[source]: Use a Git tag.
| Tobias Geerinckx-Rice |
2023-09-10 | 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.
| Tobias Geerinckx-Rice |
2023-09-16 | gnu: bffe: Update to 0-2.722c37e....* gnu/packages/package-management.scm (bffe): Update to 0-2.722c37e.
| Christopher Baines |
2023-09-16 | gnu: sbcl: Remove i586-gnu from supported-systems....* gnu/packages/lisp.scm (sbcl)[supported-systems]: Remove i586-gnu.
| Christopher Baines |
2023-09-16 | gnu: ecl: Remove i586-gnu from supported-systems....* gnu/packages/lisp.scm (ecl)[supported-systems]: Remove i586-gnu.
| Christopher Baines |
2023-09-16 | gnu: rust-1.55: Remove i586-gnu from supported-systems....* gnu/packages/rust.scm (rust-1.55)[supported-systems]: Remove i586-gnu.
| Christopher Baines |
2023-09-16 | gnu: guix-build-coordinator: Update to 0-89.9c42dcb....* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-89.9c42dcb.
| Christopher Baines |
2023-09-16 | 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>
| Vivien Kraus |
2023-07-23 | 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.
| Leo Famulari |
2023-07-23 | 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.
| Leo Famulari |
2023-09-10 | Revert "gnu: beignet: Fix build."...This reverts commit 213516f0baf92b6f50bd0c2e005625c0b3421a6f,
which removed ICD support entirely.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: beignet: Fix build....* gnu/packages/opencl.scm (beignet)[inputs]: Add ocl-icd.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: Add ocl-icd....* gnu/packages/opencl.scm (ocl-icd): New public variable.
| Tobias Geerinckx-Rice |
2023-09-15 | gnu: beignet: Fix build....* gnu/packages/opencl.scm (beignet)[arguments]: Add configure flag.
| Andreas Enge |
2023-09-15 | tests: Fix "package-transitive-supported-systems, implicit inputs"....This is a follow-up to commit
0e08ad7f19d5b29a4883468552b5d213a7bdb66e
gnu: linux-libre-headers: Remove i586-gnu from supported-systems.
See also <https://issues.guix.gnu.org/65755>.
* tests/packages.scm ("package-transitive-supported-systems, implicit inputs"):
Filter expectiation with target-linux?, as %current-system is linux.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Janneke Nieuwenhuizen |
2023-09-15 | gnu: libostree: Update to 2023.5....* gnu/packages/package-management.scm (libostree): Update to 2023.5.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| kiasoc5 |
2023-09-15 | 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>
| Hilton Chain |
2023-09-15 | 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>
| Vincent Prat |
2023-09-15 | 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.
| Christopher Baines |
2023-09-15 | gnu: julia-structarrays: Add missing input....* gnu/packages/julia-xyz.scm (julia-structarrays)[propagated-inputs]:
Add julia-adapt.
| Efraim Flashner |
2023-09-15 | 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.
| Efraim Flashner |
2023-09-15 | 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>
| Nicolas Graves |