~ruther/guix-local

9e2d8ed8 — Sharlatan Hellseher 2 years ago
gnu: go-github-com-beorn7-perks-quantile: Fix indentation.

* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): Fix
indentation.

Change-Id: Id159b4314fc25ecebc0737221995823e28045626
2f0aba1f — Sharlatan Hellseher 2 years ago
gnu: go-github-com-beorn7-perks-quantile: Update to 1.0.1.

* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile):
Update to 1.0.1.

Change-Id: Ie8c864dbc15b3aef3e4575337b940b625d6f9bbf
62fa7ac3 — Sharlatan Hellseher 2 years ago
gnu: kubo: Sort inputs alphabetically.

* gnu/packages/ipfs.scm (kudo) [inputs]: Sort alphabetically to ease
maintenance.

Change-Id: Icb95464b5b8cf7d6e26285628198cfcd5c90e695
024a0e22 — Sharlatan Hellseher 2 years ago
gnu: Add go-github-com-blang-semver-v4.

* gnu/packages/golang-xyz.scm (go-github-com-blang-semver-v4): New variable.

Change-Id: I87132b1b727b7e6ef4d46bb08dc5ad509db4e2e4
f59f85bd — Sharlatan Hellseher 2 years ago
gnu: go-github-com-blang-semver: Fix indentation.

* gnu/packages/golang-xyz.scm (go-github-com-blang-semver): Fix
indentation.

Change-Id: I9b5e792f2ef859ad7a9d799ba1e369f96e53294b
74cab6cd — Sharlatan Hellseher 2 years ago
gnu: go-github-com-blang-semver: Update to 3.8.0.

* gnu/packages/golang-xyz.scm (go-github-com-blang-semver): Update to 3.8.0.

Change-Id: I5f1eec936236e4f8984d6aabbab9a9ce99e291a3
868e21bb — Ilya Chernyshov 2 years ago
gnu: guile-scheme-json-rpc: Update to 0.4.5a.

Shift some inputs requiring during runtime.

* gnu/packages/guile-xyz.scm (guile-scheme-json-rpc): Update to 0.4.5a.
[inputs]: Remove guile-srfi-145 and guile-srfi-180.
[propagated-inputs]: Add guile-srfi-145 and guile-srfi-180.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: If1c6ffaf6269c36ec857fd6f0aec444869468d24
10345d2f — Ricardo Wurmus 1 year, 11 months ago
gnu: r-clusterprofiler: Update to 4.10.1.

* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.10.1.

Change-Id: I05b41c27d1e1ac8b2887845df5a4a75d45513929
48e458e6 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-zlibbioc: Update to 1.48.2.

* gnu/packages/bioconductor.scm (r-zlibbioc): Update to 1.48.2.
[native-inputs]: Add r-knitr.

Change-Id: Iee1c599473d30532660eb3770cf471ff979530dd
b11f7c18 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-stringdb: Update to 2.14.3.

* gnu/packages/bioconductor.scm (r-stringdb): Update to 2.14.3.
[propagated-inputs]: Remove r-rcurl; add r-httr.

Change-Id: Id46873bee69cdd1047002db3505ff5420097e9e9
74066baa — Ricardo Wurmus 1 year, 11 months ago
gnu: r-gsva: Update to 1.50.1.

* gnu/packages/bioconductor.scm (r-gsva): Update to 1.50.1.

Change-Id: Ib298992cb9ea4615fe3888e799c332e778a7b5be
7416d0f2 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-genomicfeatures: Update to 1.54.4.

* gnu/packages/bioconductor.scm (r-genomicfeatures): Update to 1.54.4.
[propagated-inputs]: Remove r-rcurl; add r-httr and r-rjson.

Change-Id: Iaed5177d04bc1c292dfad607f82401f45cfd02bc
df26e72f — Ricardo Wurmus 1 year, 11 months ago
gnu: r-genomeinfodb: Update to 1.38.7.

* gnu/packages/bioconductor.scm (r-genomeinfodb): Update to 1.38.7.
[propagated-inputs]: Remove r-rcurl.

Change-Id: Ifc265a49ed946f3548ff279b930a8346c42025a8
b4939848 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-deseq2: Update to 1.42.1.

* gnu/packages/bioconductor.scm (r-deseq2): Update to 1.42.1.

Change-Id: Ida0b7ad662c44b2b12af487bb6aa8364874ce3da
db7d9e6c — Ricardo Wurmus 1 year, 11 months ago
gnu: r-biostrings: Update to 2.70.3.

* gnu/packages/bioconductor.scm (r-biostrings): Update to 2.70.3.

Change-Id: I4a921a148d9f54be13967ed0e3092353a683f20f
f97a8a86 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-coregx: Update to 2.6.1.

* gnu/packages/bioconductor.scm (r-coregx): Update to 2.6.1.

Change-Id: Icb0eb5a7697811f4272cda3d42d3c428bb59bd23
900ad495 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-asics: Update to 2.18.1.

* gnu/packages/bioconductor.scm (r-asics): Update to 2.18.1.

Change-Id: I760771fd8fe57984ae1d0c96b72cb63562a1b43e
doc: build: Update paths to style sheets.

The Guix website style sheets are now organized in themes. This change
makes the documentation builder use the resources provided by a theme
called "initial" (See https://issues.guix.gnu.org/69783).

* doc/build.scm (syntax-highlighted-html): Update path to CSS.
(html-manual-indexes): Likewise.
(stylized-html): Likewise, and update path to language picker image.

Change-Id: Ib2d51fcfdec42ad827add1ead1cfee4c9c4e65b7
Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
93aefca7 — Clément Lassieur 1 year, 11 months ago
gnu: alacritty: Fix loading of libxkbcommon-x11.so.

* gnu/packages/terminals.scm (alacritty)[arguments]: Handle
libxkbcommon-x11.so in the ‘add-absolute-library-references’ phase.

This fixes this error:

thread 'main' panicked at /tmp/guix-build-alacritty-0.13.1.drv-0/source/guix-vendor/rust-xkbcommon-dl-0.4.1.tar.gz/src/x11.rs:59:28:
Library libxkbcommon-x11.so could not be loaded.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Change-Id: Ifbf19b4962bc3d9eeba6acdf32ca66b0c662f493
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
646810ab — Sharlatan Hellseher 1 year, 11 months ago
gnu: python-pycurl: Disable one failing test.

* gnu/packages/python-web.com (python-pycurl) [arguments]
<#:test-flags>: Disable one more failing test which occurs on CI with
CPU thread count more than 16.

Change-Id: Ie772a7f096357b541cc8baa2349a524f05500e52
Next