Age | Commit message (Collapse) | Author |
|
* gnu/packages/cran.scm (r-spdep): Update to 1.1-3.
|
|
* gnu/packages/cran.scm (r-sf): Update to 0.8-0.
|
|
* gnu/packages/cran.scm (r-spdata): Update to 0.3.2.
|
|
* gnu/packages/cran.scm (r-tidytree): Update to 0.2.8.
|
|
* gnu/packages/cran.scm (r-rcpphnsw): Update to 0.2.0.
|
|
* gnu/packages/cran.scm (r-rcppannoy): Update to 0.0.13.
|
|
* gnu/packages/cran.scm (r-bayestestr): Update to 0.3.0.
|
|
* gnu/packages/cran.scm (r-raster): Update to 3.0-7.
|
|
* gnu/packages/cran.scm (r-sjmisc): Update to 2.8.2.
[propagated-inputs]: Add r-tidyselect.
|
|
* gnu/packages/cran.scm (r-shinyace): Update to 0.4.1.
|
|
* gnu/packages/cran.scm (r-ttr): Update to 0.23-5.
[native-inputs]: Remove gfortran.
|
|
* gnu/packages/cran.scm (r-tinytex): Update to 0.16.
|
|
* gnu/packages/cran.scm (r-recipes): Update to 0.1.7.
|
|
* gnu/packages/cran.scm (r-curl): Update to 4.2.
|
|
* gnu/packages/cran.scm (r-htmltable): Update to 1.13.2.
|
|
* gnu/packages/cran.scm (r-callr): Update to 3.3.2.
|
|
* gnu/packages/cran.scm (r-ellipsis): Update to 0.3.0.
|
|
* gnu/packages/pdf.scm (stapler): New variable.
|
|
This prevent a race condition where multiple compilation threads could report
the same progress.
* guix/build/compile.scm (compile-files)<completed>: Rename to...
<progress>: ...this. Increment in same mutex region as the compilation is
reported.
|
|
* gnu/packages/maths.scm (z3): Update to 4.8.6.
|
|
* gnu/packages/algebra.scm (xtensor)[home-page]: Use HTTPS.
|
|
* gnu/packages/algebra.scm (xtensor): Update to 0.20.9.
|
|
* gnu/packages/cpp.scm (xtl): Update to 0.6.7.
|
|
* gnu/packages/markup.scm (smu)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/markup.scm (smu): Update to 1.5.
|
|
* gnu/packages/video.scm (youtube-viewer): Update to 3.5.8.
|
|
* gnu/packages/networking.scm (ubridge): Update to 0.9.16.
|
|
* gnu/packages/maths.scm (dealii): Update to 9.1.1.
[source]: Remove patch no longer needed.
* gnu/local.mk (dist_patch_DATA): ditto.
* gnu/packages/patches/dealii-mpi-deprecations.patch: Delete it.
|
|
* gnu/packages/emacs-xyz.scm (emacs-skeletor): New variable.
|
|
* gnu/packages/web.scm (nginx): Update to 1.17.4.
|
|
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.3.
|
|
* gnu/packages/webkit.scm (webkitgtk-2.24): Rename to ...
(webkitgtk-2.26): ... this. Update to 2.26.1.
[inputs]: Add BUBBLEWRAP, LIBSECCOMP, LIBWPE, WPEBACKEND-FDO, and XDG-DBUS-PROXY.
* gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust for changed
variable name.
* gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise.
|
|
* gnu/packages/glib.scm (xdg-dbus-proxy): New public variable.
|
|
* gnu/packages/webkit.scm (wpebackend-fdo): New public variable.
|
|
* gnu/packages/webkit.scm (libwpe): New public variable.
|
|
* gnu/packages/xorg.scm (xbacklight): Update to 1.2.3.
|
|
* gnu/packages/web.scm (wabt): Update to 1.0.12.
|
|
* gnu/packages/geo.scm (xygrib): Update to 1.2.6.1.
|
|
* gnu/packages/license.scm: Order module imports alphabetically.
|
|
* gnu/packages/compression.scm (makeself-safeextract): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-company-quickhelp): Update to 2.2.0-1.479676c.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 2.5.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Fix home page.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-magit): Update to 0.4.2-3.4b66a1d.
|
|
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): New variable.
|
|
* gnu/packages/texinfo.scm (texinfo-6.7): New variable.
|
|
Fixes <https://bugs.gnu.org/37522>.
* gnu/packages/tbb.scm (tbb)[source](snippets): Annihilate attempts to
capture the build time and kernel version.
|
|
The resulting nar takes ~500KiB and it's quicker to build it locally
than to download it.
* guix/self.scm (node-source+compiled): Pass #:options to
'computed-file'.
|
|
* gnu/build/shepherd.scm (make-forkexec-constructor/container): Ensure
LOG-FILE has correct ownership.
|
|
* gnu/build/shepherd.scm (make-forkexec-constructor/container): Don't
call 'clean-up' on LOG-FILE. This mirrors Shepherd commit
6892f638c78a14fedd075f664432757bc015c140.
|