summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-27gnu: linux-libre 5.4: Update to 5.4.139.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.139. (linux-libre-5.4-pristine-source): Update hash.
2021-07-27gnu: linux-libre 5.10: Update to 5.10.57.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.57. (linux-libre-5.10-pristine-source): Update hash.
2021-07-27gnu: linux-libre: Update to 5.13.9.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.9. (linux-libre-5.13-pristine-source): Update hash.
2021-08-08gnu: Add ocamlformat.Xinglu Chen
* gnu/packages/ocaml.scm (ocamlformat): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-08-08gnu: Add ocaml-dune-build-info.Xinglu Chen
* gnu/packages/ocaml.scm (ocaml-dune-build-info): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-08-08gnu: Add ocaml-fix.Xinglu Chen
* gnu/packages/ocaml.scm (ocaml-fix): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-08-08gnu: Add ocaml-uuseg.Xinglu Chen
* gnu/packages/ocaml.scm (ocaml-uuseg): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-08-08gnu: Add ocaml-uucp.Xinglu Chen
* gnu/packages/ocaml.scm (ocaml-uucp): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-08-08gnu: Add ocaml-uucd.Xinglu Chen
* gnu/packages/ocaml.scm (ocaml-uucd): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-08-08gnu: ocaml-bisect-ppx: Update to 2.6.1.Xinglu Chen
* gnu/packages/ocaml.scm (ocaml-bisect-ppx): Update to 2.6.1. [propagated-inputs]: Adjust accordingly. [arguments]: Remove unnecessary phase; disable tests. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-08-08gnu: darktable: Add compatibility for ROCm.Lars-Dominik Braun
darktable has a few tools, which can use OpenCL, not just the main binary. Instead of wrapping it, patch the search path. ROCm also fails to build OpenCL kernels with just the inline keyword. Apply upstream fix. * gnu/packages/photo.scm (darktable) [#:phases]: Add new phases, remove LD_LIBRARY_PATH from wrap-binary.
2021-08-08gnu: Add rocm-bandwidth-test.Lars-Dominik Braun
* gnu/packages/rocm.scm (rocm-bandwidth-test): New variable.
2021-08-08gnu: Add rocminfo.Lars-Dominik Braun
* gnu/packages/rocm.scm (rocminfo): New variable.
2021-08-08gnu: Add rocm-opencl-runtime.Lars-Dominik Braun
* gnu/packages/rocm.scm (rocm-opencl-runtime): New variable. * gnu/packages/patches/rocm-opencl-runtime-3.10.0-add-rocclr-include-directories.patch, gnu/packages/patches/rocm-opencl-runtime-4.3-noclinfo.patch, gnu/packages/patches/rocm-opencl-runtime-4.3-nocltrace.patch, gnu/packages/patches/rocm-opencl-runtime-4.3-noopencl.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them.
2021-08-08gnu: Add rocclr.Lars-Dominik Braun
* gnu/packages/rocm.scm (rocclr): New variable.
2021-08-08gnu: Add rocr-runtime.Lars-Dominik Braun
* gnu/packages/rocm.scm (rocr-runtime): New variable.
2021-08-08gnu: Add roct-thunk-interface.Lars-Dominik Braun
* gnu/packages/rocm.scm (roct-thunk-interface): New variable.
2021-08-08gnu: Add rocm-comgr.Lars-Dominik Braun
* gnu/packages/rocm.scm (rocm-comgr): New variable. * gnu/packages/patches/rocm-comgr-3.1.0-dependencies.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2021-08-08gnu: Add rocm-device-libs.Lars-Dominik Braun
* gnu/packages/rocm.scm (rocm-device-libs): New variable.
2021-08-08gnu: Add llvm-for-rocm.Lars-Dominik Braun
* gnu/packages/rocm.scm (llvm-for-rocm): New variable. * gnu/packages/patches/llvm-roc-3.0.0-add_libraries.patch, gnu/packages/patches/llvm-roc-4.0.0-remove-isystem-usr-include.patch, gnu/packages/patches/llvm-roc-4.2.0-add_Object.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them.
2021-08-08gnu: Add rocm-cmake.Lars-Dominik Braun
* gnu/packages/rocm.scm (%rocm-version, rocm-cmake): New variables.
2021-08-08gnu: gcc-11: Update to 11.2.0.Efraim Flashner
* gnu/packages/gcc.scm (gcc-11): Update to 11.2.0.
2021-08-08gnu: stockfish: Update aarch64-linux build target.Efraim Flashner
* gnu/packages/games.scm (stockfish)[arguments]: Build for armv8 on aarch64-linux.
2021-08-08gnu: svd2rust: Update to 0.19.0.Danny Milosavljevic
* gnu/packages/crates-io.scm (svd2rust): Update to 0.19.0. [arguments]<#:cargo-inputs]: Add rust-anyhow, rust-clap-conf, rust-thiserror. Remove rust-error-chain.
2021-08-08gnu: Add rust-clap-conf.Danny Milosavljevic
* gnu/packages/crates-io.scm (rust-clap-conf-0.1): New variable.
2021-08-08gnu: rust-svd-parser: Update home-page.Danny Milosavljevic
* gnu/packages/crates-io.scm (rust-svd-parser)[home-page]: Modify.
2021-08-08gnu: rust-svd-parser: Update to 0.10.2.Danny Milosavljevic
* gnu/packages/crates-io.scm (rust-svd-parser): Update to 0.10.2. [arguments]<#:cargo-inputs]: Remove rust-either. Add rust-once-cell, rust-rayon, rust-regex.
2021-08-08gnu: python-networkx: Update to 2.6.2.Efraim Flashner
* gnu/packages/python-xyz.scm (python-networkx): Update to 2.6.2.
2021-08-08gnu: fldigi: Update to 4.1.20.Guillaume Le Vaillant
* gnu/packages/radio.scm (fldigi): Update to 4.1.20.
2021-08-08gnu: txr: Update to 268.Guillaume Le Vaillant
* gnu/packages/lisp.scm (txr): Update to 268. [arguments]: Update 'fix-tests' phase.
2021-08-08gnu: ruby-2.5: Update to 2.5.9.Efraim Flashner
* gnu/packages/ruby.scm (ruby-2.5): Update to 2.5.9. [source]: Remove redundant inherited fields.
2021-08-08gnu: ruby-3.0: Update to 3.0.2.Efraim Flashner
* gnu/packages/ruby.scm (ruby-3.0): Update to 3.0.2.
2021-08-08gnu: ruby-2.7: Update to 2.7.4.Efraim Flashner
* gnu/packages/ruby.scm (ruby-2.7): Update to 2.7.4. [source]: Remove redundant inherited fields.
2021-08-08doc: Add a tip to better name mcron jobs.Maxim Cournoyer
* doc/guix.texi (Scheduled Job Execution): Specify the 'displayable' argument for the 'updatedb-job' example. Add a tip to better name jobs, referring to the modified example.
2021-07-27gnu: MPD: Update to 0.22.10.Leo Famulari
* gnu/packages/mpd.scm (mpd): Update to 0.22.10.
2021-07-27gnu: lynx: Update to 2.9.0dev.9 [security fixes].Leo Famulari
Fixes <https://lists.nongnu.org/archive/html/lynx-dev/2021-08/msg00000.html>. * gnu/packages/web-browsers.scm (lynx): Update to 2.9.0dev.9.
2021-07-27gnu: GPSD: Update to 3.23.Leo Famulari
Fixes <https://gitlab.com/gpsd/gpsd/-/issues/144>, "GPSD time will jump back 1024 weeks at after week=2180 (23-October-2021)". See also <http://bugs.gnu.org/49815>. * gnu/packages/gps.scm (gpsd): Update to 3.23. [arguments]: Set TAR=noop in the 'fix-build' phase.
2021-08-07services: pam-limits: fix limits.conf locationmuradm
* gnu/services/base.scm: fix limits.conf location This fixes #49771 Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-08-07gnu: emacs-elfeed-score: Update to 0.7.10.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 0.7.10.
2021-08-07gnu: dovecot-pigeonhole: Update to 0.5.16.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.16.
2021-08-07gnu: dovecot: Update to 2.3.16.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (dovecot): Update to 2.3.16.
2021-08-07etc: committer: Support reading G-expressions.Maxime Devos
Some package definitions use G-expressions (see, e.g., chez-scheme). Import (guix gexp) such that Guile knows how to read those. Otherwise, an exception such as the following might be raised: ERROR: In procedure read: In procedure scm_lreadr: gnu/services/networking.scm:480:16: Unknown # object: #\~ * etc/committer.scm.in: Import (guix gexp). Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-08-07gnu: Add emacs-valign.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-valign): New variable.
2021-08-07gnu: emacs-magit: Update to 3.2.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.2.1.
2021-08-07gnu: emacs-fountain-mode: Update to 3.5.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.5.1.
2021-08-06gnu: giac: Update to 1.7.0-25.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-25.
2021-08-06gnu: emacs-olivetti: Update to 2.0.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-olivetti): Update to 2.0.0.
2021-08-06gnu: emacs-ebdb: Update to 0.7.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.7.1.
2021-08-06gnu: komikku: Update to 0.30.0.Leo Prikler
* gnu/packages/gnome.scm (komikku): Update to 0.30.0. [inputs]: Add python-natsort.
2021-08-06gnu: julia-lazyarrays: Update to 0.21.14.Efraim Flashner
* gnu/packages/julia-xyz.scm (julia-lazyarrays): Update to 0.21.14.