~ruther/guix-local

0d2df235 — Ricardo Wurmus 2 years ago
gnu: r-paws-networking: Update to 0.6.0.

* gnu/packages/cran.scm (r-paws-networking): Update to 0.6.0.

Change-Id: I01b39db5292b96bb8b6c18ef721c03a410b858b2
72da3493 — Ricardo Wurmus 2 years ago
gnu: r-paws-machine-learning: Update to 0.6.0.

* gnu/packages/cran.scm (r-paws-machine-learning): Update to 0.6.0.

Change-Id: Idb88c0ad3b57bdd6680042e55dce54b5330a5304
a2e52883 — Ricardo Wurmus 2 years ago
gnu: r-paws-analytics: Update to 0.6.0.

* gnu/packages/cran.scm (r-paws-analytics): Update to 0.6.0.

Change-Id: I5113ccaf37f395775e3053f4b5f4fb4fdcb34636
ab98cdc1 — Ricardo Wurmus 2 years ago
gnu: r-paws-application-integration: Update to 0.6.0.

* gnu/packages/cran.scm (r-paws-application-integration): Update to 0.6.0.

Change-Id: Ia11603af5ca15f71f52e8527da104e932f22c5ad
74cd61d5 — Ricardo Wurmus 2 years ago
gnu: r-paws-end-user-computing: Update to 0.6.0.

* gnu/packages/cran.scm (r-paws-end-user-computing): Update to 0.6.0.

Change-Id: Iee934acf9078935edc19cdd64055949663e5f6ec
4f135eed — Ricardo Wurmus 2 years ago
gnu: r-paws-developer-tools: Update to 0.6.0.

* gnu/packages/cran.scm (r-paws-developer-tools): Update to 0.6.0.

Change-Id: I76076854850e76162bb212a1298f3a9ef4b97bfc
d5c974f8 — Ricardo Wurmus 2 years ago
gnu: r-paws-customer-engagement: Update to 0.6.0.

* gnu/packages/cran.scm (r-paws-customer-engagement): Update to 0.6.0.

Change-Id: Ib40afc8078d9771f602318d522be358e8b4d6bf9
63e9dc40 — Ricardo Wurmus 2 years ago
gnu: r-seurat: Update to 5.1.0.

* gnu/packages/cran.scm (r-seurat): Update to 5.1.0.

Change-Id: I070c848853e26c3b8c031e92ef24f39b08962348
336e3ad9 — Ricardo Wurmus 2 years ago
gnu: r-imager: Update to 1.0.2.

* gnu/packages/cran.scm (r-imager): Update to 1.0.2.

Change-Id: I678a384037c4c265d2a2b06f2b3b8013abb6d017
6d7d9513 — Ricardo Wurmus 2 years ago
gnu: r-farver: Update to 2.1.2.

* gnu/packages/cran.scm (r-farver): Update to 2.1.2.

Change-Id: Ic73015b3cd86c9cbaceedf6a721db8d6fe825c6c
ec148254 — Ricardo Wurmus 2 years ago
gnu: r-options: Update to 0.2.0.

* gnu/packages/cran.scm (r-options): Update to 0.2.0.

Change-Id: Ia011d3fb5295a58ea49396b090186beae2bab575
c590b6f1 — Ricardo Wurmus 2 years ago
gnu: r-polspline: Update to 1.1.25.

* gnu/packages/cran.scm (r-polspline): Update to 1.1.25.

Change-Id: I0fb7c7912036cff5fd56d577cf29a464e34a2775
f8bf75b1 — Ricardo Wurmus 2 years ago
gnu: r-qlcmatrix: Update to 0.9.8.

* gnu/packages/cran.scm (r-qlcmatrix): Update to 0.9.8.
[native-inputs]: Add r-knitr and r-rmarkdown.

Change-Id: I08e55b72ffacf17b41c895801d6cbdad52658e6b
adf2088c — Ricardo Wurmus 2 years ago
gnu: r-effectsize: Update to 0.8.8.

* gnu/packages/cran.scm (r-effectsize): Update to 0.8.8.

Change-Id: I51270018adaf62fdbcb3e5ad73b99f618b346b9a
7744aaf2 — Ricardo Wurmus 2 years ago
gnu: r-insight: Update to 0.19.11.

* gnu/packages/cran.scm (r-insight): Update to 0.19.11.

Change-Id: I3cb8ef7e28309d542cb30d993264cc79811b8d59
b8c0bdea — Tomas Volf 2 years ago
gnu: cgit: Update to 1.2.3-3.dbadd85.

* gnu/packages/version-control.scm (cgit): Update to 1.2.3-3.dbadd85.

Change-Id: I41827d1d97f28be71af5532b554d6b7a5e1123cc
Signed-off-by: Christopher Baines <mail@cbaines.net>
a5455ed6 — Zheng Junjie 2 years ago
gnu: fcitx5-configtool: Remove inputs label.

* gnu/packages/fcitx5.scm (fcitx5-configtool)
[inputs]: Remove label.

Change-Id: Ib45fbf71d5f2ffbac3285e388629b6cf0ca004fe
Signed-off-by: Christopher Baines <mail@cbaines.net>
86c1f385 — Zheng Junjie 2 years ago
gnu: fcitx5-configtool: Enable kcm support.

* gnu/packages/fcitx5.scm (fcitx5-configtool)
[arguments]: Remove it.
[inputs]: Add qtdeclarative, qtquickcontrols2, ki18n, kpackage, kdeclarative,
kiconthemes, kcoreaddons, plasma-framework, kwindowsystem, kirigami, libxkbcommon.

Change-Id: I43a43458232a5ad3c1d156c779359e356cbf98b8
Signed-off-by: Christopher Baines <mail@cbaines.net>
7d6d5420 — Alexey Abramov 2 years ago
gnu: isc-dhcp: Add debianutils as an input.

dhclient provides a hook mechanism for users.  In order to run these hooks,
dhclient-script uses run-parts to run all the executable files found in
requested directory. run-parts is part of debianutils packages.

* gnu/packages/admin.scm (isc-dhcp)[inputs]: Add "debianutils" to provide
access to run-parts.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I2057881da57a6065d65d1de95e51ed1c8b19e15f
b1de6481 — Fabio Natali 2 years ago
gnu: notmuch: Add sfsexp input.

sfsexp is a C/C++ library for the manipulation (read, parse, modify, and
create) of symbolic expressions.  In an environment where sfsexp is available,
Notmuch will compile with support for a S-expression-based query format.  This
commit is to add sfsexp as a Notmuch dependency and therefore to add S-exp
support.

* gnu/packages/mail.scm (notmuch)[native-inputs]: Add git-minimal/pinned.
[inputs]: Add sfsexp.

Change-Id: Ic3b4a30b2672ad690d66b283e9bdc8e2197f97a7
Signed-off-by: Christopher Baines <mail@cbaines.net>
Next