Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.24.0.
|
|
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.14.0.
|
|
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.12.0.
|
|
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.16.0.
|
|
* gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.6.0.
|
|
* gnu/packages/bioinformatics.scm (r-biocinstaller): Update to 1.28.0.
|
|
* gnu/packages/bioinformatics.scm (r-biocgenerics): Update to 0.24.0.
|
|
* gnu/packages/bioinformatics.scm (r-grohmm): Update to 1.12.0.
|
|
* gnu/packages/bioinformatics.scm (r-shortread): Update to 1.36.0.
|
|
* gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.12.0.
|
|
* gnu/packages/bioinformatics.scm (r-gseabase): Update to 1.40.0.
|
|
* gnu/packages/bioinformatics.scm (r-sva): Update to 3.26.0.
|
|
* gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.4.0.
|
|
* gnu/packages/bioinformatics.scm (r-copywriter): Update to 2.10.0.
|
|
* gnu/packages/bioinformatics.scm (r-annotationfilter): Update to 1.2.0.
|
|
* gnu/packages/bioinformatics.scm (r-rhdf5): Update to 2.22.0.
|
|
* gnu/packages/bioinformatics.scm (r-tximport): Update to 1.6.0.
|
|
* gnu/packages/bioinformatics.scm (r-bamsignals): Update to 1.10.0.
|
|
* gnu/packages/bioinformatics.scm (r-zlibbioc): Update to 1.24.0.
|
|
* gnu/packages/bioinformatics.scm (r-rhtslib): Update to 1.10.0.
|
|
* gnu/packages/bioinformatics.scm (r-rbgl): Update to 1.54.0.
|
|
* gnu/packages/bioinformatics.scm (r-annotationforge): Update to 1.20.0.
|
|
* gnu/packages/bioinformatics.scm (r-dexseq): Update to 1.24.0.
|
|
* gnu/packages/bioinformatics.scm (r-deseq2): Update to 1.18.0.
|
|
* gnu/packages/bioinformatics.scm (r-genefilter): Update to 1.60.0.
|
|
* gnu/packages/bioinformatics.scm (r-geneplotter): Update to 1.56.0.
|
|
* gnu/packages/bioinformatics.scm (r-annotate): Update to 1.56.0.
|
|
* gnu/packages/bioinformatics.scm (r-dnacopy): Update to 1.52.0.
|
|
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.46.0.
[propagated-inputs]: Remove r-knitr.
|
|
* gnu/packages/bioinformatics.scm (r-bioccheck): Update to 1.14.0.
[native-inputs]: Remove which.
[propagated-inputs]: Add r-stringdist.
|
|
* gnu/packages/cran.scm (r-stringdist): New variable.
|
|
* gnu/packages/graph.scm (r-rgraphviz): Update to 2.22.0.
|
|
* guix/build-system/r.scm (bioconductor-uri): Also return the archive URL.
* guix/import/cran.scm (latest-bioconductor-release, fetch-description):
Adjust because bioconductor-uri now returns a list.
|
|
* guix/import/cran.scm (bioconductor-mirror-url): Remove procedure.
(fetch-description): Extract DESCRIPTION file from tarball for Bioconductor
packages.
(latest-bioconductor-release): Use latest-bioconductor-package-version.
|
|
* guix/import/cran.scm (%bioconductor-version,
%bioconductor-packages-list-url): New variables.
(bioconductor-packages-list, latest-bioconductor-package-version): New
procedures.
|
|
* guix/import/utils.scm (read-lines, chunk-lines): New procedures.
|
|
* Makefile.am (MODULES): Add guix/scripts/import/json.scm when HAVE_GUILE_JSON.
|
|
* gnu/packages/guile.scm (guile-git): Update to commit 951a32c.
|
|
* gnu/packages/gnome.scm (moka-icon-theme): Add cc-by-sa4.0 to license field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (moka-icon-theme)[propagated-inputs]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (moka-icon-theme): Inherit faba-icon-theme to avoid
duplicating similar package definition.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (faba-icon-theme): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
gnu/packages/finance.scm (electrum): Update to 3.0.
[inputs]: Change to python3 inputs.
[arguments]: Remove python-2. Disable tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-jsonrpclib-pelix, python2-jsonrpclib-pelix):
New variables.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
Suggested by Marius Bakke <mbakke@fastmail.com>
in <https://bugs.gnu.org/29177>.
* guix/scripts/refresh.scm (all-packages): Pass #:select? to
'fold-packages'.
|
|
* gnu/packages.scm (fold-packages): Add #:select? parameter and honor it.
|
|
Fixes <https://bugs.gnu.org/29091>.
Reported by Eric Bavier <bavier@cray.com>.
* guix/build/compile.scm (relative-file): New procedure.
(load-files): Use it before calling 'file-name->module-name'.
(compile-files): Likewise before calling 'scm->go'.
* guix/build/pull.scm (build-guix): Remove 'with-directory-excursion'
and file name hack from ce33c3af76b0e5c68cc42dddf2b9c4b017386fd8.
Pass OUT to 'all-scheme-files'.
|
|
* gnu/packages/ocaml.scm: Hide 'zip' from (srfi srfi-1).
* guix/git.scm: Select 'mkdir-p' from (guix build utils).
|
|
* gnu/packages/admin.scm (nnn): Update to 1.5.
|
|
* gnu/packages/fontutils.scm (libuninameslist): Update to 20170807.
|