Age | Commit message (Collapse) | Author |
|
* gnu/packages/cran.scm (r-fs): Update to 1.4.1.
|
|
* gnu/packages/cran.scm (r-effectsize): Update to 0.3.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-multcomp): Update to 1.4-13.
|
|
* gnu/packages/cran.scm (r-survey): Update to 4.0.
|
|
* gnu/packages/cran.scm (r-sjmisc): Update to 2.8.4.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-arules): Update to 1.6-5.
|
|
* gnu/packages/cran.scm (r-xfun): Update to 0.13.
[native-inputs]: Add comment about not adding r-knitr.
|
|
* gnu/packages/cran.scm (r-rcpp): Update to 1.0.4.6.
|
|
* gnu/packages/statistics.scm (r-lubridate): Update to 1.7.8.
[propagated-inputs]: Remove r-stringr; add r-generics.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/statistics.scm (r-cairo): Update to 1.5-12.
|
|
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-23.
[native-inputs]: Add r-knitr.
[propagated-inputs]: Add r-statmod.
|
|
* gnu/packages/statistics.scm (r-mclust): Update to 5.4.6.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/statistics.scm (r-sfsmisc): Update to 1.1-6.
|
|
* gnu/packages/statistics.scm (r-plotly): Update to 4.9.2.1.
|
|
* gnu/packages/statistics.scm (r-devtools): Update to 2.3.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/statistics.scm (r-backports): Update to 1.1.6.
|
|
* gnu/packages/statistics.scm (r-xml2): Update to 1.3.1.
|
|
* gnu/packages/statistics.scm (r-gdtools): Update to 0.2.2.
|
|
* gnu/packages/statistics.scm (r-reshape2): Update to 1.4.4.
|
|
* gnu/packages/statistics.scm (r-survival): Update to 3.1-12.
|
|
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-147.
|
|
* gnu/packages/hardware.scm (rkdeveloptool): New variable.
|
|
This allows us to catch "operating_002dsystem-1", for instance.
* doc/build.scm (syntax-highlighted-html)[build](anchor-id->key): Drop
"-1" & co. from ID.
|
|
This is a followup to da9deba13d551e316f5a99a614834efa27ddc7d1.
Last-minute modification of the 'match' pattern would lead to an error:
"multiple ellipsis patterns not allowed at same level"
* doc/build.scm (syntax-highlighted-html)[build](collect-anchors):
Add 'worthy-entry?' procedure and use it instead of the unsupported
pattern for ('dt ...).
|
|
This makes it easier to jump to the definition of a procedure or
variable when looking at a code snippet. There can be false-positive
because scoping rules are ignored, for example, but it should be a good
approximation.
* doc/build.scm (syntax-highlighted-html)[build](highlights->sxml*): Add
'anchors' parameter. Add clause for ('symbol text).
(syntax-highlight): Add 'anchors' parameter. Wrap body in named let and
use it in recursive calls. Pass ANCHORS to 'highlights->sxml*'.
(underscore-decode, anchor-id->key, collect-anchors, html?): New procedures.
(process-file): Add 'anchors' parameter. and honor it.
Rewrite mono-node and multi-node HTML files separately.
|
|
* guix/scripts/weather.scm (load-manifest): Call 'delete-duplicates'.
|
|
* etc/release-manifest.scm (%system-packages): Append
%DEFAULT-XORG-MODULES.
|
|
* etc/release-manifest.scm (%system-manifest): New variable.
<top level>: Add it in 'concatenate-manifests' call.
|
|
* gnu/packages/lisp-xyz.scm (cl-moptilities, sbcl-moptilities): New variables.
|
|
* gnu/packages/perl.scm (perl-authen-passphrase): New variable.
|
|
* gnu/packages/perl.scm (perl-digest-md4): New variable.
|
|
* gnu/packages/perl.scm (perl-crypt-des): New variable.
|
|
* gnu/packages/perl.scm (perl-crypt-cbc): New variable.
|
|
* gnu/packages/perl.scm (perl-crypt-mysql): New variable.
|
|
* gnu/packages/perl.scm (perl-crypt-passwdmd5): New variable.
|
|
* gnu/packages/perl.scm (perl-crypt-unixcrypt_xs): New variable.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-str): Update to 0.17.
|
|
* gnu/packages/lisp-xyz.scm (cl-change-case, sbcl-cl-change-case): New
variables.
|
|
This is a follow-up to commit 557e6820a77b24f8f3f03f28ee473137b1caeb64.
* gnu/system/install.scm (uvesafb-shepherd-service): Check
that /dev/fb0 is not already present.
|
|
* gnu/packages/virtualization.scm (xen): Update to 4.13.0.
|
|
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.42.
|
|
|
|
Fixes <https://bugs.gnu.org/40624>.
Reported by Florian Pelz <pelzflorian@pelzflorian.de>.
Regression introduced in b5c2d93d7a223155898dd0ed6932f6acf78ac454.
* gnu/installer.scm (apply-locale): Remove 'lambda' around
'stop-service' and 'start-service' calls.
|
|
* gnu/packages/virtualization.scm (xen)[arguments]<#:phases>[set-environment-up]:
Use CPATH instead of C_INCLUDE_PATH, CPLUS_INCLUDE_PATH.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.49.
[inputs]: Add trivial-garbage.
|
|
* gnu/packages/emacs-xyz.scm (emacs-typit): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-mmt): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-uml-mode): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-roam): New variable.
|
|
* gnu/packages/games.scm (blobwars): New variable.
|