Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioconductor.scm (r-affydata): New variable.
|
|
* gnu/packages/bioconductor.scm (r-timeseriesexperiment): New variable.
|
|
* gnu/packages/bioconductor.scm (r-wavcluster): New variable.
|
|
* gnu/packages/cran.scm (r-spam): Update to 2.3-0.
|
|
* gnu/packages/cran.scm (r-feather): Update to 0.3.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-zerodark-theme): Update to 4.6.
[source]: Update to new source uri.
|
|
* gnu/packages/authentication.scm (yubico-pam): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-delayedmatrixstats): Update to 1.6.1.
|
|
* gnu/packages/bioinformatics.scm (r-rhdf5lib): Update to 1.6.1.
|
|
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.44.4.
|
|
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.36.1.
|
|
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.22.1.
|
|
* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.8.4.
|
|
* gnu/packages/bioconductor.scm (r-gtrellis): Update to 1.16.1.
|
|
* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elixir-mode): New variable.
|
|
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.16.
* gnu/packages/wine.scm (wine-staging): Update to 4.16.
|
|
* gnu/packages/statistics.scm (r-tidyr): Update to 1.0.0.
[propagated-inputs]: Add r-ellipsis, r-lifecycle, and r-vctrs.
|
|
* gnu/packages/graph.scm (r-diffusionmap): Update to 1.2.0.
|
|
* gnu/packages/cran.scm (r-seqinr): Update to 3.6-1.
|
|
* gnu/packages/cran.scm (r-lifecycle): New variable.
|
|
* gnu/packages/cran.scm (r-huge): Update to 1.3.3.
|
|
* gnu/packages/cran.scm (r-tidytree): Update to 0.2.7.
|
|
* gnu/packages/cran.scm (r-activity): Update to 1.3.
[propagated-inputs]: Add r-insol.
|
|
* gnu/packages/cran.scm (r-sjplot): Update to 2.7.1.
|
|
* gnu/packages/cran.scm (r-sjstats): Update to 0.17.6.
[propagated-inputs]: Add r-parameters.
|
|
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.1.
|
|
* gnu/packages/cran.scm (r-sjlabelled): Update to 1.1.1.
|
|
* gnu/packages/cran.scm (r-circlize): Update to 0.4.8.
|
|
* gnu/packages/cran.scm (r-httpuv): Update to 1.5.2.
|
|
* gnu/packages/cran.scm (r-insol): New variable.
|
|
* gnu/packages/cran.scm (r-rgdal): New variable.
|
|
* gnu/packages/cran.scm (r-parameters): New variable.
|
|
This fixes bug#37069.
* gnu/packages/games.scm (gnujump)[arguments]: Add custom
'create-desktop-entry phase to install a desktop file.
|
|
* gnu/packages/patches/tipp10-fix-compiling.patch: Remove changes to
hardcode executable path.
|
|
This addresses a 'guix lint' warning.
* gnu/packages/maths.scm (gmsh)[home-page]: Update to avoid URL
redirection.
|
|
* gnu/packages/guile-xyz.scm (mcron): Update to 1.1.2.
[arguments]: Remove custom 'set-timezone phase.
[native-inputs]: Add autoconf, automake, help2man, texinfo.
[inputs]: Remove ed, which.
|
|
* gnu/packages/shellutils.scm: Sort module inputs alphabetically.
|
|
* gnu/packages/shellutils.scm (zsh-autosuggestions): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/ruby.scm (ruby-rspec-wait): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/shellutils.scm (sh-z): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xfce.scm (thunar): Update to 1.8.9.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Until now, OpenBLAS would use at most the N threads, where N is the
number of cores that happened to be available on the build
machine (typically N=8).
* gnu/packages/maths.scm (openblas/fixed-num-threads): New variable.
(openblas)[replacement]: New field.
(openblas-ilp64): Use 'package/inherit'.
|
|
* gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]:
Add python-sphinx-copybutton.
(python2-matplotlib-documentation)[native-inputs]: Remove
python-sphinx-copybutton.
|
|
* gnu/packages/sphinx.scm (python-sphinx-copybutton): New variable.
|
|
* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.1.1.
[native-inputs]: Remove python-nose; add python-pytest and unzip; add
jquery-ui.
[arguments]: Add build phases "fix-and-disable-failing-tests" and
"install-jquery-ui", and move the "check" phase after the "install" phase;
use the default backend in setup.cfg.
(python2-matplotlib): Keep at version 2.2.3.
(python-matplotlib-documentation)[arguments]: Remove "check" phase.
|
|
* gnu/packages/cran.scm (r-assertr): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-interactive-align): Update to 0.4.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-doom-themes): New variable.
Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (gmsh)[source]: Switch to GIT-FETCH.
|