summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-10gnu: python-aiorpcx: Update to 0.18.7....* gnu/packages/python-web.scm (python-aiorpcx): Update to 0.18.7. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Mike Rosset
2021-07-27gnu: fetchmail: Update to 6.4.21 [fixes CVE-2021-36386]....* gnu/packages/mail.scm (fetchmail): Update to 6.4.21. Signed-off-by: Leo Famulari <leo@famulari.name> Xinglu Chen
2021-08-09inferior: 'cached-channel-instance' no longer calls 'show-what-to-build'....This allows the user of 'cached-channel-instance' to install the build handler of its choice. In particular, it allows "guix time-machine" to install a build notifier with the right options instead of using the defaults that 'cached-channel-instance' would pass to 'show-what-to-build*'. * guix/inferior.scm (cached-channel-instance): Remove call to 'show-what-to-build*'. (inferior-for-channels): Wrap body in 'with-build-handler'. * guix/scripts/time-machine.scm (guix-time-machine): Use 'with-build-handler'. Ludovic Courtès
2021-08-09self: Use default config variable values for derivations....The value of %localstatedir, %storedir, and %sysconfdir is known to have no impact on the compilation of the Guix modules. Thus, explicitly build those modules against a (guix config) module that uses all the default values. That way, a Guix installation that uses different config values can still benefit from substitutes. Reported by Ricardo Wurmus. * guix/self.scm (%default-config-variables): New variable. (make-config.scm): Add #:config-variables and honor it. (compiled-guix)[*core-modules*]: Pass #:config-variables to 'make-config.scm'. Ludovic Courtès
2021-08-09gnu: electrum: Update to 4.1.5....* gnu/packages/finance.scm (electrum): Update to 4.1.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Milkey Mouse
2021-08-09gnu: python-coveralls: Update to 3.2.0....* gnu/packages/python-check.scm (python-coveralls): Update to 3.2.0. Efraim Flashner
2021-08-09gnu: rocminfo: Add description....* gnu/packages/rocm.scm (rocminfo) [description]: Add it. Lars-Dominik Braun
2021-08-09gnu: rocminfo: Static references to lsmod and grep....Fixes usage in a pure environment. * gnu/packages/rocm.scm (rocminfo) [arguments]: Add #:phases. Lars-Dominik Braun
2021-07-27gnu: IlmBase and OpenEXR: Update to 2.5.7....* gnu/packages/graphics.scm (ilmbase): Update to 2.5.7. Leo Famulari
2021-07-27gnu: dav1d: Update to 0.9.1....* gnu/packages/video.scm (dav1d): Update to 0.9.1. Leo Famulari
2021-07-27gnu: libaom: Update to 3.1.2....* gnu/packages/video.scm (libaom): Update to 3.1.2. Leo Famulari
2021-07-27gnu: linux-libre 4.4: Update to 4.4.279....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.279. (linux-libre-4.4-pristine-source): Update hash. Leo Famulari
2021-07-27gnu: linux-libre 4.9: Update to 4.9.279....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.279. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2021-07-27gnu: linux-libre 4.14: Update to 4.14.243....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.243. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2021-07-27gnu: linux-libre 4.19: Update to 4.19.202....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.202. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2021-07-27gnu: linux-libre 5.4: Update to 5.4.139....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.139. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2021-07-27gnu: linux-libre 5.10: Update to 5.10.57....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.57. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2021-07-27gnu: linux-libre: Update to 5.13.9....* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.9. (linux-libre-5.13-pristine-source): Update hash. Leo Famulari
2021-08-08gnu: Add ocamlformat....* gnu/packages/ocaml.scm (ocamlformat): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-08-08gnu: Add ocaml-dune-build-info....* gnu/packages/ocaml.scm (ocaml-dune-build-info): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-08-08gnu: Add ocaml-fix....* gnu/packages/ocaml.scm (ocaml-fix): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-08-08gnu: Add ocaml-uuseg....* gnu/packages/ocaml.scm (ocaml-uuseg): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-08-08gnu: Add ocaml-uucp....* gnu/packages/ocaml.scm (ocaml-uucp): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-08-08gnu: Add ocaml-uucd....* gnu/packages/ocaml.scm (ocaml-uucd): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-08-08gnu: ocaml-bisect-ppx: Update to 2.6.1....* 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> Xinglu Chen
2021-08-08gnu: darktable: Add compatibility for ROCm....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. Lars-Dominik Braun
2021-08-08gnu: Add rocm-bandwidth-test....* gnu/packages/rocm.scm (rocm-bandwidth-test): New variable. Lars-Dominik Braun
2021-08-08gnu: Add rocminfo....* gnu/packages/rocm.scm (rocminfo): New variable. Lars-Dominik Braun
2021-08-08gnu: Add rocm-opencl-runtime....* 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. Lars-Dominik Braun
2021-08-08gnu: Add rocclr....* gnu/packages/rocm.scm (rocclr): New variable. Lars-Dominik Braun
2021-08-08gnu: Add rocr-runtime....* gnu/packages/rocm.scm (rocr-runtime): New variable. Lars-Dominik Braun
2021-08-08gnu: Add roct-thunk-interface....* gnu/packages/rocm.scm (roct-thunk-interface): New variable. Lars-Dominik Braun
2021-08-08gnu: Add rocm-comgr....* 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. Lars-Dominik Braun
2021-08-08gnu: Add rocm-device-libs....* gnu/packages/rocm.scm (rocm-device-libs): New variable. Lars-Dominik Braun
2021-08-08gnu: Add llvm-for-rocm....* 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. Lars-Dominik Braun
2021-08-08gnu: Add rocm-cmake....* gnu/packages/rocm.scm (%rocm-version, rocm-cmake): New variables. Lars-Dominik Braun
2021-08-08gnu: gcc-11: Update to 11.2.0....* gnu/packages/gcc.scm (gcc-11): Update to 11.2.0. Efraim Flashner
2021-08-08gnu: stockfish: Update aarch64-linux build target....* gnu/packages/games.scm (stockfish)[arguments]: Build for armv8 on aarch64-linux. Efraim Flashner
2021-08-08gnu: svd2rust: Update to 0.19.0....* 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. Danny Milosavljevic
2021-08-08gnu: Add rust-clap-conf....* gnu/packages/crates-io.scm (rust-clap-conf-0.1): New variable. Danny Milosavljevic
2021-08-08gnu: rust-svd-parser: Update home-page....* gnu/packages/crates-io.scm (rust-svd-parser)[home-page]: Modify. Danny Milosavljevic
2021-08-08gnu: rust-svd-parser: Update to 0.10.2....* 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. Danny Milosavljevic
2021-08-08gnu: python-networkx: Update to 2.6.2....* gnu/packages/python-xyz.scm (python-networkx): Update to 2.6.2. Efraim Flashner
2021-08-08gnu: fldigi: Update to 4.1.20....* gnu/packages/radio.scm (fldigi): Update to 4.1.20. Guillaume Le Vaillant
2021-08-08gnu: txr: Update to 268....* gnu/packages/lisp.scm (txr): Update to 268. [arguments]: Update 'fix-tests' phase. Guillaume Le Vaillant
2021-08-08gnu: ruby-2.5: Update to 2.5.9....* gnu/packages/ruby.scm (ruby-2.5): Update to 2.5.9. [source]: Remove redundant inherited fields. Efraim Flashner
2021-08-08gnu: ruby-3.0: Update to 3.0.2....* gnu/packages/ruby.scm (ruby-3.0): Update to 3.0.2. Efraim Flashner
2021-08-08gnu: ruby-2.7: Update to 2.7.4....* gnu/packages/ruby.scm (ruby-2.7): Update to 2.7.4. [source]: Remove redundant inherited fields. Efraim Flashner
2021-08-08doc: Add a tip to better name mcron jobs....* 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. Maxim Cournoyer
2021-07-27gnu: MPD: Update to 0.22.10....* gnu/packages/mpd.scm (mpd): Update to 0.22.10. Leo Famulari