Commit graph

67647 commits

Author SHA1 Message Date
Ludovic Courtès 4b0a1543e1
doc: Avoid orphan node.
Commit 4b5a6fbc9b turned "Transparent
Emulation with QEMU" into a node, but that was an orphan node, with no
up/next/previous links.

* doc/guix.texi (Virtualization Services): Capitalize subsection title.
(Transparent Emulation with QEMU): Remove "@node" and add "@anchor".
(Daemon Offload Setup): Adjust cross-reference accordingly.
2020-10-14 15:22:55 +02:00
Ludovic Courtès 37a8f5b281
openpgp: '&openpgp-unrecognized-packet-error' includes type tag.
* guix/openpgp.scm (&openpgp-unrecognized-packet-error)[type]: New
field.
(get-data, parse-subpackets): Initialize 'type' field.
2020-10-14 15:22:55 +02:00
Ludovic Courtès f73f3d01a2
gnu: guix: Change Git URL.
* gnu/packages/package-management.scm (guix)[source]: Change URL to
non-dump HTTP server.
2020-10-14 15:22:54 +02:00
Ricardo Wurmus 3c338135f1
gnu: slurm: Update to 20.02.5.
* gnu/packages/parallel.scm (slurm): Update to 20.02.5.
2020-10-14 15:22:29 +02:00
Ricardo Wurmus 09b00a62b2
gnu: bluez-alsa: Add LDAC support.
* gnu/packages/audio.scm (bluez-alsa)[arguments]: Enable LDAC support.
[inputs]: Add ldacbt.
2020-10-14 14:56:09 +02:00
Ricardo Wurmus a079f3eb2f
gnu: bluez-alsa: Update to 3.0.0.
* gnu/packages/audio.scm (bluez-alsa): Update to 3.0.0.
2020-10-14 14:56:09 +02:00
Ricardo Wurmus c8d07c5f1f
gnu: Add ldacbt.
* gnu/packages/audio.scm (ldacbt): New variable.
2020-10-14 14:56:09 +02:00
Lulu 5436b673f5
services: nginx: Fix typo in exported symbol.
* gnu/services/web.scm: Fix typo in exported symbol.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-10-14 14:34:15 +02:00
Josh Hoff 4835d52efd
gnu: rxvt-unicode: Enable 256 colors
I noticed urxvt has a termcap file for rxvt-256color, but that's not
actually built.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-14 13:51:26 +03:00
Guillaume Le Vaillant 3df707778a
gnu: monero-gui: Update to 0.17.1.0.
* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.0.
2020-10-14 11:13:03 +02:00
Guillaume Le Vaillant 47fb72d2e5
gnu: monero: Update to 0.17.1.0.
* gnu/packages/finance.scm (monero): Update to 0.17.1.0.
2020-10-14 11:13:03 +02:00
Tim Gesthuizen d763e3c746
gnu: offlineimap: Update to 7.3.3.
* gnu/packages/mail.scm (offlineimap): Update to 7.3.3.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-14 11:14:12 +03:00
Tim Gesthuizen 7a5d13786b
gnu: Add python-rfc6555.
* gnu/packages/python-xyz.scm (python-rfc6555): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-14 11:14:12 +03:00
Alex Griffin 71e35cb34d
gnu: kmonad: Update to 0.4.1.
* gnu/packages/haskell-apps.scm (kmonad): Update to 0.4.1.
2020-10-14 01:52:36 -05:00
Florian Pelz dad56a2b5b
news: Add ‘de’ translation.
* etc/news.scm: Add ‘de’ translation.
2020-10-14 06:47:08 +00:00
Leo Famulari ec7803981a
gnu: Krita: Update to 4.4.0.
* gnu/packages/kde.scm (krita): Update to 4.4.0.
2020-10-13 23:23:31 -04:00
Maxim Cournoyer bc23c3ecd1
gnu: Add libleak.
* gnu/packages/debug.scm (libleak): New variable.
2020-10-13 22:26:42 -04:00
Maxim Cournoyer 9acf79b258
gnu: Add libwuya.
* gnu/packages/c.scm (libwuya): New variable.
2020-10-13 22:26:41 -04:00
Maxim Cournoyer 7e15ded647
gnu: Add libbacktrace.
* gnu/packages/debug.scm (libbacktrace): New variable.
2020-10-13 22:26:41 -04:00
Marius Bakke 58af4c9621
Revert "gnu: python-chardet: Enable tests."
This causes too many rebuilds for the master branch.

This reverts commit 331aaf5280.
2020-10-14 00:54:17 +02:00
raingloom fd595f31e3
gnu: Add go-github-com-gologme-log.
* gnu/packages/golang.scm (go-github-com-gologme-log): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-10-14 00:51:24 +02:00
raingloom 4a28246d30
gnu: Add go-github-com-cheggaaa-pb.
* gnu/packages/golang.scm (go-github-com-cheggaaa-pb): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-10-14 00:51:18 +02:00
raingloom 6e085d6f17
gnu: Add go-github-com-arceliar-phony.
* gnu/packages/golang.scm (go-github-com-arceliar-phony): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-10-14 00:51:09 +02:00
raingloom 939680f335
gnu: go-golang-org-x-sys: Update to 0598657
* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0598657.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-10-14 00:51:01 +02:00
Joseph LaFreniere e8c5533d26
gnu: Add python-dpath.
* gnu/packages/python-xyz.scm (python-dpath): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13 23:36:44 +02:00
Joseph LaFreniere 23a97f5240
gnu: Add python-dictdiffer.
* gnu/packages/python-xyz.scm (python-dictdiffer): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13 23:36:44 +02:00
Morgan Smith 6b219b8992
gnu: Add bindfs.
* gnu/packages/file-systems.scm (bindfs): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13 23:36:43 +02:00
Kyle Meyer 1bf912e58e
gnu: git-annex: Update to 8.20201007.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201007.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13 23:36:43 +02:00
zimoun 8514dfdee6
gnu: muchsync: Use pandoc instead of ghc-pandoc.
* gnu/packages/mail.scm (muchsync)[native-inputs]: Replace ghc-pandoc with
pandoc.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13 23:36:43 +02:00
Lars-Dominik Braun 331aaf5280
gnu: python-chardet: Enable tests.
* gnu/packages/python-xyz.scm (python-chardet) [source]: Add upstream patch.
[arguments]: Remove.
* gnu/packages/patches/python-chardet-3.0.4-pytest.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13 23:36:43 +02:00
James Smith 3182d629a2
gnu: Add dex.
* gnu/packages/xdisorg.scm (dex): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13 23:36:43 +02:00
Marius Bakke 2323a7120a
gnu: nmap: Update license.
* guix/licenses.scm (nmap): Rename to ...
(npsl): ... this.  Adjust name and URL, and remove outdated Fedora wiki
entry in favor of nmap's own annotated version.
* gnu/packages/admin.scm (nmap)[license]: Adjust accordingly.
2020-10-13 23:36:43 +02:00
Marius Bakke 17032767da
gnu: xf86-input-libinput: Update to 0.30.0.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.30.0.
2020-10-13 23:36:42 +02:00
Marius Bakke 55fe84c6eb
gnu: Remove python2-gst.
It fails to build because of an incomplete python2 transformation, but is not
worth fixing because Python 2 is EOL and nothing depends on this package.

* gnu/packages/gstreamer.scm (python-gst)[properties]: Remove.
(python2-gst): Remove variable.
2020-10-13 23:36:42 +02:00
Leo Famulari ada061c12a
gnu: gst-plugins-bad: Add support for Secure Reliable Transport (SRT).
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add srt-1.4.1.
2020-10-13 16:49:28 -04:00
Leo Famulari 9c5c64b8e1
gnu: VLC: Add support for Secure Reliable Transport (SRT).
* gnu/packages/video.scm (vlc)[inputs]: Add srt-1.4.1.
2020-10-13 16:49:28 -04:00
Leo Famulari 64661754fd
gnu: FFmpeg: Add support for Secure Reliable Transport (SRT).
* gnu/packages/video.scm (vlc)[inputs] Add srt-1.4.1.
[arguments]: Pass "--enable-libsrt" to #:configure-flags.
2020-10-13 16:49:27 -04:00
Leo Famulari 021e92780b
gnu: Add SRT 1.4.1.
* gnu/packages/networking.scm (srt-1.4.1): New variable.
2020-10-13 16:49:24 -04:00
Jan (janneke) Nieuwenhuizen 1197b8b20f
installer: Add Emacs EXWM desktop environment.
Suggested by zenny via IRC.

* gnu/installer/services.scm (%system-services): Add emacs, emacs-exwm,
emacs-desktop-environment.
* etc/release-manifest.scm (%system-packages): Likewise.
* gnu/system/examples/lightweight-desktop.tmpl: Likewise.
* gnu/tests/install.scm (installation-target-desktop-os-for-gui-tests)
[packages]: Likewise
* gnu/installer/newt/services.scm (run-desktop-environments-cbt-page): Make
one entry taller.
2020-10-13 21:17:40 +02:00
Tobias Geerinckx-Rice d5318e0c5a
gnu: mediainfo: Update to 20.09.
* gnu/packages/video.scm (mediainfo): Update to 20.09.
2020-10-13 19:01:33 +02:00
Tobias Geerinckx-Rice 42a5c643a7
gnu: libmediainfo: Update to 20.09.
* gnu/packages/video.scm (libmediainfo): Update to 20.09.
2020-10-13 19:01:33 +02:00
Tobias Geerinckx-Rice b4d7d41b22
gnu: dos2unix: Cross-compile.
* gnu/packages/textutils.scm (dos2unix)[arguments]: Use CC-FOR-TARGET.
2020-10-13 19:01:33 +02:00
Tobias Geerinckx-Rice e2d33f9e33
gnu: dos2unix: Update to 7.4.2.
* gnu/packages/textutils.scm (dos2unix): Update to 7.4.2.
2020-10-13 19:01:33 +02:00
Tobias Geerinckx-Rice 9e0de744b1
gnu: vim: Update to 8.2.1840.
* gnu/packages/vim.scm (vim): Update to 8.2.1840.
2020-10-13 19:01:32 +02:00
Tobias Geerinckx-Rice 347b68c740
gnu: xonsh: Update to 0.9.23.
* gnu/packages/shells.scm (xonsh): Update to 0.9.23.
2020-10-13 19:01:32 +02:00
Tobias Geerinckx-Rice 7e868a3958
gnu: stunnel: Update to 5.57 [security fixes].
* gnu/packages/web.scm (stunnel): Update to 5.57.
2020-10-13 19:01:32 +02:00
Tobias Geerinckx-Rice d395f422e7
gnu: alpine: Update to 2.24.
* gnu/packages/mail.scm (alpine): Update to 2.24.
2020-10-13 19:01:32 +02:00
Tobias Geerinckx-Rice 6e7143c5f5
gnu: kdenlive: Update to 20.08.2.
* gnu/packages/kde.scm (kdenlive): Update to 20.08.2.
2020-10-13 19:01:32 +02:00
Tobias Geerinckx-Rice 639a934f72
gnu: ncmpc: Update to 0.40.
* gnu/packages/mpd.scm (ncmpc): Update to 0.40.
2020-10-13 19:01:32 +02:00
Tobias Geerinckx-Rice abc214229d
gnu: libmtp: Update to 1.1.18.
* gnu/packages/libusb.scm (libmtp): Update to 1.1.18.
2020-10-13 19:01:32 +02:00