aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: r-tune: Update to 0.1.1.Ricardo Wurmus2020-09-11
| | | | | * gnu/packages/cran.scm (r-tune): Update to 0.1.1. [propagated-inputs]: Add r-vctrs.
* gnu: r-dials: Update to 0.0.8.Ricardo Wurmus2020-09-11
| | | | * gnu/packages/cran.scm (r-dials): Update to 0.0.8.
* gnu: r-yardstick: Update to 0.0.7.Ricardo Wurmus2020-09-11
| | | | | * gnu/packages/cran.scm (r-yardstick): Update to 0.0.7. [propagated-inputs]: Remove r-rcpp.
* gnu: r-workflows: Update to 0.1.3.Ricardo Wurmus2020-09-11
| | | | * gnu/packages/cran.scm (r-workflows): Update to 0.1.3.
* gnu: r-hardhat: Update to 0.1.4.Ricardo Wurmus2020-09-11
| | | | * gnu/packages/cran.scm (r-hardhat): Update to 0.1.4.
* gnu: Add r-tidymodels.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-tidymodels): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-infer.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-infer): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-parsnip.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-parsnip): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-tidytext.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-tidytext): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-hunspell.Peter Lo2020-09-11
| | | | | | | * gnu/packages/cran.scm (r-hunspell): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-tokenizers.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-tokenizers): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-janeaustenr.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-janeaustenr): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-tidypredict.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-tidypredict): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-tidyposterior.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-tidyposterior): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-tune.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-tune): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-dials.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-dials): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-dicedesign.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-dicedesign): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-rsample.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-rsample): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-yardstick.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-yardstick): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-gpfit.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-gpfit): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-hardhat.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-hardhat): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-workflows.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-workflows): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add reproc.Alexandros Theodotou2020-09-11
| | | | | | * gnu/packages/cpp.scm (reproc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* daemon: Simplify interface with 'guix authenticate'.Ludovic Courtès2020-09-11
| | | | | | | | | | | | | | | 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.
* doc: Distinguish the "nar bundle" format from "nar".Ludovic Courtès2020-09-11
| | | | | | | * 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.
* store: Test 'import-paths' with unauthorized and unsigned nar bundles.Ludovic Courtès2020-09-11
| | | | | * tests/store.scm ("import not signed") ("import signed by unauthorized key"): New tests.
* gnu: hangups: Update to 0.4.11.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/messaging.scm (hangups): Update to 0.4.11.
* gnu: samplv1: Update to 0.9.17.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/music.scm (samplv1): Update to 0.9.17.
* gnu: drumkv1: Update to 0.9.17.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/music.scm (drumkv1): Update to 0.9.17.
* gnu: synthv1: Update to 0.9.17.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/music.scm (synthv1): Update to 0.9.17.
* gnu: moreutils: Update to 0.64.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/moreutils.scm (moreutils): Update to 0.64.
* gnu: libostree: Update to 2020.6.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/package-management.scm (libostree): Update to 2020.6.
* gnu: highlight: Update to 3.58.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/pretty-print.scm (highlight): Update to 3.58.
* gnu: xonsh: Update to 0.9.21.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/shells.scm (xonsh): Update to 0.9.21.
* gnu: libwps: Update to 0.4.12.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/libreoffice.scm (libwps): Update to 0.4.12.
* gnu: svt-av1: Update to 0.8.5.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/video.scm (svt-av1): Update to 0.8.5.
* services: dovecot: Only serialize settings with non-empty values.Alexey Abramov2020-09-11
| | | | | | | | | * 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>
* gnu: mcabber: Update to 1.1.1.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/messaging.scm (mcabber): Update to 1.1.1.
* gnu: fetchmail: Update to 6.4.12.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/mail.scm (fetchmail): Update to 6.4.12.
* gnu: dragonfly-reverb: Update to 3.2.1.Alexandros Theodotou2020-09-11
| | | | | | * gnu/packages/music.scm (dragonfly-reverb): Update to 3.2.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add hexyl.Gabriel Arazas2020-09-11
| | | | | | * gnu/packages/rust-apps.scm (hexyl): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: geonkick: Update to 2.3.7.Alexandros Theodotou2020-09-11
| | | | | | | * gnu/packages/music.scm (geonkick): Update to 2.3.7. [native-inputs]: Add gcc-9. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: redkite: Update to 1.0.3.Alexandros Theodotou2020-09-11
| | | | | | * gnu/packages/audio.scm (redkite): Update to 1.0.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libhandy: Update to 1.0.0.Leo Prikler2020-09-11
| | | | | | * gnu/packages/gnome.scm (libhandy): Update to 1.0.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add r-config.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-config): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-forge.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-forge): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-survminer: Update to 0.4.8.Ricardo Wurmus2020-09-11
| | | | * gnu/packages/cran.scm (r-survminer): Update to 0.4.8.
* gnu: Add r-survminer.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-survminer): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-maxstat.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-maxstat): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-exactranktests.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-exactranktests): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>