Age | Commit message (Collapse) | Author |
|
* gnu/packages/cran.scm (r-googledrive): Update to 2.0.0.
[propagated-inputs]: Remove r-curl; add r-cli, r-lifecycle, r-pillar, r-vctrs, and r-withr.
|
|
* gnu/packages/bioconductor.scm (r-gviz): Update to 1.36.2.
|
|
* gnu/packages/bioconductor.scm (r-catalyst): Update to 1.16.1.
|
|
* gnu/packages/bioconductor.scm (r-rhdf5lib): Update to 1.14.2.
|
|
* gnu/packages/bioconductor.scm (r-bioconcotk): Update to 1.12.1.
|
|
* gnu/packages/bioconductor.scm (r-biocstyle): Update to 2.20.2.
|
|
* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.16.1.
|
|
* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.6.3.
|
|
* gnu/packages/bioconductor.scm (r-annaffy): Update to 1.64.2.
|
|
* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.0.2.
|
|
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.12.2.
|
|
* gnu/packages/bioconductor.scm (r-dose): Update to 3.18.1.
|
|
* gnu/packages/bioconductor.scm (r-diffbind): Update to 3.2.4.
|
|
* gnu/packages/bioconductor.scm (r-systempiper): Update to 1.26.3.
[propagated-inputs]: Add r-crayon and r-s4vectors.
|
|
* gnu/packages/bioconductor.scm (r-mzr): Update to 2.26.1.
|
|
* gnu/packages/bioconductor.scm (r-limma): Update to 3.48.1.
|
|
* gnu/packages/bioconductor.scm (r-genomeinfodb): Update to 1.28.1.
|
|
* gnu/packages/bioconductor.scm (r-ensembldb): Update to 2.16.2.
|
|
* gnu/packages/bioconductor.scm (r-edaseq): Update to 2.26.1.
|
|
* gnu/packages/bioconductor.scm (r-biocparallel): Update to 1.26.1.
|
|
* gnu/packages/bioconductor.scm (r-biomart): Update to 2.48.2.
|
|
* gnu/packages/bioconductor.scm (r-annotationhub): Update to 3.0.1.
|
|
* gnu/packages/cran.scm (r-ggpp): New variable.
|
|
* gnu/packages/cran.scm (r-s2): New variable.
|
|
* gnu/packages/cran.scm (r-wk): New variable.
|
|
* gnu/packages/cran.scm (r-reldist): New variable.
|
|
* gnu/packages/statistics.scm (r-gtools): Update to 3.9.2.
[arguments]: Remove.
|
|
* gnu/packages/cran.scm (r-vdiffr): Update to 1.0.2.
[source]: Remove snippet.
[arguments]: Remove.
[inputs]: Remove freetype and harfbuzz; add libpng and zlib.
[propagated-inputs]: Remove r-bh, r-devtools, r-fontquiver,
r-freetypeharfbuzz, r-gdtools, r-htmlwidgets, r-purrr, r-r6, r-rcpp, r-shiny,
and r-usethis; add r-cpp11 and r-lifecycle.
[native-inputs]: Remove esbuild and js-jquery.
|
|
* gnu/packages/cran.scm (r-rintrojs): Update to 0.3.0.
[source]: Delete minified JavaScript in snippet.
[arguments]: Minify with esbuild.
[native-inputs]: Replace uglify-js with esbuild; update intro.js to 3.2.1.
[license]: Add license of intro.js.
|
|
This fixes compilation after the recent reorganization of qt-build-system. As
a side effect, specifying Qt plugins with environment variables now works.
* gnu/packages/pdf.scm (qpdfview)[build-system]: Use qt-build-system.
[arguments]: Drop #:modules and #:imported-modules, and the 'qt-wrap
phase. Specify that there are no tests.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-generic-cl): Update to 0.9.
|
|
* gnu/packages/lisp-xyz.scm (cl-form-types, ecl-cl-form-types,
sbcl-cl-form-types): New variables.
|
|
* gnu/packages/ocaml.scm (ocaml-bibtex2html): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/tex.scm (texlive-preprint): New variable.
|
|
* gnu/packages/ocaml.scm (hevea): Update to 2.35.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-gserver): Update to 1.8.0.
|
|
* gnu/packages/networking.scm (netdiscover): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
Previously, argv[0] would be replaced by the absolute file name of the
executable. This could cause discrepancies, for example in the
Coreutils test suite: <https://issues.guix.gnu.org/49485>.
* gnu/services/virtualization.scm (<qemu-platform>)[flags]: Default to "FP".
|
|
* gnu/packages/syncthing.scm (go-github-com-golang-snappy): Update to 0.0.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dash): Update to 2.19.0.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/emacs-xyz.scm (emacs-telega)[#:phases]<patch-sources>:
Add missing slash in ‘/bin’ when patching general commands.
Also patch telega-vvnote.el.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
This crash was fixed by 0aef94e7bcbd272720f14c5343f74da5201ef90a, itself
a followup to 47d48f0c43c13c0b43bc3e37b6239efd4bf2f74c.
* guix/self.scm (translate-texi-manuals)[build]: Remove reference to the
PROT_NONE bug.
|
|
This reverts commit af2d6ec092c98ac5f32d8e9e182a141e1268805b, which the
parent commit makes unnecessary.
|
|
Fixes <https://bugs.gnu.org/47428>.
Reported by Leo Famulari <leo@famulari.name>.
* doc/build.scm (translated-texi-manuals): Explicitly use 'guile-3.0-latest'.
|
|
* gnu/packages/emacs-xyz.scm: Delete trailing newline.
(emacs-purescript-mode): Delete trailing space.
|
|
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.7.025.
|
|
* gnu/packages/emacs-xyz.scm(emacs-telega-contrib): Update to 0.7.024.
[arguments]<#:phases>: Back to root directory of build before phase
'install-license-files' to properly install licenses.
[propagated-inputs]: Add emacs-dashboard, emacs-transient.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.7.024.
[build-system] Use emacs-build-system.
[arguments] Add #:emacs.
Drop outdated phases.
Update ‘patch-sources’ phase to find new occurences of ffmpeg to patch.
Add new ‘configure’ and ‘install-share-files’ phases.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/emacs-xyz.scm (emacs-telega-server): New variable.
* gnu/packages/patches/emacs-telega-path-placeholder.patch: New file.
* gnu/package/patches/emacs-telega-patch-server-functions.patch: Remove stale patch.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/ci.scm (%bootstrap-packages): New variable.
(cuirass-jobs): Add it to the core subset.
|