Commit graph

66372 commits

Author SHA1 Message Date
Ricardo Wurmus 37e9a7fabf
gnu: r-parsnip: Update to 0.1.3.
* gnu/packages/cran.scm (r-parsnip): Update to 0.1.3.
2020-09-11 19:04:10 +02:00
Ricardo Wurmus f5d7f42ae2
gnu: r-tidytext: Update to 0.2.5.
* gnu/packages/cran.scm (r-tidytext): Update to 0.2.5.
[propagated-inputs]: Remove r-stopwords; add r-tibble.
2020-09-11 19:04:06 +02:00
Ricardo Wurmus 0fa58b2488
gnu: r-tidypredict: Update to 0.4.6.
* gnu/packages/cran.scm (r-tidypredict): Update to 0.4.6.
2020-09-11 19:04:01 +02:00
Ricardo Wurmus 471f0aacd2
gnu: r-tune: Update to 0.1.1.
* gnu/packages/cran.scm (r-tune): Update to 0.1.1.
[propagated-inputs]: Add r-vctrs.
2020-09-11 19:03:58 +02:00
Ricardo Wurmus dfa2cfeb3e
gnu: r-dials: Update to 0.0.8.
* gnu/packages/cran.scm (r-dials): Update to 0.0.8.
2020-09-11 19:03:54 +02:00
Ricardo Wurmus a1d7ec4893
gnu: r-yardstick: Update to 0.0.7.
* gnu/packages/cran.scm (r-yardstick): Update to 0.0.7.
[propagated-inputs]: Remove r-rcpp.
2020-09-11 19:03:51 +02:00
Ricardo Wurmus b0b24be7b7
gnu: r-workflows: Update to 0.1.3.
* gnu/packages/cran.scm (r-workflows): Update to 0.1.3.
2020-09-11 19:03:46 +02:00
Ricardo Wurmus 820f415174
gnu: r-hardhat: Update to 0.1.4.
* gnu/packages/cran.scm (r-hardhat): Update to 0.1.4.
2020-09-11 19:03:43 +02:00
Peter Lo 23bd6f6ef1
gnu: Add r-tidymodels.
* gnu/packages/cran.scm (r-tidymodels): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:49 +02:00
Peter Lo 48d40c7717
gnu: Add r-infer.
* gnu/packages/cran.scm (r-infer): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:49 +02:00
Peter Lo 35f033750f
gnu: Add r-parsnip.
* gnu/packages/cran.scm (r-parsnip): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:49 +02:00
Peter Lo 8e79e3dd3d
gnu: Add r-tidytext.
* gnu/packages/cran.scm (r-tidytext): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:49 +02:00
Peter Lo 39e6cac947
gnu: Add r-hunspell.
* gnu/packages/cran.scm (r-hunspell): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:49 +02:00
Peter Lo f90b4b380a
gnu: Add r-tokenizers.
* gnu/packages/cran.scm (r-tokenizers): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:49 +02:00
Peter Lo 05bda85901
gnu: Add r-janeaustenr.
* gnu/packages/cran.scm (r-janeaustenr): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:48 +02:00
Peter Lo 156c558866
gnu: Add r-tidypredict.
* gnu/packages/cran.scm (r-tidypredict): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:48 +02:00
Peter Lo 3dbe8a57ec
gnu: Add r-tidyposterior.
* gnu/packages/cran.scm (r-tidyposterior): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:48 +02:00
Peter Lo e309e17f84
gnu: Add r-tune.
* gnu/packages/cran.scm (r-tune): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:48 +02:00
Peter Lo ca379399d2
gnu: Add r-dials.
* gnu/packages/cran.scm (r-dials): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:48 +02:00
Peter Lo 26beaffa2d
gnu: Add r-dicedesign.
* gnu/packages/cran.scm (r-dicedesign): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:48 +02:00
Peter Lo fb76feaf7e
gnu: Add r-rsample.
* gnu/packages/cran.scm (r-rsample): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:48 +02:00
Peter Lo d1843fec10
gnu: Add r-yardstick.
* gnu/packages/cran.scm (r-yardstick): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:48 +02:00
Peter Lo c4e34dda85
gnu: Add r-gpfit.
* gnu/packages/cran.scm (r-gpfit): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:48 +02:00
Peter Lo ccf2d02a19
gnu: Add r-hardhat.
* gnu/packages/cran.scm (r-hardhat): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:48 +02:00
Peter Lo 8d58b5b2a7
gnu: Add r-workflows.
* gnu/packages/cran.scm (r-workflows): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 18:29:46 +02:00
Alexandros Theodotou 24e37fbbc4
gnu: Add reproc.
* gnu/packages/cpp.scm (reproc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-11 17:53:59 +02:00
Ludovic Courtès 6dd8ffc574
daemon: Simplify interface with 'guix authenticate'.
There's no reason at this point to mimic the calling convention of the
'openssl' command.

* nix/libstore/local-store.cc (LocalStore::exportPath): Add only "sign"
and HASH to ARGS.  Remove 'tmpDir' and 'hashFile'.
(LocalStore::importPath): Add only "verify" and SIGNATURE to
* guix/scripts/authenticate.scm (guix-authenticate): Adjust
accordingly; remove the OpenSSL-style clauses.
(read-hash-data): Remove.
(sign-with-key): Replace 'port' with 'sha256' and adjust accordingly.
(validate-signature): Export SIGNATURE to be a canonical sexp.
* tests/guix-authenticate.sh: Adjust tests accordingly.
2020-09-11 17:53:58 +02:00
Ludovic Courtès 7a68d3ccad
doc: Distinguish the "nar bundle" format from "nar".
* doc/guix.texi (Invoking guix archive): Introduce the term "nar bundle"
and clarify what the output of "guix archive --export" really is.
* guix/nar.scm (restore-one-item, restore-file-set): Use the term "nar
bundle" in docstrings.
2020-09-11 17:53:58 +02:00
Ludovic Courtès 6310283bae
store: Test 'import-paths' with unauthorized and unsigned nar bundles.
* tests/store.scm ("import not signed")
("import signed by unauthorized key"): New tests.
2020-09-11 17:53:58 +02:00
Tobias Geerinckx-Rice 58833aec3f
gnu: hangups: Update to 0.4.11.
* gnu/packages/messaging.scm (hangups): Update to 0.4.11.
2020-09-11 16:28:04 +02:00
Tobias Geerinckx-Rice 436185b96e
gnu: samplv1: Update to 0.9.17.
* gnu/packages/music.scm (samplv1): Update to 0.9.17.
2020-09-11 16:28:03 +02:00
Tobias Geerinckx-Rice 418024cad5
gnu: drumkv1: Update to 0.9.17.
* gnu/packages/music.scm (drumkv1): Update to 0.9.17.
2020-09-11 16:28:03 +02:00
Tobias Geerinckx-Rice 5c59ded756
gnu: synthv1: Update to 0.9.17.
* gnu/packages/music.scm (synthv1): Update to 0.9.17.
2020-09-11 16:28:03 +02:00
Tobias Geerinckx-Rice 02e485287e
gnu: moreutils: Update to 0.64.
* gnu/packages/moreutils.scm (moreutils): Update to 0.64.
2020-09-11 16:28:02 +02:00
Tobias Geerinckx-Rice 8812d9ac94
gnu: libostree: Update to 2020.6.
* gnu/packages/package-management.scm (libostree): Update to 2020.6.
2020-09-11 16:28:02 +02:00
Tobias Geerinckx-Rice 6bdc3b429a
gnu: highlight: Update to 3.58.
* gnu/packages/pretty-print.scm (highlight): Update to 3.58.
2020-09-11 16:28:02 +02:00
Tobias Geerinckx-Rice d8968b52cb
gnu: xonsh: Update to 0.9.21.
* gnu/packages/shells.scm (xonsh): Update to 0.9.21.
2020-09-11 16:28:02 +02:00
Tobias Geerinckx-Rice f555afa0e5
gnu: libwps: Update to 0.4.12.
* gnu/packages/libreoffice.scm (libwps): Update to 0.4.12.
2020-09-11 16:28:01 +02:00
Tobias Geerinckx-Rice c15a8fbf60
gnu: svt-av1: Update to 0.8.5.
* gnu/packages/video.scm (svt-av1): Update to 0.8.5.
2020-09-11 16:28:01 +02:00
Alexey Abramov a16400919f
services: dovecot: Only serialize settings with non-empty values.
* gnu/services/mail.scm (serialize-space-separated-string-list): Protocols
might have custom settings, which are not supported by other protocols. To
prevent dovecot/services from crashing, serialize settings that hold non-empty
values only.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-09-11 16:28:01 +02:00
Tobias Geerinckx-Rice dce464e940
gnu: mcabber: Update to 1.1.1.
* gnu/packages/messaging.scm (mcabber): Update to 1.1.1.
2020-09-11 16:28:01 +02:00
Tobias Geerinckx-Rice c4e7325102
gnu: fetchmail: Update to 6.4.12.
* gnu/packages/mail.scm (fetchmail): Update to 6.4.12.
2020-09-11 16:28:00 +02:00
Alexandros Theodotou 58a2c8084c
gnu: dragonfly-reverb: Update to 3.2.1.
* gnu/packages/music.scm (dragonfly-reverb): Update to 3.2.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-11 14:40:16 +03:00
Gabriel Arazas 0a2e80c369
gnu: Add hexyl.
* gnu/packages/rust-apps.scm (hexyl): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-11 14:26:06 +03:00
Alexandros Theodotou 76c18f880c
gnu: geonkick: Update to 2.3.7.
* gnu/packages/music.scm (geonkick): Update to 2.3.7.
[native-inputs]: Add gcc-9.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-11 14:14:12 +03:00
Alexandros Theodotou 477311146e
gnu: redkite: Update to 1.0.3.
* gnu/packages/audio.scm (redkite): Update to 1.0.3.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-11 14:06:17 +03:00
Leo Prikler 7daa99e52d
gnu: libhandy: Update to 1.0.0.
* gnu/packages/gnome.scm (libhandy): Update to 1.0.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-11 13:17:23 +03:00
Peter Lo 1c87536287
gnu: Add r-config.
* gnu/packages/cran.scm (r-config): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 11:24:46 +02:00
Peter Lo 6761090ca7
gnu: Add r-forge.
* gnu/packages/cran.scm (r-forge): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-09-11 11:24:46 +02:00
Ricardo Wurmus 04e6851aa8
gnu: r-survminer: Update to 0.4.8.
* gnu/packages/cran.scm (r-survminer): Update to 0.4.8.
2020-09-11 11:06:59 +02:00