~ruther/guix-local

ref: 9dcd8802f5bc472579f23a38dcf437f8a9ac976c guix-local/gnu d---------
9dcd8802 — Jack Hill 2 years ago
gnu: python-pikepdf: Fix embedded version string.

* gnu/packages/python-xyz.scm (python-pikepdf)[native-inputs]: Add
python-setuptools-scm to correct embedded version form 0.0.0 to 1.17.0.

Change-Id: I659ed3e725fff6afe17abe6f55449567ba84cdfc
33644303 — Nicolas Graves 2 years ago
gnu: emacs-org-ql-dynamic-agenda: Rename to emacs-org-dynamic-agenda-ql.

* /gnu/packages/emacs-xyz.scm (emacs-org-ql-dynamic-agenda): Rename to…
(emacs-org-dynamic-agenda-ql): …this.
[arguments]<#:include>: Adjust according to source change.

Change-Id: I4b09933a17d301e3017f1628414eade1ee174538
7eeab641 — Mădălin Ionel Patrașcu 2 years ago
gnu: Add r-methylaid.

* gnu/packages/bioconductor.scm (r-methylaid): New variable.

Change-Id: I7839035e5316bdbe5f1386b7b41ed2fc440fb432
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
f54f36b3 — Clément Lassieur 2 years ago
gnu: passff-host: Add explicit references to inputs and remove some.

This removes ‘coreutils’, ‘grep’, ‘sed’, ‘which’, ‘bash-minimal’ and
‘gnu-make’ inputs, which were only used by the Makefile and
install_host_app.sh.  Instead of running install_host_app.sh (through
‘make’) which does a few text substitutions, do the text substitutions with
Scheme code.  This simplifies things and avoids unnecessary native inputs.

* gnu/packages/browser-extensions.scm (passff-host)[build-system]: Change to
copy-build-system.
[arguments]: Copy passff.json and passff.py.  Do text substitutions on
them rather than running make.  Refer to ‘password-store’ and ‘python’ through
inputs rather than directly.
[inputs]: Add PASSWORD-STORE and PYTHON.

Change-Id: I8fdb757516a7c30eae36b15f2a8d91e1445b19a5
625cfb4c — Clément Lassieur 2 years ago
gnu: password-store: Add missing ‘tail’ input.

* gnu/packages/password-utils.scm (password-store)[arguments]: Add “tail” to
the list of requisites.
[inputs]: Add COREUTILS.

Change-Id: I7f59e6c0abfb5396b9548edaec08d3b0a7c0eb23
10d72813 — Afkhami, Navid 2 years ago
gnu: Add r-ggbreak.

* gnu/packages/cran.scm (r-ggbreak): New variable.

Change-Id: I27d62d0110fb56e77dc8cf82581adb6259317c2d
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
479fdc84 — Vinicius Monego 2 years ago
gnu: python-pymc: Update to 5.9.1.

* gnu/packages/statistics.scm (python-pymc): Update to 5.9.1.

Change-Id: I3d7927e7173f36ba4edeab06bd930c285432c29f
43d9fa08 — Vinicius Monego 2 years ago
gnu: python-pytensor: Update to 2.17.3.

* gnu/packages/python-science.scm (python-pytensor): Update to 2.17.3.

Change-Id: I2843aca1df4d43883bf643e6e363bd3700202c45
1879bfd8 — Vinicius Monego 2 years ago
gnu: python-deepxde: Update to 1.10.0.

* gnu/packages/machine-learning.scm (python-deepxde): Update to 1.10.0.

Change-Id: Ibc37f9e7df45c49f590beb1dda87236e853b88c1
96e8502f — Vinicius Monego 2 years ago
gnu: Add python-emcee.

* gnu/packages/statistics.scm (python-emcee): New variable.
a7d56852 — Vinicius Monego 2 years ago
gnu: Add python-salib.

* gnu/packages/python-science.scm (python-salib): New variable.
9642b1c7 — Vinicius Monego 2 years ago
gnu: python-openturns: Update to 1.21.1.

* gnu/packages/statistics.scm (python-openturns): Update to 1.21.1.
a55c3110 — Vinicius Monego 2 years ago
gnu: python-opentsne: Update to 1.0.0.

* gnu/packages/machine-learning.scm (python-opentsne): Update to 1.0.0.
ef473d34 — Vinicius Monego 2 years ago
gnu: symengine: Update to 0.11.1.

* gnu/packages/algebra.scm (symengine): Update to 0.11.1.
eb93ab2d — Ricardo Wurmus 2 years ago
gnu: r-gdata: Remove Excel from description.

gdata 3.0.0 has removed support for reading Excel files.

* gnu/packages/statistics.scm (r-gdata)[description]: Update it.

Change-Id: Ic4090bc765d330d38136bf1b1dbbb6bb136edd39
8be2f447 — Ricardo Wurmus 2 years ago
gnu: Remove r-sigpathway.

This package has been removed with the release of Bioconductor 3.18.

* gnu/packages/bioconductor.scm (r-sigpathway): Remove variable.

Change-Id: I5cb9d938f370aa28b196f9cea95fb6024c2e6e37
38b5777e — Ricardo Wurmus 2 years ago
gnu: r-rhdf5filters: Simplify.

* gnu/packages/bioconductor.scm (r-rhdf5filters)[arguments]: Remove
'use-system-libraries phase and pass configure flags to disable bundled
libraries.

Change-Id: I2fb115e7b3df00cccb3f8d6659d465075d21f19b
78641cf9 — Ricardo Wurmus 2 years ago
gnu: r-spams: Build with C++11.

* gnu/packages/statistics.scm (r-spams)[arguments]: Add phase 'use-c++11.

Change-Id: Ie477af6afe8993919090f6c81e071cee542e69bc
142313cf — Ricardo Wurmus 2 years ago
gnu: Remove r-genomegraphs.

This package had been removed from Bioconductor with release 3.11.

* gnu/packages/bioconductor.scm (r-genomegraphs): Remove variable.

Change-Id: I73cc8cc8546089d91212176939b8c0c0a7afc309
01505291 — Ricardo Wurmus 2 years ago
gnu: Remove r-wavetiling.

This package had been removed from Bioconductor since release 3.12.

* gnu/packages/bioconductor.scm (r-wavetiling): Remove variable.

Change-Id: I5eb624d975f0eb170b263266b144eacf11944580
Next