Commit graph

71222 commits

Author SHA1 Message Date
Ludovic Courtès dadabaf358
gnu: guix: Update to 7624ebb.
* gnu/packages/package-management.scm (guix): Update to 7624ebb.
2020-12-23 17:30:10 +01:00
Ludovic Courtès 7624ebbae3
ssh: Use 'guix repl' instead of 'guile'.
This simplifies setup of build machines: no need to install Guile in
addition to Guix, no need to set 'GUILE_LOAD_PATH' & co., leading to
fewer failure modes.

* guix/ssh.scm (remote-run): New procedure.
(remote-daemon-channel): Use it instead of 'open-remote-pipe*'.
(store-import-channel)[import]: Remove check for module availability.
Add call to 'primitive-exit'.
Use 'remote-run' instead of 'open-remote-pipe'.
(store-export-channel)[export]: Remove check for module availability.
Add calls to 'primitive-exit'.
Use 'remote-run' instead of 'open-remote-pipe'.
(handle-import/export-channel-error): Remove 'module-error' clause.
(report-module-error): Remove.
* guix/scripts/offload.scm (assert-node-has-guix): Replace call to
'report-module-error' by 'leave'.
* doc/guix.texi (Daemon Offload Setup): Remove mention of Guile.
2020-12-23 16:03:32 +01:00
Ludovic Courtès be5a75ebb5
substitute: Reuse connections for '--query'.
This significantly speeds up things like substituting the closure of a
.drv.  This is a followup to 5ff521452b.

* guix/scripts/substitute.scm (http-multiple-get): Add #:open-connection
and #:keep-alive? and honor them.
(open-connection-for-uri/maybe): Use 'open-connection-for-uri/cached'
instead of 'guix:open-connection-for-uri'.  Call 'http-multiple-get'
within 'call-with-cached-connection'.
(open-connection-for-uri/cached): Add #:timeout and #:verify-certificate?
and honor them.
(call-with-cached-connection): Add 'open-connection'  parameter and
honor it.
2020-12-23 16:03:32 +01:00
Christopher Baines 769a7e4b97
gnu: patchwork: Update to 3.0.0.
* gnu/packages/patchutils.scm (patchwork): Update to 3.0.0.
2020-12-23 13:23:15 +00:00
Ricardo Wurmus 032a26d50b
gnu: Add emacs-svg-tag-mode.
* gnu/packages/emacs-xyz.scm (emacs-svg-tag-mode): New variable.
2020-12-23 14:10:02 +01:00
Nicolas Goaziou 78e93c2677
gnu: xournalpp: Update to 1.0.20.
* gnu/packages/pdf.scm (xournalpp): Update to 1.0.20.
2020-12-23 13:37:02 +01:00
Christopher Baines ab40e8614f
gnu: ruby-pg: Update to 1.2.3.
* gnu/packages/ruby.scm (ruby-pg): Update to 1.2.3.
2020-12-23 11:55:34 +00:00
Michael Rohleder 80bb9d9d3b
gnu: mousepad: Update to 0.5.1.
* gnu/packages/xfce.scm (mousepad): Update to 0.5.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23 10:59:46 +00:00
Michael Rohleder c2e49ead43
gnu: xfce4-genmon-plugin: Update to 4.1.0.
* gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.1.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23 10:59:46 +00:00
Michael Rohleder 8742f55b7e
gnu: xfce4-screenshooter: Update to 1.9.8.
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.8.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23 10:59:46 +00:00
Michael Rohleder 4bad5f61ac
gnu: xfce4-calculator-plugin: Update to 0.7.1.
* gnu/packages/xfce.scm (xfce4-calculator-plugin): Update to 0.7.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23 10:59:45 +00:00
Michael Rohleder fa23813a5c
gnu: xfce4-terminal: Update to 0.8.10.
* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.10.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23 10:59:45 +00:00
Ryan Prior 3895b477c7
gnu: esbuild: Update to 0.8.26.
* gnu/packages/web.scm (esbuild): Update to 0.8.26.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23 10:51:22 +00:00
Pierre Neidhardt af67e8d0b1
doc: cookbook: Fix "fiction-less" typo.
* doc/guix-cookbook.texi (Guix Profiles in Practice): Change "friction-less"
to "frictionless".
2020-12-23 11:45:06 +01:00
Nicolas Goaziou 5420db323f
import: crate: Change updater name from "crates" to "crate".
* guix/import/crate.scm (%crate-updater): Change name to `crate', so it is on
par with the importer, and the manual.
2020-12-23 10:34:39 +01:00
Nicolas Goaziou 9f813f2505
scripts: Fix typo in crate importer help message.
Fixes <https://issues.guix.gnu.org/45351>.

* guix/scripts/import/crate.scm (show-help): Fix URL.
2020-12-23 10:05:07 +01:00
Nicolas Goaziou 93a81f5f64
gnu: emacs-org: Update to 9.4.4.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.4.4.
[arguments]: Install orgguide.info, but ignore orgcard.pdf, not provided in
Org 9.4.4.
(emacs-org-contrib): Update to 20201222.
2020-12-23 09:59:20 +01:00
Tobias Geerinckx-Rice 13e5d3b1e1
gnu: grass: Update to 7.8.5.
* gnu/packages/geo.scm (grass): Update to 7.8.5.
2020-12-23 00:54:50 +01:00
Tobias Geerinckx-Rice 2246538e28
gnu: sysstat: Update to 12.4.2.
* gnu/packages/linux.scm (sysstat): Update to 12.4.2.
2020-12-23 00:54:50 +01:00
Tobias Geerinckx-Rice 783461b429
gnu: ipset: Update to 7.10.
* gnu/packages/linux.scm (ipset): Update to 7.10.
2020-12-23 00:54:49 +01:00
Tobias Geerinckx-Rice f6167cfbc3
gnu: goxel: Update to 0.10.7.
* gnu/packages/graphics.scm (goxel): Update to 0.10.7.
2020-12-23 00:54:49 +01:00
Tobias Geerinckx-Rice 726d2df2f3
gnu: wesnoth: Update to 1.14.15.
* gnu/packages/games.scm (wesnoth): Update to 1.14.15.
2020-12-23 00:54:49 +01:00
Tobias Geerinckx-Rice ad48ffbe10
gnu: libfprint: Update to 1.90.6.
* gnu/packages/freedesktop.scm (libfprint): Update to 1.90.6.
2020-12-23 00:54:49 +01:00
Tobias Geerinckx-Rice 75abc3bc81
gnu: xtl: Update to 0.6.23.
* gnu/packages/cpp.scm (xtl): Update to 0.6.23.
2020-12-23 00:54:49 +01:00
Tobias Geerinckx-Rice 6bd9980e62
gnu: electron-cash: Update to 4.2.3.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.3.
2020-12-23 00:54:48 +01:00
Tobias Geerinckx-Rice 315b3d5a4a
gnu: lttoolbox: Update to 3.5.3.
* gnu/packages/dictionaries.scm (lttoolbox): Update to 3.5.3.
2020-12-23 00:54:48 +01:00
Tobias Geerinckx-Rice 3b2cee7fca
gnu: htop: Update to 3.0.4.
* gnu/packages/admin.scm (htop): Update to 3.0.4.
2020-12-23 00:54:48 +01:00
Tobias Geerinckx-Rice 8980994372
gnu: man-pages: Update to 5.10.
* gnu/packages/man.scm (man-pages): Update to 5.10.
2020-12-23 00:54:48 +01:00
Aniket Patil 6d1160db8e
gnu: Add r-altmeta.
* gnu/packages/cran.scm (r-altmeta): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-12-22 23:29:22 +01:00
Aniket Patil 4d1459dc03
gnu: Add r-metafor.
* gnu/packages/cran.scm (r-metafor): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-12-22 23:29:22 +01:00
Danny Milosavljevic 3581d4be95
gnu: fc-host-tools: Update to 14.
* gnu/packages/embedded.scm (fc-host-tools): Update to 14.
2020-12-22 20:50:57 +01:00
zimoun 06de9ca75f
gnu: perl-geo-ip: Remove package.
Fixes <https://bugs.gnu.org/29485>.

* gnu/packages/networking.scm (perl-geo-ip): Remove variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-22 14:10:08 -05:00
Michael Rohleder aa6d4371d5
gnu: kdevelop: Update to 5.6.1.
* gnu/packages/kde.scm (kdevelop): Update to 5.6.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-22 16:32:30 +01:00
Vinicius Monego fc21e1b40b
gnu: lollypop: Update to 1.4.6.
* gnu/packages/gnome.scm (lollypop): Update to 1.4.6.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-22 16:32:29 +01:00
Vinicius Monego 46a391394e
gnu: lollypop: Add dependency on glib-networking.
* gnu/packages/gnome.scm (lollypop): Add dependency on glib-networking.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-22 16:32:29 +01:00
Greg Hogan b9ab9fee74
gnu: intel-mpi-benchmarks: Update to 2019.6.
* gnu/packages/benchmarks.scm (intel-mpi-benchmarks): Update to 2019.6.
[source]: Add 'snippet'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-22 16:32:29 +01:00
Greg Hogan 20cf7f75ff
gnu: octave, octave-cli: Update to 6.1.0.
* gnu/packages/maths.scm (octave, octave-cli): Update to 6.1.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-22 16:32:29 +01:00
Marius Bakke d6d590ce0a
gnu: uBlock Origin: Update to 1.32.0.
* gnu/packages/browser-extensions.scm (uassets): Update to 0b1bde395.
(ublock-origin): Update to 1.32.0.
2020-12-22 16:27:44 +01:00
Ricardo Wurmus 53a9c46131
gnu: Add emacs-simple-modeline.
* gnu/packages/emacs-xyz.scm (emacs-simple-modeline): New variable.
2020-12-22 14:18:34 +01:00
Ricardo Wurmus 9e36859c9b
gnu: Add pamtester.
* gnu/packages/authentication.scm (pamtester): New variable.
2020-12-22 14:18:34 +01:00
Ricardo Wurmus 5f5e3873d7
import/cran: Add input style "specification".
* guix/import/cran.scm (%input-style): New parameter.
(format-inputs): Use it.
* guix/scripts/import/cran.scm (guix-import-cran): Set the %input-style
parameter.
 (%options): Add "--style" option.
* doc/guix.texi (Invoking guix import): Document it.
2020-12-22 14:18:34 +01:00
Guillaume Le Vaillant 08c4dd518a
gnu: Add cl-zstd.
* gnu/packages/lisp-xyz.scm (cl-zstd, ecl-cl-zstd, sbcl-cl-zstd): New
  variables.
2020-12-22 13:31:49 +01:00
David Dashyan 8c66ac72fb
gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-3.62cb003.
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to
5.6.4.2-3.62cb003.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-12-22 13:09:30 +01:00
Tobias Geerinckx-Rice 4904d31e88
gnu: acpica: Update to 20201217.
* gnu/packages/admin.scm (acpica): Update to 20201217.
2020-12-22 13:09:30 +01:00
Tobias Geerinckx-Rice 9a006e7428
gnu: ndctl: Update to 71.
* gnu/packages/disk.scm (ndctl): Update to 71.
2020-12-22 13:09:30 +01:00
Tobias Geerinckx-Rice 6cf05d8371
gnu: yadifa: Update to 2.4.1.
* gnu/packages/dns.scm (yadifa): Update to 2.4.1.
2020-12-22 13:09:30 +01:00
Tobias Geerinckx-Rice 56734df957
gnu: ceph: Update to 14.2.16.
* gnu/packages/storage.scm (ceph): Update to 14.2.16.
2020-12-22 13:09:30 +01:00
Tobias Geerinckx-Rice 0ca4778dc2
gnu: samba: Update to 4.13.3.
* gnu/packages/samba.scm (samba): Update to 4.13.3.
2020-12-22 13:09:29 +01:00
Tobias Geerinckx-Rice 9ff57f34dd
gnu: fcft: Update to 2.3.2.
* gnu/packages/fontutils.scm (fcft): Update to 2.3.2.
2020-12-22 13:09:29 +01:00
Jonathan Brielmaier 8bcbbda0c6
gnu: waybar: Fix build.
* gnu/packages/wm.scm (waybar)[inputs]: Replace spdlog with spdlog-1.7.
2020-12-22 12:26:35 +01:00