Age | Commit message (Collapse) | Author |
|
* gnu/packages/cran.scm (r-terra): Update to 1.3-22.
|
|
* gnu/packages/cran.scm (r-dae): Update to 3.2-10.
|
|
* gnu/packages/cran.scm (r-ggplotify): Update to 0.0.9.
[propagated-inputs]: Remove r-rvcheck; add r-yulab-utils.
|
|
* gnu/packages/cran.scm (r-bookdown): Update to 0.23.
[propagated-inputs]: Add r-jquerylib.
|
|
* gnu/packages/cran.scm (r-future-apply): Update to 1.8.1.
|
|
* gnu/packages/cran.scm (r-bigrquery): Update to 1.4.0.
[propagated-inputs]: Add r-lifecycle.
|
|
* gnu/packages/cran.scm (r-rgl): Update to 0.107.14.
|
|
* gnu/packages/cran.scm (r-gert): Update to 1.3.2.
|
|
* gnu/packages/cran.scm (r-emmeans): Update to 1.6.3.
|
|
* gnu/packages/cran.scm (r-magick): Update to 2.7.3.
|
|
* gnu/packages/cran.scm (r-argparse): Update to 2.0.4.
|
|
* gnu/packages/cran.scm (r-insight): Update to 0.14.3.
|
|
* gnu/packages/cran.scm (r-rbibutils): Update to 2.2.3.
|
|
* gnu/packages/cran.scm (r-rgexf): Update to 0.16.2.
[source]: Simplify snippet.
[arguments]: Remove trailing #t.
|
|
* gnu/packages/cran.scm (r-later): Update to 1.3.0.
|
|
* gnu/packages/cran.scm (r-tinytex): Update to 0.33.
|
|
* gnu/packages/cran.scm (r-xfun): Update to 0.25.
|
|
* gnu/packages/cran.scm (r-bbmle): Update to 1.0.24.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-d3r): Update to 1.0.0.
[arguments]: Also replace d3.v7.js.
[native-inputs]: Add d3.v7.js.
|
|
* gnu/packages/cran.scm (r-servr): Update to 0.23.
|
|
* gnu/packages/cran.scm (r-httpuv): Update to 1.6.2.
[inputs]: Add zlib.
|
|
* gnu/packages/cran.scm (r-reprex): Update to 2.0.1.
|
|
* gnu/packages/cran.scm (r-ggpmisc): Update to 0.4.2-1.
|
|
* gnu/packages/cran.scm (r-datawizard): Update to 0.2.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-cachem): Update to 1.0.6.
|
|
* gnu/packages/cran.scm (r-tfautograph): New variable.
|
|
* gnu/packages/cran.scm (r-posterior): New variable.
|
|
* gnu/packages/cran.scm (r-distributional): New variable.
|
|
* gnu/packages/cran.scm (r-ggfun): New variable.
|
|
* gnu/packages/cran.scm (r-yulab-utils): New variable.
|
|
* gnu/packages/statistics.scm (r-with-tests): Update to 4.1.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-olivetti): Update to 2.0.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-ref): Update to 2.0.0.
|
|
* gnu/packages/rust-apps.scm (bat): Update to 0.18.3.
|
|
*gnu/packages/simulation.scm (python-pygmsh): Update to 7.1.11.
[source](snippet): Re-phrase comment.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 0.8.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-appear): Update to 0.2.4.
|
|
* guix/ci.scm (history?, history-evaluation, history-checkouts, history-jobs,
jobs-history): New procedures.
(<history>): New record.
|
|
* gnu/packages/finance.scm (python-duniterpy): Update to 1.0.0.
|
|
* gnu/packages/ssh.scm (openssh): Update to 8.7p1.
|
|
The previous value references a file that does not exist, thus breaking
`make install'.
* po/guix/POTFILES.in: Swap out `guix/scripts/import/contentdb.scm' for
`guix/scripts/import/minetest.scm'.
|
|
Multiple people are affected by 'guix pull' hangup.
The reproducer is:
$ po4a-translate -d -M UTF-8 -L UTF-8 -k 0 -f texinfo \
-m "doc/guix.texi" -p "po/doc/guix-manual.de.po" -l "doc/guix.de.texi.tmp"
The regression is bisected down to commit fc29c80b9
("guix: opam: More flexibility in the importer").
The workaround is to avoid multiline @code{...} directive.
* doc/guix.texi: Avoid multiline @code{...} directive.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/mail.scm (mu): Update to 1.6.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-undo-tree): Update to 0.8.1.
[source]: Switch from GNU ELPA to Gitlab repository.
[propagated-inputs]: Add emacs-queue.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 2.1.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-mime): Update to 0.2.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 0.8.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.1.
|
|
* gnu/packages/glib.scm (appstream-glib)[arguments]<#:phases>{set-home}: Add a
new phase 'set-home' for tests that want to write to $HOME.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* guix/scripts/import/opam.scm: Pass all instances of --repo as a list
to the importer.
* guix/import/opam.scm (opam-fetch): Stop expecting "expanded"
repositories and call get-opam-repository instead to keep values
"symbolic" as long as possible and factorize.
(get-opam-repository): Use the same repository source as CLI opam does
(i.e. HTTP-served index.tar.gz instead of git repositories).
(find-latest-version): Be more flexible on the repositories structure
instead of expecting packages/PACKAGE-NAME/PACKAGE-NAME.VERSION/.
* tests/opam.scm: Update the call to opam->guix-package since repo is
now expected to be a list and remove the mocked get-opam-repository
deprecated by the support for local folders by the actual
implementation.
* doc/guix.texi: Document the new semantics and valid arguments for the
--repo option.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|