summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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>
* gnu: Add r-survmisc.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-survmisc): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-kmsurv.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-kmsurv): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-km-ci.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-km-ci): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-transphylo.Antoine Côté2020-09-11
| | | | | | * gnu/packages/cran.scm (r-transphylo): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-laplacesdemon.Vinicius Monego2020-09-11
| | | | | | * gnu/packages/cran.scm (r-laplacesdemon): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: guitarix: Update to 0.41.0.Ricardo Wurmus2020-09-11
| | | | | | | * gnu/packages/audio.scm (guitarix): Update to 0.41.0. [inputs]: Remove gtkmm-2 and gtk+-2; add gtkmm and gtk+. [native-inputs]: Add sassc. [arguments]: Do not use Python 2; remove phase "fix-boost-includes".
* gnu: Add r-flexsurv.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-flexsurv): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-muhaz.Peter Lo2020-09-11
| | | | | | * gnu/packages/cran.scm (r-muhaz): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add bschaffl.Ricardo Wurmus2020-09-11
| | | | * gnu/packages/music.scm (bschaffl): New variable.
* gnu: Add praat.Julien Lepiller2020-09-11
| | | | * gnu/packages/language.scm (praat): New variable.
* gnu: Add ttyebus-linux-module.Danny Milosavljevic2020-09-11
| | | | * gnu/packages/linux.scm (ttyebus-linux-module): New variable.
* gnu: lv2lint: Update to 0.8.0.Alexandros Theodotou2020-09-10
| | | | | | * gnu/packages/audio.scm (lv2lint): Update to 0.8.0. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: sherlock-lv2: Update to 0.24.0.Alexandros Theodotou2020-09-10
| | | | | | | * gnu/packages/music.scm (sherlock-lv2): Update to 0.24.0. [inputs]: Add glu. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: powertabeditor: Update to 2.0.0-alpha13.Ricardo Wurmus2020-09-10
| | | | * gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha13.
* gnu: bjumblr: Update to 1.4.2.Ricardo Wurmus2020-09-10
| | | | * gnu/packages/music.scm (bjumblr): Update to 1.4.2.
* gnu: bchoppr: Update to 1.8.0.Ricardo Wurmus2020-09-10
| | | | * gnu/packages/music.scm (bchoppr): Update to 1.8.0.
* tests: nfs: Improve "nfs-root-fs".Danny Milosavljevic2020-09-10
| | | | | | | Follow-up to a1a39ed5a46044161a71cbe6931c7e3006a82ecb. * gnu/tests/nfs.scm (run-nfs-root-fs-test): Improve tests. (%test-nfs-root-fs)[description]: Modify.
* gnu: Update synopsis for r-useful.Roel Janssen2020-09-10
| | | | * gnu/packages/cran.scm (r-useful): Update synopsis.
* gnu: Move r-bisquerna.Roel Janssen2020-09-10
| | | | | * gnu/packages/bioinformatics.scm (r-bisquerna): Move to ... * gnu/packages/cran.scm: ... here.
* gnu: cuirass: Update to 0.0.1-44.00c7b4b.Mathieu Othacehe2020-09-10
| | | | * gnu/packages/ci.scm (cuirass): Update to 0.0.1-44.00c7b4b.
* tests: install: Fix gui-installed-desktop-os-encrypted test.Mathieu Othacehe2020-09-10
| | | | | | | * gnu/tests/base.scm (run-basic-test): Add a 'desktop?' argument. Wait 30 seconds before trying to switch to TTY1 on desktop. * gnu/tests/install.scm (guided-installation-test): Use 512MiB of RAM and pass the desktop argument to "run-basic-test".
* gnu: Add foo-yc20.Ricardo Wurmus2020-09-10
| | | | * gnu/packages/music.scm (foo-yc20): New variable.
* gnu: armagetronad: Update to 0.2.9.0.1.Kei Kebreau2020-09-10
| | | | | | * gnu/packages/games.scm (armagetronad): Update to 0.2.9.0.1. [source]: Update URL. [native-inputs]: Add pkg-config.