Commit graph

56379 commits

Author SHA1 Message Date
Nicolas Goaziou 53b48447a7
gnu: wine: Fix typo.
* gnu/packages/wine.scm (wine): Fix typo.

This is a followup to d8104034bc.
2020-03-03 17:33:28 +01:00
Nicolas Goaziou d8104034bc
gnu: wine: Update to 5.3.
* gnu/packages/wine.scm (wine): Update to 5.3.
[native-inputs]: Re-order inputs alphabetically.
2020-03-03 17:26:37 +01:00
Vincent Legoll c06c7a3aec
gnu: linux: Add lsscsi.
* gnu/packages/linux.scm (lsscsi): New variable.

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-03-03 17:22:18 +01:00
Ricardo Wurmus 7dffb5bace
gnu: git: Remove Python 2 from the package closure.
* gnu/packages/version-control.scm (git)[native-inputs]: Replace asciidoc with
asciidoc-py3.
2020-03-03 15:18:30 +01:00
Ricardo Wurmus 7138257892
gnu: git: Build with Python 3.
* gnu/packages/version-control.scm (git)[inputs]: Replace python-2 with
python.
[arguments]: Replace /usr/bin/python with python3.
2020-03-03 15:18:30 +01:00
Mathieu Othacehe 8f5a0a97b1
services: herd: Add restart-service.
* gnu/services/herd.scm (restart-service): New exported procedure.
2020-03-03 15:00:32 +01:00
Paul Garlick 1e8fef19b6
gnu: emacs-auctex: Compile Reference Card.
* gnu/packages/emacs-xyz.scm (emacs-auctex)[arguments]: Add
'install-doc' phase.
[inputs]: New field.
2020-03-03 13:44:58 +00:00
Chris Marusich dedbdacf27
gnu: Add kexec-tools.
* gnu/packages/linux.scm (kexec-tools): New variable.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-03-03 05:06:06 -08:00
Pierre Neidhardt dadd5cba2e
gnu: sbcl: Update to 2.0.2.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.2.
2020-03-03 13:31:29 +01:00
Lars-Dominik Braun 8c8eb07985
gnu: erlang: Update to 21.3.8.13
* gnu/packages/erlang.scm (erlang): Update to 21.3.8.13

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-03-03 14:08:25 +02:00
Ricardo Wurmus 013a0bc05f
gnu: Add asciidoc-py3.
* gnu/packages/documentation.scm (asciidoc-py3): New variable.
2020-03-03 12:52:46 +01:00
Ricardo Wurmus f27de2f909
gnu: r-servr: Update to 0.16.
* gnu/packages/cran.scm (r-servr): Update to 0.16.
2020-03-03 12:15:21 +01:00
Ricardo Wurmus 4d5d07f75c
gnu: gess: Use WRAP-SCRIPT.
* gnu/packages/bioinformatics.scm (gess)[arguments]: Use WRAP-SCRIPT.
[inputs]: Add guile-3.0 for wrapper.
2020-03-03 11:33:58 +01:00
Ricardo Wurmus 9309fe355e
gnu: gess: Override PYTHONPATH.
* gnu/packages/bioinformatics.scm (gess)[arguments]: Override PYTHONPATH
instead of augmenting it.
2020-03-03 11:33:58 +01:00
Oskar Köök 197582da6a
gnu: elixir: Update to 1.10.2.
* gnu/packages/elixir.scm (elixir): Update to 1.10.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-03-03 11:43:34 +02:00
Evan Hanson be0c3ac772
gnu: chicken: Update to 5.2.0.
* gnu/packages/chicken.scm (chicken): Update to 5.2.0.
[home-page]: Use https.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-03-03 11:43:05 +02:00
Pierre Neidhardt cfe1000bc6
gnu: Add emacs-csv.
* gnu/packages/emacs-xyz.scm (emacs-csv): New variable.
2020-03-03 10:35:58 +01:00
Pierre Neidhardt adb1e3b6cf
gnu: dxvk: Update to 1.5.5.
* gnu/packages/wine.scm (dxvk): Update to 1.5.5.
2020-03-03 10:27:16 +01:00
Pierre Neidhardt 3842baa077
gnu: dxvk: Return #t in install-32 phase.
* gnu/packages/wine.scm (dxvk)[arguments]: Return #t in install-32 phase.
2020-03-03 10:27:16 +01:00
Nicolas Goaziou 72fdf85fad
gnu: Add emacs-spacemacs-theme.
* gnu/packages/emacs-xyz.scm (emacs-spacemacs-theme): New variable.
2020-03-03 09:57:36 +01:00
Christopher Baines 2197c08428
gnu: python-django: Update to 1.11.28.
* gnu/packages/django.scm (python-django): Update to 1.11.28.
2020-03-03 08:11:35 +00:00
Efraim Flashner 35b256f55f
gnu: librsvg: Fix typo.
This is a follow-up to 23f33de151.

* gnu/packages/gnome.scm (librsvg)[replacement]: Refer to package, not
to a string.
2020-03-03 09:27:08 +02:00
Efraim Flashner 23f33de151
gnu: librsvg: Fix CVE-2019-20446.
* gnu/packages/gnome.scm (librsvg)[replacement]: New field.
(librsvg/fixed): New private variable.
2020-03-03 09:21:17 +02:00
Efraim Flashner 3276e12392
gnu: librsvg-next: Fix version string.
This is a follow-up to 8d6f9168cc.

* gnu/packages/gnome.scm (librsvg-next)[version]: Update to 2.46.4.
2020-03-03 09:06:43 +02:00
Efraim Flashner 8d6f9168cc
gnu: librsvg-2.46: Update to 2.46.4.
* gnu/packages/gnome.scm (librsvg-2.46): Update to 2.46.4.
[source]: Replace more crates.
2020-03-03 08:52:17 +02:00
Efraim Flashner 3181eb4491
gnu: Add rust-locale-config-0.3.
* gnu/packages/crates-io.scm (rust-locale-config-0.3): New variable.
2020-03-03 08:52:10 +02:00
Efraim Flashner 4b47476b91
gnu: Add rust-gio-sys-0.9.
* gnu/packages/crates-io.scm (rust-gio-sys-0.9): New variable.
2020-03-03 08:51:53 +02:00
Efraim Flashner e87b3bdaa7
gnu: Add rust-gobject-sys-0.9.
* gnu/packages/crates-io.scm (rust-gobject-sys-0.9): New variable.
2020-03-03 08:51:53 +02:00
Efraim Flashner 92c6315afb
gnu: Add rust-glib-sys-0.9.
* gnu/packages/crates-io.scm (rust-glib-sys-0.9): New variable.
2020-03-03 08:51:52 +02:00
Efraim Flashner 659ece59ff
gnu: Add rust-shell-words-0.1.
* gnu/packages/crates-io.scm (rust-shell-words-0.1): New variable.
2020-03-03 08:51:52 +02:00
Leo Famulari 19781930b7
gnu: wireguard-tools: Explain why we skip the test suite.
* gnu/packages/vpn.scm (wireguard-tools): Add comment.
2020-03-03 00:37:46 -05:00
Leo Famulari c1005113a3
gnu: WireGuard: Simplify package definitions.
* gnu/packages/vpn.scm (wireguard-tools, wireguard)[arguments]: Set --directory
in #:make-flags and remove the 'chdir', 'enter-source-directory' and 'reset-cwd'
phases.
2020-03-03 00:37:41 -05:00
Maxim Cournoyer 85a7466e22
build: file-systems: Do not warn about file system check for NFS.
* gnu/build/file-systems.scm (check-file-system): Define a dummy checker
procedure for NFS that always passes to prevent a warning from being emitted.
2020-03-02 23:59:45 -05:00
Maxim Cournoyer 99e676db43
file-systems: Add a 'file-system-device->string' procedure.
* gnu/system/file-systems.scm (file-system-device->string): New procedure.
* gnu/system.scm (bootable-kernel-arguments): Use it.
* gnu/system/vm.scm (operating-system-uuid): Likewise.
* guix/scripts/system.scm (display-system-generation): Likewise.
2020-03-02 23:24:47 -05:00
Maxim Cournoyer cc9b889e8f
linux-boot: Ensure volatile root is mounted read-only.
* gnu/build/linux-boot.scm (mount-root-file-system): Ensure MS_RDONLY is
present among the root file system flags when VOLATILE-ROOT? is #t.
2020-03-02 23:24:47 -05:00
Tobias Geerinckx-Rice 754c12041d
gnu: mu: Use HTTPS home page.
* gnu/packages/mail.scm (mu)[home-page]: Use HTTPS.
2020-03-03 05:06:48 +01:00
Tobias Geerinckx-Rice 9f733172cb
gnu: yadifa: Use HTTPS home page.
* gnu/packages/dns.scm (yadifa)[home-page]: Use HTTPS.
2020-03-03 05:06:48 +01:00
Tobias Geerinckx-Rice 1084e86b59
gnu: python2-py2neo: Use HTTPS home page.
* gnu/packages/databases.scm (python2-py2neo)[home-page]: Use HTTPS.
2020-03-03 05:06:48 +01:00
Tobias Geerinckx-Rice a0fdade220
gnu: python-contextlib2: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python-contextlib2)[home-page]: Use HTTPS.
2020-03-03 05:06:48 +01:00
Tobias Geerinckx-Rice 02510c6c9a
gnu: python-flask-principal: Update home page.
* gnu/packages/python-web.scm (python-flask-principal)[home-page]:
Follow (HTTPS) redirection.
2020-03-03 05:06:47 +01:00
Tobias Geerinckx-Rice fd3ae040cf
gnu: python-gipc: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python-gipc)[home-page]: Use HTTPS.
2020-03-03 05:06:47 +01:00
Tobias Geerinckx-Rice d3d73bd650
gnu: python-seaborn: Update & use HTTPS home page.
* gnu/packages/python-xyz.scm (python-seaborn)[home-page]: Follow
redirection, but use HTTPS.
2020-03-03 05:06:47 +01:00
Tobias Geerinckx-Rice 5d6e7106e1
gnu: python-vobject: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python-vobject)[home-page]: Use HTTPS.
2020-03-03 05:06:47 +01:00
Tobias Geerinckx-Rice 26827dfe36
gnu: python-activepapers: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python-activepapers)[home-page]:
Use HTTPS.
2020-03-03 05:06:47 +01:00
Tobias Geerinckx-Rice f894ffd867
gnu: tome4: Update to 1.6.7.
* gnu/packages/games.scm (tome4): Update to 1.6.7.
2020-03-03 05:06:47 +01:00
Tobias Geerinckx-Rice bcea20cc90
gnu: shotwell: Update to 0.30.8.
* gnu/packages/gnome.scm (shotwell): Update to 0.30.8.
2020-03-03 05:06:47 +01:00
Tobias Geerinckx-Rice 5decb16015
gnu: gmime: Update to 3.2.6.
* gnu/packages/mail.scm (gmime): Update to 3.2.6.
2020-03-03 05:06:47 +01:00
Tobias Geerinckx-Rice 363fe78af1
gnu: liblo: Update to 0.31.
* gnu/packages/audio.scm (liblo): Update to 0.31.
2020-03-03 05:06:47 +01:00
Tobias Geerinckx-Rice 46b39ce835
gnu: fish: Don't use NAME in source URI.
* gnu/packages/shells.scm (fish)[source]: Hard-code NAME.
2020-03-03 05:06:47 +01:00
Tobias Geerinckx-Rice 848be51c88
gnu: gptfdisk: Update to 1.0.5.
* gnu/packages/disk.scm (gptfdisk): Update to 1.0.5.
[source]: Hard-code NAME.
[arguments]: Add ‘fix-include-directory’ phase.
2020-03-03 05:06:47 +01:00