Commit graph

49992 commits

Author SHA1 Message Date
Efraim Flashner 548efa8bdf
services: patchwork: Fix typo.
* gnu/services.web.scm (define-gexp-compiler): Use 'enable-rest-api?'
where appropriate in place of 'enable-xmlrpc?'
2019-11-05 14:51:57 +02:00
Jonathan Brielmaier 8f5ac03e21
gnu: Add missing patch to locale.mk.
The patch was introduced in commit 2be878d8e5.

* gnu/local.mk (dist_patch_DATA): Add
"python-pep8-stdlib-tokenize-compat.patch".

Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2019-11-05 13:13:02 +01:00
Pierre Neidhardt 14eac09841
gnu: emacs-engine-mode: Update to 2.1.1.
* gnu/packages/emacs-xyz.scm (emacs-engine-mode): Update to 2.1.1.
2019-11-05 10:45:09 +01:00
Wiktor Żelazny 41b4b713f4
gnu: Add libspatialindex.
* gnu/packages/geo.scm (libspatialindex): new variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-04 23:35:32 +01:00
Kyle Andrews a8e2826e30
doc: Clarify uses of the 'ip' command.
* doc/guix.texi (Keyboard Layout and Networking and Partitioning):
Use human readable arguments for 'ip' command.  Mention 'ip link set'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-04 23:35:32 +01:00
Boris A. Dekshteyn baf1d4e8ae
gnu: xfd: Add dependency on libxkbfile.
* gnu/packages/xorg.scm (xfd)[inputs]: Add LIBXKBFILE.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-04 23:35:32 +01:00
Ludovic Courtès 625bdf09d3
file-systems: Mount /var/run/nscd read-write in containers.
Fixes <https://bugs.gnu.org/37967>.
Reported by Ivan Vilata i Balaguer <ivan@selidor.net>.

* gnu/system/file-systems.scm (%network-file-mappings): Set 'writable?'
to #true for /var/run/nscd.
2019-11-04 23:35:32 +01:00
Ludovic Courtès af73beeba1
daemon: Unregister build hook from the worker's children upon build failure.
Fixes <https://bugs.gnu.org/38062>.
This is a followup to ada9a19a2d.

* nix/libstore/build.cc (DerivationGoal::killChild): Add conditional
call to 'worker.childTerminated' for 'hook->pid'.
2019-11-04 23:35:32 +01:00
Ludovic Courtès 32793c09ff
gnu: commencement: Memoize uses of 'cross-gcc-wrapper'.
This improves caching down the road.

* gnu/packages/commencement.scm (gcc-boot0-intermediate-wrapped)
(gcc-boot0-wrapped): Use 'mlambda' instead of 'lambda'.
2019-11-04 23:35:32 +01:00
Ludovic Courtès 7e1a74da93
gnu: bootstrap: Memoize 'bootstrap-origin'.
* gnu/packages/bootstrap.scm (bootstrap-origin): Memoize with
'mlambdaq'.  This improves memoization of origins in (gnu packages
commencement).
2019-11-04 23:35:31 +01:00
Tobias Geerinckx-Rice bf7b08c4fe
gnu: obs: Update to 24.0.3.
* gnu/packages/video.scm (obs): Update to 24.0.3.
2019-11-04 17:43:22 +01:00
Tobias Geerinckx-Rice 3367df31a5
gnu: python-soupsieve: Update to 1.9.5.
* gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.5.
2019-11-04 17:43:22 +01:00
Tobias Geerinckx-Rice 1d34b527f9
gnu: vapoursynth: Update to 48.
* gnu/packages/video.scm (vapoursynth): Update to 48.
2019-11-04 16:25:17 +01:00
Tobias Geerinckx-Rice 4120e6e081
gnu: zimg: Update to 2.9.2.
* gnu/packages/image.scm (zimg): Update to 2.9.2.
2019-11-04 16:25:17 +01:00
Tobias Geerinckx-Rice 5a8b8369b0
gnu: xfce4-time-out-plugin: Update to 1.1.0.
* gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.1.0.
[inputs]: Substitute default Gtk+ 3 for version 2.
2019-11-04 16:25:17 +01:00
Pierre Neidhardt af3ec370b2
gnu: emacs-eshell-prompt-extras: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-eshell-prompt-extras): Update to 1.0.
2019-11-04 14:08:43 +01:00
Tobias Geerinckx-Rice 1fae1f6b77
gnu: git: Update to 2.24.0.
* gnu/packages/version-control.scm (git): Update to 2.24.0.
2019-11-04 13:53:17 +01:00
Tobias Geerinckx-Rice 36ccf59e2d
gnu: ruby-nokogiri: Update to 1.10.5.
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.10.5.
2019-11-04 13:53:17 +01:00
Tobias Geerinckx-Rice 061da0f686
gnu: dovecot: Update to 2.3.8.
* gnu/packages/mail.scm (dovecot): Update to 2.3.8.
2019-11-04 13:53:16 +01:00
Tobias Geerinckx-Rice 3e1f120b98
gnu: perl6-json-fast: Update to 0.10.
* gnu/packages/perl6.scm (perl6-json-fast): Update to 0.10.
2019-11-04 13:53:16 +01:00
Tobias Geerinckx-Rice a8ea0c5e13
gnu: r-ore: Update to 1.6.3.
* gnu/packages/cran.scm (r-ore): Update to 1.6.3.
2019-11-04 13:53:16 +01:00
Tobias Geerinckx-Rice 2ac4eb7861
gnu: r-ks: Update to 1.11.6.
* gnu/packages/cran.scm (r-ks): Update to 1.11.6.
2019-11-04 13:53:16 +01:00
Tobias Geerinckx-Rice 53ab26f73e
gnu: perl-io-compress: Update to 2.089.
* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.089.
2019-11-04 13:53:16 +01:00
Tobias Geerinckx-Rice 0374a94359
gnu: perl-compress-raw-zlib: Update to 2.089.
* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.089.
2019-11-04 13:53:15 +01:00
Tobias Geerinckx-Rice 40214b0ac6
gnu: perl-compress-raw-bzip2: Update to 2.089.
* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.089.
2019-11-04 13:53:15 +01:00
Pierre Neidhardt 865e66daf3
gnu: Add emacs-windower.
* gnu/packages/emacs-xyz.scm (emacs-windower): New variable.
2019-11-04 12:37:55 +01:00
Pierre Neidhardt ef189ab3b8
gnu: emacs-unfill: Use `version' instead of hard-coding git-reference.
* gnu/packages/emacs-xyz.scm (emacs-unfill)[source]: Use `version' in `commit'
  field.
2019-11-04 12:34:16 +01:00
Tanguy Le Carrour d258d9c7d2
gnu: scrot: Update to 1.2.
* gnu/packages/xdisorg.scm (scrot): Update to 1.2, [native-inputs]: Add
autoconf-archive, [inputs]: Add libxcursor and libxfixes.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-11-04 10:16:11 +01:00
Leo Prikler f02249b6bf
gnu: Add emacs-leaf
* gnu/packages/emacs-xyz: (emacs-leaf): New variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-11-04 10:05:13 +01:00
Kei Kebreau e5c447907c
gnu: lmms: Update to 1.2.1.
* gnu/packages/music.scm (lmms): Update to 1.2.1.
[arguments]: Enable Qt 5 support and disbale VST support in configure-flags.
Add 'unpack-rpmalloc' phase and remove 'remove-Werror' phase.
[native-inputs]: Add qttools and rpmalloc.
[inputs]: Replace qt-4 and fluidsynth-1 with qtbase and fluidsynth,
respectively; add qtx11extras.
2019-11-03 20:22:28 -05:00
Tobias Geerinckx-Rice 7dadce383f
gnu: xtl: Update to 0.6.8.
* gnu/packages/cpp.scm (xtl): Update to 0.6.8.
2019-11-03 20:09:29 +01:00
Tobias Geerinckx-Rice b440df0af3
gnu: xfburn: Update to 0.6.1.
* gnu/packages/xfce.scm (xfburn): Update to 0.6.1.
[inputs]: Substitute default Gtk+ version 3 for 2.
2019-11-03 20:09:29 +01:00
Tobias Geerinckx-Rice f4c830641e
gnu: xfburn: Don't use NAME in source URI.
* gnu/packages/xfce.scm (xfburn)[source]: Hard-code NAME.
2019-11-03 20:09:29 +01:00
Tobias Geerinckx-Rice a6bc056e94
gnu: xfce4-screenshooter: Update to 1.9.7.
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.7.
2019-11-03 20:09:29 +01:00
Tobias Geerinckx-Rice 105b5e1630
gnu: android-udev-rules: Use GIT-FILE-NAME.
* gnu/packages/android.scm (android-udev-rules)[source]: Use GIT-FILE-NAME.
2019-11-03 20:09:29 +01:00
Tobias Geerinckx-Rice b7db2c6602
gnu: android-udev-rules: Update to 20191103.
* gnu/packages/android.scm (android-udev-rules): Update to 20191103.
2019-11-03 20:09:29 +01:00
Tobias Geerinckx-Rice 417b07ab34
gnu: yaml-cpp: Don't use unstable tarball.
* gnu/packages/serialization.scm (yaml-cpp)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-11-03 20:09:29 +01:00
Tobias Geerinckx-Rice 2acbc174b0
gnu: yaml-cpp: Update to 0.6.3.
* gnu/packages/serialization.scm (yaml-cpp): Update to 0.6.3.
[arguments]: Update #:configure-flags.
Remove obsolete ‘dont-install-gtest-libraries’ phase.
2019-11-03 20:09:28 +01:00
Marius Bakke 22c313eff8
gnu: Deprecate ungoogled-chromium.
This package has known security flaws that are being exploited in the wild.
See <https://lists.gnu.org/archive/html/guix-devel/2019-10/msg00576.html> for
why it has not been updated.

* gnu/packages/chromium.scm (ungoogled-chromium)[properties]: Set #:hidden? #t.
(ungoogled-chromium-is-deprecated, ungoogled-chromium-wayland-is-deprecated):
New public variables.
2019-11-03 19:40:33 +01:00
Roel Janssen 95c633e0d8
databases: Fix build of virtuoso-ose.
Virtuoso cannot be built with versions of OpenSSL >1.1.0.

* gnu/packages/databases.scm (virtuoso-ose)[inputs]: Change OPENSSL to OPENSSL-1.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-03 19:33:47 +01:00
FPS 6833c7a1b3
gnu: lilv: Enable python bindings.
* gnu/packages/audio.scm (lilv)[arguments]: Add #:configure-flags.  Add phase
to embed full path to liblilv-0.so.
[native-inputs]: Add PYTHON.
[home-page]: Follow redirect.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-03 19:33:47 +01:00
Tobias Geerinckx-Rice 4e6568cedd
gnu: xtensor: Update to 0.20.10.
* gnu/packages/algebra.scm (xtensor): Update to 0.20.10.
2019-11-03 18:27:22 +01:00
Tobias Geerinckx-Rice 922c84867a
gnu: yosys: Update to 0.9.
* gnu/packages/fpga.scm (yosys): Update to 0.9.
2019-11-03 18:27:21 +01:00
Tobias Geerinckx-Rice 1ae28a35e9
gnu: perl-io-compress: Update to 2.088.
* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.088.
2019-11-03 18:27:19 +01:00
Tobias Geerinckx-Rice 951e3dcdd2
gnu: perl-compress-raw-zlib: Update to 2.088.
* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.088.
2019-11-03 18:27:19 +01:00
Tobias Geerinckx-Rice 60404c246e
gnu: perl-compress-raw-bzip2: Update to 2.088.
* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.088.
2019-11-03 18:27:18 +01:00
Kei Kebreau 78a3da3d18
gnu: freedoom: Update to 0.12.1.
* gnu/packages/games.scm (freedoom): Update to 0.12.1.
[arguments]: Update 'configure' phase accordingly.
[native-inputs]: Replace python-2 with python; add python-pillow; remove
font-dejavu and imagemagick.
[inputs]: Remove prboom-plus.
2019-11-03 10:31:29 -05:00
Kei Kebreau 2557d366f3
gnu: minetest: Update to 5.1.0.
* gnu/packages/games.scm (minetest-data, minetest): Update to 5.1.0.
2019-11-03 10:31:29 -05:00
Pierre Neidhardt 0b3ec89eeb
gnu: emacs-fish-completion: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-fish-completion): Update to 1.2.
2019-11-03 13:15:29 +01:00
Oleg Pykhalov a349835edb
gnu: docker: Adjust tests for changes in go.
* gnu/packages/patches/docker-adjust-tests-for-changes-in-go.patch: New file.
* gnu/local.mk (dist_patch_DATA): Use this.
* gnu/packages/docker.scm (docker): Use this.
2019-11-03 14:48:21 +03:00