Commit Graph

25100 Commits (d56ecf623ec26134d4b1d47017f3530160234143)

Author SHA1 Message Date
Sohom Bhattacharjee 14f2105dc6
gnu: youtube-dl: Update to 2018.03.14.
* gnu/packages/video.scm (youtube-dl): Update to 2018.03.14.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-03-18 18:47:16 +01:00
Christopher Baines 72406062b9
gnu: shotwell: Update to 0.28.0.
* gnu/packages/gnome.scm (shotwell): Update to 0.28.0.
2018-03-18 10:35:23 +00:00
Ben Woodcroft e218b0c8b3
gnu: Add ruby-ruby-engine.
* gnu/packages/ruby.scm (ruby-ruby-engine): New variable.
2018-03-18 10:23:52 +00:00
Ben Woodcroft 670ee20a57
gnu: Add ruby-rake.
* gnu/packages/ruby.scm (ruby-rake): New variable.
2018-03-18 10:23:52 +00:00
Ben Woodcroft d64ebebd8e
gnu: Add ruby-erubis.
* gnu/packages/ruby.scm (ruby-erubis): New variable.
2018-03-18 10:23:52 +00:00
Ben Woodcroft b88502c95c
gnu: Add ruby-sporkmonger-rack-mount.
* gnu/packages/ruby.scm (ruby-sporkmonger-rack-mount): New variable.
2018-03-18 10:23:52 +00:00
Ben Woodcroft c4550f7568
gnu: Add ruby-creole.
* gnu/packages/ruby.scm (ruby-creole): New variable.
2018-03-18 10:23:52 +00:00
Ben Woodcroft 6ef8525607
gnu: Add ruby-contest.
* gnu/packages/ruby.scm (ruby-contest): New variable.
2018-03-18 10:23:52 +00:00
Ben Woodcroft a0a7e6903a
gnu: Add ruby-rack-protection.
* gnu/packages/ruby.scm (ruby-rack-protection): New variable.
2018-03-18 10:23:52 +00:00
Ben Woodcroft 20a0f80414
gnu: Add ruby-rack-test.
* gnu/packages/ruby.scm (ruby-rack-test): New variable.
2018-03-18 10:23:51 +00:00
Ben Woodcroft 34138e42ba
gnu: Add ruby-asciidoctor.
* gnu/packages/ruby.scm (ruby-asciidoctor): New variable.
2018-03-18 10:23:51 +00:00
Ben Woodcroft 63e07468b3
gnu: Add ruby-asciimath.
* gnu/packages/maths.scm (ruby-asciimath): New variable.
2018-03-18 10:23:49 +00:00
Mark H Weaver cc4c8a576c
gnu: icecat: Fix CVE-2018-{5146,5147}, etc.
Includes fixes for CVE-2018-5146 and CVE-2018-5147.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from
the upstream mozilla-esr52 repository.
2018-03-17 21:44:23 -04:00
Marius Bakke 7ace97395f
Merge branch 'master' into staging 2018-03-18 01:09:25 +01:00
Christopher Baines be5ed14213
gnu: Add terraform-docs.
* gnu/packages/terraform.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2018-03-17 23:04:29 +00:00
Christopher Baines ed0c6a768e
gnu: Add go-github-com-hashicorp-hcl.
* gnu/packages/golang.scm (go-github-com-hashicorp-hcl): New variable.
2018-03-17 23:04:29 +00:00
Christopher Baines c4d2cffae7
gnu: Add go-github-com-tj-docopt.
* gnu/packages/golang.scm (go-github-com-tj-docopt): New variable.
2018-03-17 23:04:29 +00:00
Ludovic Courtès 44efe67ed0
gnu: guile-git: Update to 2bb9fbb.
* gnu/packages/guile.scm (guile-git): Update to 2bb9fbb.
2018-03-18 00:02:06 +01:00
Ludovic Courtès b34ac82482
gnu: nss-mdns: Adjust Avahi socket file name.
Fixes <https://bugs.gnu.org/30613>.
Regression introduced in 550f4509ac.
Reported by George myglc2 Clemmer <myglc2@gmail.com>.

* gnu/packages/avahi.scm (nss-mdns)[arguments]: Remove
 #:configure-flags.  Add #:phases.
2018-03-18 00:02:06 +01:00
Ludovic Courtès 80f565d313
gnu: datamash: Update to 1.3.
* gnu/packages/datamash.scm (datamash): Update to 1.3.
2018-03-18 00:02:06 +01:00
ng0 c217df913e
gnu: fvwm: Add '.desktop' file.
* gnu/packages/fvwm.scm (fvwm)[arguments]: Add new phase to create '.desktop' file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-18 00:02:05 +01:00
Martin Castillo 985934cb21
services: openssh: Add 'accepted-environment' field.
* gnu/services/ssh.scm (<openssh-configuration>)[accepted-environment]: New field.
(openssh-config-file): Honor 'acccepted-environment'.
* doc/guix.texi (Networking Services): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-18 00:02:05 +01:00
Gábor Boskovits 3c27414968
gnu: java-simple-xml: Fix java8 test failures.
* gnu/packages/patches/javas-simple-xml-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/java.scm (java-simple-xml)[source](patches): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-18 00:02:05 +01:00
Efraim Flashner 5983b78368
gnu: shaderc: Clean up package arguments.
* gnu/packages/vulkan.scm (shaderc)[version]: Remove extra '-'.
[arguments]: Remove extra 'mkdir-p' calls and refer to inputs directly.
2018-03-17 23:15:34 +02:00
Rutger Helling 308b17f676
Revert "gnu: shaderc: Use more standard keys."
This reverts commit 9bc0591bc1.
This commit broke 'shaderc'.
2018-03-17 21:59:27 +01:00
Christopher Baines fb6f35ba1d
gnu: Add python-prometheus-client.
* gnu/packages/monitoring.scm (python-prometheus-client,
python2-prometheus-client): New variables.
2018-03-17 20:44:50 +00:00
Christopher Baines 533808383f
services: databases: Change quote' to single-quote.
In the postgresql-config-file gexp compiler.

* gnu/services/databases.scm (postgresql-config-file-compiler): Change quote'
to single-quote.
2018-03-17 20:31:37 +00:00
Tobias Geerinckx-Rice 3def739da1
gnu: Use the CMake build system's #:build-type key.
* gnu/packages/code.scm (rtags)[arguments]: Move the CMAKE_BUILD_TYPE
from #:configure-flags to #:build-type.
* gnu/packages/databases.scm (apache-arrow)[arguments]: Likewise
* gnu/packages/engineering.scm (kicad)[arguments]: Likewise
* gnu/packages/flashing-tools.scm (heimdall)[arguments]: Likewise
* gnu/packages/graphics.scm (openscenegraph)[arguments]: Likewise
* gnu/packages/linux.scm (rdma-core)[arguments]: Likewise
* gnu/packages/music.scm (portmidi)[arguments]: Likewise
* gnu/packages/photo.scm (rawtherapee)[arguments]: Likewise
* gnu/packages/rdesktop.scm (freerdp)[arguments]: Likewise
* gnu/packages/serialization.scm (flatbuffers)[arguments]: Likewise
* gnu/packages/web.scm (tidy-html)[arguments]: Likewise
2018-03-17 16:37:28 +01:00
Tobias Geerinckx-Rice c695fb769c
gnu: Fix common unquote typos.
It's easy to mistype ‘("foo" foo)’ as ‘("foo", foo)’ (which also works).
Fix such typos for the proper edification of our young.

* gnu/packages/android.scm: Move unquotes to their operands.
* gnu/packages/bootloaders.scm: Likewise.
* gnu/packages/build-tools.scm: Likewise.
* gnu/packages/chemistry.scm: Likewise.
* gnu/packages/compression.scm: Likewise.
* gnu/packages/connman.scm: Likewise.
* gnu/packages/django.scm: Likewise.
* gnu/packages/emulators.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/file-systems.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gimp.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/graphics.scm: Likewise.
* gnu/packages/haskell.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/julia.scm: Likewise.
* gnu/packages/kde-frameworks.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/lua.scm: Likewise.
* gnu/packages/mail.scm: Likewise.
* gnu/packages/make-bootstrap.scm: Likewise.
* gnu/packages/messaging.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/ocaml.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/python-web.scm: Likewise.
* gnu/packages/qt.scm: Likewise.
* gnu/packages/ratpoison.scm: Likewise.
* gnu/packages/sdl.scm: Likewise.
* gnu/packages/sml.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/text-editors.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/virtualization.scm: Likewise.
* gnu/packages/vulkan.scm: Likewise.
* gnu/packages/wget.scm: Likewise.
* gnu/packages/wine.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xml.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
2018-03-17 16:37:27 +01:00
Tobias Geerinckx-Rice 9bc0591bc1
gnu: shaderc: Use more standard keys.
* gnu/packages/vulkan.scm (shaderc)[arguments]: Move cmake options from
the raw INVOKE call to #:build-type and #:configure-flags.  Adjust the
‘configure’ phase accordingly.
2018-03-17 16:37:26 +01:00
Tobias Geerinckx-Rice 8696fbbad1
gnu: shaderc: Use standard versioning scheme.
* gnu/packages/vulkan.scm (shaderc)[version]: Use GIT-VERSION with a
‘0.0.0’ prefix.
2018-03-17 16:37:26 +01:00
Tobias Geerinckx-Rice 49c4c4de85
gnu: shaderc: Fix formatting.
* gnu/packages/vulkan.scm (shaderc): Use conventional indentation.
[native-inputs]: Move unquotes to their operands.
2018-03-17 16:37:25 +01:00
Tobias Geerinckx-Rice 36a17f056c
gnu: texlive-latex-type1cm: Fix description typo.
* gnu/packages/tex.scm (texlive-latex-type1cm)[description]: Fix typo.
2018-03-17 16:37:25 +01:00
Tobias Geerinckx-Rice f17f9984c3
gnu: python-pkginfo: Update to 1.4.2.
* gnu/packages/python.scm (python-pkginfo): Update to 1.4.2.
2018-03-17 16:37:25 +01:00
Tobias Geerinckx-Rice 4bd77a5dd0
gnu: python-nbformat: Update to 4.4.0.
* gnu/packages/python.scm (python-nbformat): Update to 4.4.0.
2018-03-17 16:37:24 +01:00
Tobias Geerinckx-Rice 40a1020240
gnu: python-simplejson: Update to 3.13.2.
* gnu/packages/python.scm (python-simplejson): Update to 3.13.2.
2018-03-17 16:37:24 +01:00
Tobias Geerinckx-Rice c8674cf5fe
gnu: python-ptyprocess: Update to 0.5.2.
* gnu/packages/python.scm (python-ptyprocess): Update to 0.5.2.
2018-03-17 16:37:24 +01:00
Tobias Geerinckx-Rice e83539e8cc
gnu: python-chai: Update to 1.1.2.
* gnu/packages/python.scm (python-chai): Update to 1.1.2.
2018-03-17 16:37:23 +01:00
Tobias Geerinckx-Rice c300630d55
gnu: python-jupyter-console: Update to 5.2.0.
* gnu/packages/python.scm (python-jupyter-console): Update to 5.2.0.
2018-03-17 16:37:23 +01:00
Tobias Geerinckx-Rice c7bb731af8
gnu: python-kazoo: Update to 2.4.0.
* gnu/packages/python.scm (python-kazoo): Update to 2.4.0.
2018-03-17 16:37:23 +01:00
Tobias Geerinckx-Rice 96de54114c
gnu: python-jupyter-core: Update to 4.4.0.
* gnu/packages/python.scm (python-jupyter-core): Update to 4.4.0.
2018-03-17 16:37:22 +01:00
Tobias Geerinckx-Rice 34f53e4fbf
gnu: python-phonenumbers: Update to 8.9.1.
* gnu/packages/python.scm (python-phonenumbers): Update to 8.9.1.
2018-03-17 16:37:22 +01:00
Tobias Geerinckx-Rice e5fa7df963
gnu: python-decorator: Update to 4.2.1.
* gnu/packages/python.scm (python-decorator): Update to 4.2.1.
2018-03-17 16:37:22 +01:00
Tobias Geerinckx-Rice f212a85e41
gnu: python-jsonschema: Update to 2.6.0.
* gnu/packages/python.scm (python-jsonschema): Update to 2.6.0.
2018-03-17 16:37:21 +01:00
Tobias Geerinckx-Rice c9ec726cd8
gnu: python-protobuf: Update to 3.5.2.
* gnu/packages/protobuf.scm (python-protobuf): Update to 3.5.2.
2018-03-17 16:37:21 +01:00
Tobias Geerinckx-Rice 9b62a6c5eb
gnu: python-oslotest: Update to 3.3.0.
* gnu/packages/openstack.scm (python-oslotest): Update to 3.3.0.
2018-03-17 16:37:21 +01:00
Tobias Geerinckx-Rice e4da20ecd8
gnu: python-bcrypt: Update to 3.1.4.
* gnu/packages/password-utils.scm (python-bcrypt): Update to 3.1.4.
2018-03-17 16:37:20 +01:00
Tobias Geerinckx-Rice 132a7e68e4
gnu: python-entrypoints: Update to 0.2.3.
* gnu/packages/python.scm (python-entrypoints): Update to 0.2.3.
2018-03-17 16:37:20 +01:00
Tobias Geerinckx-Rice d062957a87
gnu: Use HTTPS for r-project.org home pages.
* gnu/packages/cran.scm (r-performanceanalytics, r-qap, r-gclus, r-leaps)
(r-splus2r, r-ifultools, r-sapa, r-quantmod, r-tseries, r-wmtsa, r-fractal)
(r-urca, r-trend, r-expm, r-complexplus, r-powerplus, r-signal, r-abind)
(r-prroc)[home-page]: Use HTTPS.
* gnu/packages/emacs.scm (emacs-ess)[home-page]: Likewise.
* gnu/packages/graph.scm (r-diffusionmap)[home-page]: Likewise.
* gnu/packages/statistics.scm (r-minimal, r-quantreg)[home-page]: Likewise.
2018-03-17 16:37:20 +01:00
Tobias Geerinckx-Rice 93e8731dcb
gnu: perl-sql-abstract: Update to 1.85.
* gnu/packages/databases.scm (perl-sql-abstract): Update to 1.85.
2018-03-17 16:37:19 +01:00
Tobias Geerinckx-Rice 111c25fd13
gnu: perl-date-manip: Update to 6.70.
* gnu/packages/perl.scm (perl-date-manip): Update to 6.70.
2018-03-17 16:37:19 +01:00
Tobias Geerinckx-Rice 3bd840e406
gnu: Fix more ‘filesystem’ spellings.
* gnu/packages/python.scm (python-pyinotify)[description]: Spell ‘file
system’ as ‘file system’.
* gnu/packages/syncthing.scm (go-github-com-zillode-notify)[synopsis]:
Likewise.
(go-github-com-prometheus-procfs)[description]: Likewise.
Minorly tweak grammar.
2018-03-17 16:37:19 +01:00
Rutger Helling 732a148995
gnu: wine-staging: Update to 3.4.
* gnu/packages/wine.scm (wine-staging): Update to 3.4.
2018-03-17 15:29:29 +01:00
Rutger Helling 4fd09720ee
gnu: wine-staging-patchset-data: Update to 3.4.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.4.
2018-03-17 15:29:29 +01:00
Mark H Weaver 9f375a4c0f
gnu: intel-gpu-tools: Supported only on x86_64-linux and i686-linux.
* gnu/packages/admin.scm (intel-gpu-tools)[supported-systems]: New field.
2018-03-17 00:44:34 -04:00
Arun Isaac 68376f6c88
gnu: inkscape: Build with potrace support.
From Inkscape 0.92, potrace is required for the Paintbucket and Trace Bitmap
tools.

* gnu/packages/inkscape.scm (inkscape)[inputs]: Add potrace.
2018-03-17 05:06:32 +05:30
Danny Milosavljevic 363be0c6db
vm: Pass "-append ..." only once.
* gnu/build/vm.scm (load-in-linux-vm): Pass "-append ..." only once.
2018-03-16 22:59:28 +01:00
Danny Milosavljevic 593681f613
gnu: Add python2-libadalang.
* gnu/packages/ada.scm (python2-libadalang): New variable.
2018-03-16 22:44:36 +01:00
Marius Bakke fe1b04df2f
gnu: libvorbis: Replace with 1.3.6 [fixes CVE-2018-5146].
* gnu/packages/xiph.scm (libvorbis)[replacement]: New field.
(libvorbis-1.3.6): New public variable.
2018-03-16 19:28:57 +01:00
Leo Famulari 1d97d8ffd8
gnu: icedtea@3: Update to 3.7.0 [security fixes].
Fixes CVE-2018-{2579,2582,2588,2599,2602,2603,2618,2629,2633,2634,2637,2641,
2663,2677,2678}.

* gnu/packages/java.scm (icedtea-8): Update to 3.7.0.
2018-03-16 10:53:10 -04:00
Leo Famulari 7f6485e70c
gnu: icedtea@2: Update to 2.6.13 [security fixes].
Fixes CVE-2018-{2579,2588,2599,2602,2603,2618,2629,2633,2634,2637,2641,2663,
2677,2678}.

* gnu/packages/java.scm (icedtea-7): Update to 2.6.13.
2018-03-16 10:53:10 -04:00
Ricardo Wurmus c1c9cc664b
gnu: Add pigx.
* gnu/packages/bioinformatics.scm (pigx): New variable.
2018-03-16 15:40:31 +01:00
Ricardo Wurmus fe52a215e5
gnu: pigx-rnaseq: Disable memory hungry test.
* gnu/packages/bioinformatics.scm (pigx-rnaseq)[arguments]: Add phase to
disable a memory hungry test.
2018-03-16 15:40:31 +01:00
Leo Famulari 77166eb758
gnu: util-linux: Fix CVE-2018-7738.
* gnu/packages/patches/util-linux-CVE-2018-7738.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (util-linux)[replacement]: New field.
(util-linux/fixed): New variable.
2018-03-16 10:31:52 -04:00
Konrad Hinsen 5d818b3557
gnu: Add emacs-deft.
* gnu/packages/emacs.scm (emacs-deft): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2018-03-16 17:04:14 +03:00
Konrad Hinsen 22d628148c
gnu: Add emacs-exec-path-from-shell.
* gnu/packages/emacs.scm (emacs-exec-path-from-shell): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2018-03-16 16:44:23 +03:00
Ricardo Wurmus 46264c73a6
gnu: Add pigx-scrnaseq.
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): New variable.
2018-03-16 11:15:04 +01:00
Ricardo Wurmus b44437c549
gnu: kentutils: Build with mariadb.
* gnu/packages/bioinformatics.scm (kentutils)[inputs]: Replace mysql with
mariadb.
2018-03-16 10:01:07 +01:00
Mark H Weaver 3e5783e292
linux-initrd: Autoload known-module-aliases, again.
Fixes a regression introduced in 8ab10c19d7.

* gnu/system/mapped-devices.scm: Autoload 'known-module-aliases'.
2018-03-15 23:08:02 -04:00
Mark H Weaver 8e4ce40269
gnu: linux-libre: Update to 4.15.10.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.10.
(%linux-libre-hash): Update hash.
2018-03-15 19:17:22 -04:00
Mark H Weaver 570d79c8df
gnu: linux-libre@4.14: Update to 4.14.27.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.27.
(%linux-libre-4.14-hash): Update hash.
2018-03-15 19:16:25 -04:00
Ludovic Courtès 8ab10c19d7
linux-initrd: Move 'check-device-initrd-modules' elsewhere.
This mostly reverts ca23693d28, which
introduced a circular dependency between (gnu system linux-initrd)
and (gnu system mapped-devices).

Reported by Eric Bavier.

* gnu/system/linux-initrd.scm (check-device-initrd-modules): Move to...
* gnu/system/mapped-devices.scm (check-device-initrd-modules): ... here.
* po/guix/POTFILES.in: Adjust accordingly.
2018-03-15 23:46:16 +01:00
Alex ter Weele d661ed521e
gnu: idris: Provide the right versions of dependencies.
Previously it would fail to build.  See <https://bugs.gnu.org/30741>.

* gnu/packages/idris.scm (idris)[inputs]: alphebetize
  ghc-vector-binary-instances and ghc-async. Use ghc-aeson-1.1.2.0,
  ghc-cheapskate-0.1.0.5, and ghc-trifecta-1.6.2.1. Remove ghc-aeson,
  ghc-cheapskate, ghc-parsers, ghc-tasty, ghc-tasty-golden, ghc-tasty-rerun,
  ghc-trifecta, and ghc-zlib.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-15 23:46:16 +01:00
Alex ter Weele 866b19086e
gnu: Add ghc-cheapskate-0.1.0.5.
* gnu/packages/idris.scm (ghc-cheapskate-0.1.0.5): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-15 23:46:16 +01:00
Alex ter Weele 78dc985bee
gnu: Add ghc-trifecta-1.6.2.1.
* gnu/packages/idris.scm (ghc-trifecta-1.6.2.1): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-15 23:46:15 +01:00
Alex ter Weele 9c7e17fd61
gnu: Add ghc-aeson-1.1.2.0.
* gnu/packages/idris.scm (ghc-aeson-1.1.2.0): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-15 23:46:15 +01:00
Diego Nicola Barbato dab03baa0a
gnu: qtox: Wrap executable and fix misplaced comma (unquote).
* gnu/packages/messaging.scm (qtox)[arguments]: Add phase
"wrap-executable".
[inputs]: Fix misplaced comma (unquote).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-15 23:46:15 +01:00
Ludovic Courtès e1d0f2aa87
vm: Use 'invoke' instead of 'system*'.
* gnu/build/vm.scm (load-in-linux-vm, initialize-partition-table)
(create-ext-file-system, create-fat-file-system)
(install-efi, make-iso9660-image): Use 'invoke' instead
of (unless (zero? (system* ...)) (error ...)).
2018-03-15 23:46:15 +01:00
Tobias Geerinckx-Rice 0ab5aa056d
gnu: dmenu: Update to 4.8.
* gnu/packages/suckless.scm (dmenu): Update to 4.8.
2018-03-15 20:13:29 +01:00
Tobias Geerinckx-Rice 35edaa22aa
gnu: you-get: Update to 0.4.1040.
* gnu/packages/video.scm (you-get): Update to 0.4.1040.
2018-03-15 20:12:57 +01:00
Tobias Geerinckx-Rice fdae9718a1
gnu: intel-gpu-tools: Update to 1.22.
* gnu/packages/admin.scm (intel-gpu-tools): Update to 1.22.
[inputs]: Add eudev.
2018-03-15 19:52:29 +01:00
Tobias Geerinckx-Rice 896bbb0356
gnu: libburn: Update to 1.4.8.
* gnu/packages/cdrom.scm (libburn): Update to 1.4.8.
2018-03-15 19:11:16 +01:00
Tobias Geerinckx-Rice 2773c244b1
gnu: libisofs: Fix description typos.
* gnu/packages/cdrom.scm (libisofs)[description]: Spell ‘file system’ as
‘file system’.
2018-03-15 19:11:16 +01:00
Tobias Geerinckx-Rice d87d3f963e
gnu: libisofs: Update to 1.4.8.
* gnu/packages/cdrom.scm (libisofs): Update to 1.4.8.
2018-03-15 19:11:16 +01:00
Tobias Geerinckx-Rice 7b8d3a5e1e
gnu: gtksourceview: Update to 3.24.7.
* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.7.
2018-03-15 19:11:15 +01:00
Tobias Geerinckx-Rice 7c9b7c5c6d
gnu: xdg-user-dirs: Update to 0.17.
* gnu/packages/freedesktop.scm (xdg-user-dirs): Update to 0.17.
2018-03-15 19:11:15 +01:00
Tobias Geerinckx-Rice 5ade82bbb8
gnu: r-scatterplot3d: Update to 0.3-41.
* gnu/packages/cran.scm (r-scatterplot3d): Update to 0.3-41.
2018-03-15 19:11:15 +01:00
Tobias Geerinckx-Rice 8027f84d8f
gnu: acpica: Update to 20180313.
* gnu/packages/admin.scm (acpica): Update to 20180313.
2018-03-15 19:11:15 +01:00
Tobias Geerinckx-Rice 47653b3933
gnu: octave: Update to 4.2.2.
* gnu/packages/maths.scm (octave): Update to 4.2.2.
2018-03-15 19:11:15 +01:00
Tobias Geerinckx-Rice 1a7cc9efcd
gnu: cifs-utils: Update to 6.8.
* gnu/packages/samba.scm (cifs-utils): Update to 6.8.
2018-03-15 19:11:14 +01:00
Tobias Geerinckx-Rice 96b4f5adc2
gnu: autoconf-archive: Update to 2018.03.13.
* gnu/packages/autotools.scm (autoconf-archive): Update to 2018.03.13.
2018-03-15 19:11:14 +01:00
Tobias Geerinckx-Rice 97c794942a
gnu: perl-string-toidentifier-en: Update to 0.12.
* gnu/packages/language.scm (perl-string-toidentifier-en): Update to 0.12.
2018-03-15 19:11:14 +01:00
Tobias Geerinckx-Rice cd75b642d9
gnu: perl-lingua-en-inflect-phrase: Update to 0.20.
* gnu/packages/language.scm (perl-lingua-en-inflect-phrase): Update to 0.20.
2018-03-15 19:11:14 +01:00
Tobias Geerinckx-Rice b9d020056d
gnu: bind: Use INVOKE.
* gnu/packages/dns.scm (isc-bind)[arguments]: Substitute INVOKE for
SYSTEM* and end phase with an explicit #t.
2018-03-15 19:11:13 +01:00
Leo Famulari 20ecede969
gnu: shadow: Fix CVE-2018-7169.
* gnu/packages/patches/shadow-CVE-2018-7169.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (shadow)[source]: Use it.
2018-03-15 13:13:35 -04:00
Leo Famulari 71f9ca53e5
gnu: certbot: Update to 0.22.0.
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.22.0.
2018-03-15 12:19:11 -04:00
Leo Famulari 8d4f34d6c9
gnu: Add python-feather-format.
* gnu/packages/serialization.scm (python-feather-format,
python2-feather-format): New variables.
2018-03-15 10:57:53 -04:00
Leo Famulari 5e5ac7102c
gnu: Add python-pyarrow.
* gnu/packages/databases.scm (python-pyarrow, python2-pyarrow): New variables.
2018-03-15 10:57:52 -04:00
Leo Famulari dae7661a0d
gnu: Add apache-arrow.
* gnu/packages/databases.scm (apache-arrow): New variable.
2018-03-15 10:57:52 -04:00
Leo Famulari 2ed0ef2fb7
gnu: Add google-brotli.
* gnu/packages/compression.scm (google-brotli): New variable.
2018-03-15 10:57:52 -04:00
Leo Famulari 9f1c0e03ec
gnu: Add r-feather.
* gnu/packages/serialization.scm (r-feather): New variable.
2018-03-15 10:57:52 -04:00
Leo Famulari 5b19776e05
gnu: Add r-ggmap.
* gnu/packages/geo.scm (r-ggmap): New variable.
2018-03-15 10:57:52 -04:00
Leo Famulari da4dde6109
gnu: Add r-jpeg.
* gnu/packages/image.scm (r-jpeg): New variable.
2018-03-15 10:57:51 -04:00
Leo Famulari 32cbbac11a
gnu: Add Diversitree.
* gnu/packages/bioinformatics.scm (r-diversitree): New variable.
2018-03-15 10:57:51 -04:00
Leo Famulari 799ad71bfc
gnu: Add r-desolve.
* gnu/packages/maths.scm (r-desolve): New variable.
2018-03-15 10:57:51 -04:00
Leo Famulari 41835f947e
gnu: Add r-subplex.
gnu/packages/maths.scm (r-subplex): New variable.
2018-03-15 10:57:51 -04:00
Leo Famulari 24fb9a5591
gnu: Add r-geosphere.
*  gnu/packages/geo.scm (r-geosphere): New variable.
2018-03-15 10:57:51 -04:00
Leo Famulari 9ddf42099b
gnu: Add Rgooglemaps.
* gnu/packages/geo.scm (r-rgooglemaps): New variable.
2018-03-15 10:57:50 -04:00
Leo Famulari ebc4bd5b54
gnu: Add r-mapproj.
* gnu/packages/geo.scm (r-mapproj): New variable.
2018-03-15 10:57:50 -04:00
Leo Famulari 3d60f4265e
gnu: Add r-maps.
* gnu/packages/geo.scm (r-maps): New variable.
2018-03-15 10:57:50 -04:00
Leo Famulari 5f3616d612
gnu: Add python-plotly.
* gnu/packages/graph.scm (python-plotly, python2-plotly): New variables.
2018-03-15 10:57:50 -04:00
Leo Famulari 04953dca41
gnu: Add flatbuffers.
* gnu/packages/serialization.scm (flatbuffers): New variable.
2018-03-15 10:57:50 -04:00
Ludovic Courtès bb3062ad62
services: Add 'virtual-terminal'.
Fixes <https://bugs.gnu.org/30505>.
Suggested by Danny Milosavljevic <dannym@scratchpost.org>.

* gnu/services/base.scm (unicode-start): Remove.
(virtual-terminal-service-type): New variable.
(console-font-shepherd-services): Remove 'modules'; remove call to
'unicode-start'.  Add 'virtual-terminal' to 'requirement'.
(mingetty-shepherd-service, kmscon-service-type): Likewise.
(%base-services): Add 'virtual-terminal-service-type'.
* gnu/system/install.scm (%installation-services): Likewise.
2018-03-15 11:37:18 +01:00
Ludovic Courtès 88cd7bbd3d
services: 'shepherd-service-type' now accepts a default value.
* gnu/services/shepherd.scm (shepherd-service-type): Add a second form
with an additional 'default' parameter.
2018-03-15 11:34:57 +01:00
Tobias Geerinckx-Rice dba52a2bcb
gnu: bind: Update to 9.12.1.
* gnu/packages/dns.scm (isc-bind): Update to 9.12.1.
2018-03-14 21:33:18 +01:00
Efraim Flashner dac6095d7e
gnu: python2-elib.intl: Declare a source file-name.
* gnu/packages/python.scm (python2-elib.intl)[source]: Declare a source
file-name.
2018-03-14 21:16:55 +02:00
Efraim Flashner 66e765a063
gnu: texlive-generic-pdftex: Declare a source file-name.
* gnu/packages/tex.scm (texlive-generic-pdftex)[source]: Declare a
source file-name.
2018-03-14 21:16:55 +02:00
Efraim Flashner 2cc9c011e8
gnu: texlive-latex-wasysym: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-wasysym)[source]: Declare a source
file-name.
2018-03-14 21:16:55 +02:00
Efraim Flashner b4bb2750ff
gnu: texlive-metapost: Declare a source file-name.
* gnu/packages/tex.scm (texlive-metapost)[source]: Declare a source
file-name.
2018-03-14 21:16:54 +02:00
Efraim Flashner de20fd6a3a
gnu: texlive-latex-lh: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-lh)[source]: Declare a source
file-name.
2018-03-14 21:16:54 +02:00
Efraim Flashner 0475e35c59
gnu: texlive-latex-titlesec: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-titlesec)[source]: Declare a
source file-name.
2018-03-14 21:16:54 +02:00
Efraim Flashner d57e5d4128
gnu: texlive-latex-threeparttable: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-threeparttable)[source]: Declare a
source file-name.
2018-03-14 21:16:54 +02:00
Efraim Flashner e1834df6b6
gnu: texlive-latex-subfigure: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-subfigure)[source]: Declare a
source file-name.
2018-03-14 21:16:53 +02:00
Efraim Flashner 19835372a2
gnu: texlive-fonts-stmaryrd: Declare a source file-name.
* gnu/packages/tex.scm (texlive-fonts-stmaryrd)[source]: Declare a
source file-name.
2018-03-14 21:16:53 +02:00
Efraim Flashner 7372ce185f
gnu: texlive-latex-pdfpages: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-pdfpages)[source]: Declare a
source file-name.
2018-03-14 21:16:53 +02:00
Efraim Flashner b2aef7219c
gnu: texlive-latex-overpic: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-overpic)[source]: Declare a source
file-name.
2018-03-14 21:16:53 +02:00
Efraim Flashner 6a9198046d
gnu: texlive-latex-multirow: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-multirow)[source]: Declare a
source file-name.
2018-03-14 21:16:53 +02:00
Efraim Flashner 84d6364314
gnu: texlive-latex-eepic: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-eepic)[source]: Declare a source
file-name.
2018-03-14 21:16:52 +02:00
Efraim Flashner 2678a63b23
gnu: texlive-latex-eso-pic: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-eso-pic)[source]: Declare a source
file-name.
2018-03-14 21:16:52 +02:00
Efraim Flashner d5fb4a3a9f
gnu: texlive-fonts-rsfs: Use 'invoke'.
* gnu/packages/tex.scm (texlive-fonts-rsfs)[arguments]: Use 'invoke' in
place of 'system*'.
2018-03-14 21:16:52 +02:00
Efraim Flashner e26de9c928
gnu: texlive-fonts-rsfs: Declare a source file-name.
* gnu/packages/tex.scm (texlive-fonts-rsfs)[source]: Declare a source
file-name.
2018-03-14 21:16:52 +02:00
Efraim Flashner 6f2442a1fd
gnu: texlive-fonts-ec: Use 'invoke'.
* gnu/packages/tex.scm (texlive-fonts-ec)[arguments]: Use 'invoke' in
place of 'system*'.
2018-03-14 21:16:52 +02:00
Efraim Flashner ca816eb3ca
gnu: texlive-fonts-ec: Declare a source file-name.
* gnu/packages/tex.scm (texlive-fonts-ec)[source]: Declare a source
file-name.
2018-03-14 21:16:52 +02:00
Efraim Flashner aa499191b8
gnu: texlive-latex-jknapltx: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-jknapltx)[source]: Declare a
source file-name.
2018-03-14 21:16:51 +02:00
Efraim Flashner aeb135e3a1
gnu: texlive-latex-listings: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-listings)[source]: Declare a
source file-name.
2018-03-14 21:16:51 +02:00
Efraim Flashner dae1d9e436
gnu: texlive-latex-footmisc: Declare a source file-name.
* gnu/packages/tex.smc (texlive-latex-footmisc)[source]: Declare a
source file-name.
2018-03-14 21:16:51 +02:00
Efraim Flashner 4fd0a59108
gnu: texlive-latex-float: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-float)[source]: Declare a source
file-name.
2018-03-14 21:16:51 +02:00
Efraim Flashner e89d5cf4fc
gnu: texlive-latex-fancyhdr: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-fancyhdr)[source]: Declare a
source file-name.
2018-03-14 21:16:50 +02:00
Efraim Flashner 62ee46b9a2
gnu: texlive-latex-fancybox: Declare a source file-name.
* gnu/pacakges/tex.scm (texlive-latex-fancybox)[source]: Declare a
source file-name.
2018-03-14 21:16:50 +02:00
Efraim Flashner 4439c1deda
gnu: texlive-latex-colortbl: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-colortbl)[source]: Declare a
source file-name.
2018-03-14 21:16:50 +02:00
Efraim Flashner af8aa1053a
gnu: texlive-latex-changebar: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-changebar)[source]: Declare a
source file-name.
2018-03-14 21:16:50 +02:00
Efraim Flashner 72d5adf4d8
gnu: texlive-latex-appendix: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-appendix)[source]: Declare a
source file-name.
2018-03-14 21:16:50 +02:00
Efraim Flashner de4eb4d1c9
gnu: texlive-latex-anysize: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-anysize)[source]: Declare a source
file-name.
2018-03-14 21:16:50 +02:00
Efraim Flashner 88ae1921d8
gnu: texlive-tex-texinfo: Declare a source file-name.
* gnu/packages/tex.scm (texlive-tex-texinfo)[source]: Declare a source
file-name.
2018-03-14 21:16:49 +02:00
Efraim Flashner 70a71d19c8
gnu: texlive-latex-trimspaces: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-trimspaces)[source]: Declare a
source file-name.
2018-03-14 21:16:49 +02:00
Efraim Flashner a74ac06bb5
gnu: texlive-latex-seminar: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-seminar)[source]: Declare a source
file-name.
2018-03-14 21:16:49 +02:00
Efraim Flashner 23ae6e65fc
gnu: texlive-latex-natbib: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-natbib)[source]: Declare a source
file-name.
2018-03-14 21:16:49 +02:00
Efraim Flashner 681b579d6d
gnu: texlive-latex-filemod: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-filemod)[source]: Declare a source
file-name.
2018-03-14 21:16:49 +02:00
Efraim Flashner b5b10f3b3b
gnu: texlive-latex-psnfss: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-psnfss)[source]: Declare a source
file-name.
2018-03-14 21:16:48 +02:00
Efraim Flashner 51bffe791b
gnu: texlive-latex-cyrillic: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-cyrillic)[source]: Declare a
source file-name.
2018-03-14 21:16:48 +02:00
Efraim Flashner 8732493e75
gnu: texlive-latex-babel: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-babel)[source]: Declare a source
file-name.
2018-03-14 21:16:48 +02:00
Efraim Flashner 43059ed01a
gnu: texlive-latex-amscls: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-amscls)[source]: Declare a source
file-name.
2018-03-14 21:16:48 +02:00
Efraim Flashner 320c771ade
gnu: texlive-latex-amsmath: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-amsmath)[source]: Declare a source
file-name.
2018-03-14 21:16:48 +02:00
Efraim Flashner 01d79c306a
gnu: texlive-luatex-lualibs: Include version in source file-name.
* gnu/packages/tex.scm (texlive-luatex-lualibs)[source]: Include version
in the source file-name.
2018-03-14 21:16:48 +02:00
Efraim Flashner 634a4a7f14
gnu: texlive-latex-fontspec: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-fontspec)[source]: Declare a
source file-name.
2018-03-14 21:16:47 +02:00
Efraim Flashner b749aa9880
gnu: texlive-latex-l3packages: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-l3packages)[source]: Declare a
source file-name.
2018-03-14 21:16:47 +02:00
Efraim Flashner f4a39a5b2f
gnu: texlive-latex-l3kernel: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-l3kernel)[source]: Declare a
source file-name.
2018-03-14 21:16:47 +02:00
Efraim Flashner a26207f879
gnu: texlive-latex-url: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-url)[source]: Declare a source
file-name.
2018-03-14 21:16:47 +02:00
Efraim Flashner f8340ab143
gnu: texlive-latex-tools: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-tools)[source]: Declare a source
file-name.
2018-03-14 21:16:47 +02:00
Efraim Flashner 7dea311973
gnu: texlive-latex-oberdiek: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-oberdiek)[source]: Declare a
source file-name.
2018-03-14 21:16:47 +02:00
Efraim Flashner 19389bcdc2
gnu: texlive-latex-xcolor: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-xcolor)[source]: Declare a source
file-name.
2018-03-14 21:16:46 +02:00
Efraim Flashner f73020735c
gnu: texlive-latex-graphics: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-graphics)[source]: Declare a
source file-name.
[native-inputs]: Declare a source file-name for downloaded
native-inputs.
2018-03-14 21:16:46 +02:00
Efraim Flashner 88e11022db
gnu: texlive-latex-fancyvrb: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-fancyvrb)[source]: Declare a
source file-name.
2018-03-14 21:16:46 +02:00
Efraim Flashner ca61c6b323
gnu: texlive-generic-epsf: Declare a source file-name.
* gnu/packages/tex.scm (texlive-generic-epsf)[source]: Declare a source
file-name.
2018-03-14 21:16:46 +02:00
Efraim Flashner 24dbc6023b
gnu: texlive-generic-ifxetex: Declare a source file-name.
* gnu/packages/tex.scm (texlive-generic-ifxetex)[source]: Declare a
source file-name.
2018-03-14 21:16:46 +02:00
Efraim Flashner 7e353a7783
gnu: texlive-latex-filecontents: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-filecontents)[source]: Declare a
source file-name.
2018-03-14 21:16:43 +02:00
Mark H Weaver 3328132b87
gnu: icecat: Add more fixes from upstream mozilla-esr52.
Includes fixes for CVE-2018-5131 and the remaining 4 out of 9 changesets for
CVE-2018-5125.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
2018-03-14 14:37:57 -04:00
Mark H Weaver a76c205795
gnu: icecat: Relabel patches to reflect CVE assignments.
Document the fact that we include fixes for CVE-2018-5127, CVE-2018-5129,
CVE-2018-5130, CVE-2018-5144, CVE-2018-5145, and 5 out of 9 changesets for
CVE-2018-5125.

* gnu/packages/gnuzilla.scm (icecat)[source]: Relabel patches to reflect CVE
assignments.
2018-03-14 14:37:41 -04:00
Tobias Geerinckx-Rice 36b2cb029e
gnu: webkitgtk: Use HTTPS for home page.
* gnu/packages/webkitgtk.scm (webkitgtk)[home-page]: Use HTTPS.
2018-03-14 18:23:46 +01:00
Tobias Geerinckx-Rice 86c9c0c118
gnu: webkitgtk: Update to 2.20.0.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.0.
[arguments]: (Re-)disable WOFF2 web font support.
2018-03-14 18:23:46 +01:00
Tobias Geerinckx-Rice 9851688392
gnu: python-betamax: Update to 0.8.1.
* gnu/packages/python-web.scm (python-betamax): Update to 0.8.1.
2018-03-14 18:23:46 +01:00
Tobias Geerinckx-Rice f3fda2980c
gnu: macchanger: Update to 1.7.0.
* gnu/packages/networking.scm (macchanger): Update to 1.7.0.
[source]: Update URI.
2018-03-14 18:23:46 +01:00
Marius Bakke aac6cbbfed
gnu: samba: Update to 4.7.6 [fixes CVE-2018-1050 and CVE-2018-1057].
* gnu/packages/samba.scm (samba): Update to 4.7.6.
2018-03-14 16:48:04 +01:00
Marius Bakke 880e2170b7
gnu: man-db: Update to 2.8.2.
* gnu/packages/man.scm (man-db): Update to 2.8.2.
2018-03-14 16:48:04 +01:00
Marius Bakke 9a02dcf35a
gnu: curl: Update replacement to 7.59.0 [security fixes].
This fixes CVE-2018-1000120, CVE-2018-1000121, and CVE-2018-1000122.

* gnu/packages/curl.scm (curl-7.58.0): Rename to ...
(curl-7.59.0): ... this.  Update source hash.
(curl)[replacement]: Adjust accordingly.
2018-03-14 16:48:03 +01:00
Marius Bakke cb18d21e74
gnu: libsoup: Update to 2.62.0.
* gnu/packages/gnome.scm (libsoup): Update to 2.62.0.
2018-03-14 16:48:03 +01:00
Ricardo Wurmus 441010a2d1
Revert "gnu: Use patched static bash in glibc replacement."
This reverts commit 42958b5e0f.
2018-03-14 16:28:22 +01:00
Ricardo Wurmus 48b97be90b
Revert "gnu: Add replacement for static-bash-for-glibc."
This reverts commit c4fb2b9f4e.
2018-03-14 16:28:22 +01:00
Ricardo Wurmus 9c9912cf5b
Revert "gnu: Add missing module to (gnu packages base)."
This reverts commit 911e66f922.
2018-03-14 16:28:22 +01:00
Mark H Weaver 9a42d5ebf2
gnu: linux-libre: Update to 4.15.9.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.9.
(%linux-libre-hash): Update hash.
2018-03-14 11:04:00 -04:00
Mark H Weaver b5a6fb3c08
gnu: linux-libre@4.14: Update to 4.14.26.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.26.
(%linux-libre-4.14-hash): Update hash.
2018-03-14 11:03:12 -04:00
Mark H Weaver b4c1930b2d
gnu: linux-libre@4.9: Update to 4.9.87.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.87.
2018-03-14 11:02:36 -04:00
Mark H Weaver 7c8dcd66a1
gnu: linux-libre@4.4: Update to 4.4.121.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.121.
2018-03-14 11:01:58 -04:00
Ricardo Wurmus 2b5c5f03c2
gnu: Add ada.scm to GNU_SYSTEM_MODULES.
This is a follow-up to commit ebd43a2a45.

* gnu/local.mk (GNU_SYSTEM_MODULES): Add ada.scm.
2018-03-14 13:21:26 +01:00
Ricardo Wurmus 911e66f922
gnu: Add missing module to (gnu packages base).
This is a follow-up to commit 42958b5e0f.

Reported by pmikkelsen on IRC.

* gnu/packages/base.scm: Use srfi-1 for alist-delete.
2018-03-14 12:46:57 +01:00
Ricardo Wurmus c4fb2b9f4e
gnu: Add replacement for static-bash-for-glibc.
This is needed to replace the static bash used in glibc-final.

* gnu/packages/commencement.scm (patched-glibc-final-with-bootstrap-bash,
patched-static-bash-for-glibc): New variables.
(static-bash-for-glibc)[replacement]: Use patched-static-bash-for-glibc as a
replacement.
2018-03-14 11:39:14 +01:00
Ricardo Wurmus 42958b5e0f
gnu: Use patched static bash in glibc replacement.
* gnu/packages/base.scm (glibc-2.26-patched): Rename...
(glibc-2.26-patched-boot): ...to this.
(patched-static-bash, glibc-2.26-patched): New variables.
2018-03-14 11:39:14 +01:00
Tobias Geerinckx-Rice 295fbbd75d
gnu: geomyidae: Update to 0.31.
* gnu/packages/web.scm (geomyidae): Update to 0.31.
2018-03-14 10:21:18 +01:00
Tobias Geerinckx-Rice e4740d7a51
gnu: calcurse: Update to 4.3.0.
* gnu/packages/calcurse.scm (calcurse): Update to 4.3.0.
2018-03-14 09:10:47 +01:00
Tobias Geerinckx-Rice b4bf951627
gnu: masscan: Update to 1.0.5.
* gnu/packages/admin.scm (masscan): Update to 1.0.5.
[arguments]: Set CC to a real compiler instead of the default clang.
2018-03-14 07:47:32 +01:00
Tobias Geerinckx-Rice 186cef9e1c
gnu: simplescreenrecorder: Update to 0.3.10.
* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.10.
2018-03-14 07:47:32 +01:00
Tobias Geerinckx-Rice 5ecfa6f565
gnu: r-stringi: Update to 1.1.7.
* gnu/packages/statistics.scm (r-stringi): Update to 1.1.7.
2018-03-14 07:47:32 +01:00
Tobias Geerinckx-Rice d773fef1ce
gnu: inkscape: Update to 0.92.3.
* gnu/packages/inkscape.scm (inkscape): Update to 0.92.3.
[source]: Remove patch.
2018-03-14 07:47:31 +01:00
Tobias Geerinckx-Rice fdcbe78b14
gnu: kurly: Update to 1.2.1.
* gnu/packages/curl.scm (kurly): Update to 1.2.1.
[arguments]: Install the man page, and put README.md in its right place.
Rename ‘install-readme’ to ‘install-documentation’ to match this change.
2018-03-14 07:47:31 +01:00
David Thompson 23cdeaa971
gnu: tiled: Update to 1.1.3.
* gnu/packages/game-development.scm (tiled): Update to 1.1.3.
2018-03-13 20:33:42 -04:00
Efraim Flashner 620ea2de26
gnu: python2-quex: Parameterize the source uri.
* gnu/packages/python.scm (python2-quex)[source]: Replace hard-coded
version with parameterized one.  Remove unnecessary file-name field.
2018-03-13 22:58:16 +02:00
Efraim Flashner 8d32139df0
gnu: texlive-latex-base: Use 'invoke'.
* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Replace
'system*' with 'invoke'.
2018-03-13 22:52:34 +02:00
Efraim Flashner 8d514ae753
gnu: texlive-latex-base: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-base)[source]: Declare a source
file-name.
[native-inputs]: Add a source file-name.
2018-03-13 22:52:34 +02:00
Efraim Flashner b63aefe53e
gnu: texlive-tex-plain: Declare a source file-name.
* gnu/packages/tex.scm (texlive-tex-plain)[source]: Declare a source
file-name.
2018-03-13 22:52:34 +02:00
Efraim Flashner 9700a0d0a5
gnu: texlive-latex-amsfonts: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-amsfonts)[source]: Declare a
source file-name.
2018-03-13 22:52:34 +02:00
Efraim Flashner 5fe9233eb4
gnu: texlive-fonts-amsfonts: Declare a source file-name.
* gnu/packages/tex.scm (texlive-fonts-amsfonts)[source]: Declare a
source file-name.
2018-03-13 22:52:33 +02:00
Efraim Flashner a4550e7d66
gnu: texlive-fonts-latex: Declare a source file-name.
* gnu/packages/tex.scm (texlive-fonts-latex)[source]: Declare a source
file-name.
2018-03-13 22:52:33 +02:00
Efraim Flashner 6b286e424a
gnu: texlive-fonts-knuth-lib: Declare a source file-name.
* gnu/packages/tex.scm (texlive-fonts-knuth-lib)[source]: Declare a
source file-name.
2018-03-13 22:52:33 +02:00
Efraim Flashner a4015c2065
gnu: texlive-fonts-cm: Declare a source file-name.
* gnu/packages/tex.scm (texlive-fonts-cm)[source]: Declare a source
file-name.
2018-03-13 22:52:33 +02:00
Efraim Flashner b8e213cb2f
gnu: texlive-fontname: Fix source file-name.
* gnu/packages/tex.scm (texlive-fontname)[source]: Correct source
file-name.
2018-03-13 22:52:33 +02:00
Efraim Flashner 1dec413ae0
gnu: texlive-metafont-base: Declare a source file-name.
* gnu/packages/tex.scm (texlive-metafont-base)[source]: Declare a source
file-name.
2018-03-13 22:52:33 +02:00
Efraim Flashner a6acd6113c
gnu: texlive-generic-hyph-utf8: Declare a source file-name.
* gnu/packages/tex.scm (texlive-generic-hyph-utf8)[source]: Declare a
source file-name.
2018-03-13 22:52:32 +02:00
Efraim Flashner ac0529ddec
gnu: texlive-generic-tex-ini-files: Declare a source file-name.
* gnu/packages/tex.scm (texlive-generic-tex-ini-files)[source]: Declare
a source file-name.
2018-03-13 22:52:32 +02:00
Efraim Flashner ddc0bbc875
gnu: texlive-generic-dehyph-exptl: Declare a source file-name.
* gnu/packages/tex.scm (texlive-generic-dehyph-exptl)[source]: Declare a
source file-name.
2018-03-13 22:52:32 +02:00
Efraim Flashner f569e9174f
gnu: texlive-generic-unicode-data: Declare a source file-name.
* gnu/packages/tex.scm (texlive-generic-unicode-data)[source]: Declare a
source file-name.
2018-03-13 22:52:32 +02:00
Efraim Flashner b8d8806b52
gnu: Use https for www.ctan.org.
* gnu/packages/tex.scm: Use https for ctan.org.
2018-03-13 22:52:32 +02:00
Efraim Flashner 2cdd9729fa
gnu: texlive-dvips: Declare a source file-name.
* gnu/packages/tex.scm (texlive-dvips)[source]: Declare a source
file-name.
[native-inputs]: Declare source file-names for native-inputs.
2018-03-13 22:52:31 +02:00
Danny Milosavljevic 6c70172692
gnu: Add python-quex.
* gnu/packages/python.scm (python-quex): New variable.
2018-03-13 21:14:39 +01:00
Danny Milosavljevic 80b58d15bc
gnu: Add python2-quex@0.67.3.
* gnu/packages/python.scm (python2-quex-0.67.3): New variable.
2018-03-13 21:11:48 +01:00
Danny Milosavljevic ebd43a2a45
gnu: Add python2-langkit.
* gnu/packages/ada.scm: New file.
2018-03-13 20:53:18 +01:00
Efraim Flashner 54d5b27e92
gnu: python-editdistance: Use 'invoke'.
* gnu/packages/textutils.scm (python-editdistance)[arguments]: Use
'invoke' instead of 'system*'.
2018-03-13 21:48:28 +02:00
Efraim Flashner 54335b59f0
gnu: python-editdistance: Declare a source file-name.
* gnu/packages/textutils.scm (python-editdistance)[source]: Declare a
source file-name.
2018-03-13 21:48:28 +02:00
Efraim Flashner 348f8c8553
gnu: git-test-sequence: Declare a source file-name.
* gnu/packages/version-control.scm (git-test-sequence)[source]: Declare
a source file-name.
2018-03-13 21:48:28 +02:00
Efraim Flashner d36df187e0
gnu: git-flow: Declare a source file-name.
* gnu/packages/version-control.scm (git-flow)[source]: Declare a source
file-name.
2018-03-13 21:48:28 +02:00
Efraim Flashner 728ee9d6f7
gnu: vpnc-scripts: Declare a source file-name.
* gnu/packages/vpn.scm (vpnc-scripts)[source]: Declare a source
file-name.
2018-03-13 21:48:28 +02:00
Efraim Flashner 716a39bcf1
gnu: tidy: Declare a source file-name.
* gnu/packages/web.scm (tidy)[source]: Declare a source file-name.
2018-03-13 21:48:27 +02:00
Efraim Flashner da0baf117d
gnu: mod-wsgi: Declare a source file-name.
* gnu/packages/web.scm (mod-wsgi)[source]: Declare a source file-name.
2018-03-13 21:48:27 +02:00
Efraim Flashner 29a3905452
gnu: tinyxml2: Declare a source file-name.
* gnu/packages/xml.scm (tinyxml2)[source]: Declare a source file-name.
2018-03-13 21:48:27 +02:00
Efraim Flashner 4510f976dc
gnu: r-tgconfig: Declare a source file-name.
* gnu/packages/statistics.scm (r-tgconfig)[source]: Declare a source
file-name.
2018-03-13 21:48:27 +02:00
Efraim Flashner 76b27f427a
gnu: r-tgstat: Declare a source file-name.
* gnu/packages/statistics.scm (r-tgstat)[source]: Declare a source
file-name.
2018-03-13 21:48:26 +02:00
Efraim Flashner 96dcb8a037
gnu: usbredir: Declare a source file-name.
* gnu/packages/spice.scm (usbredir)[source]: Declare a source file-name.
2018-03-13 21:48:26 +02:00
Efraim Flashner 04eecf4bdb
gnu: ocaml-ssl: Declare a source file-name.
* gnu/packages/ocaml.scm (ocaml-ssl)[source]: Declare a source
file-name.
2018-03-13 21:48:26 +02:00
Efraim Flashner 14ebf2fc5f
gnu: ocaml-lwt: Declare a source file-name.
* gnu/packages/ocaml.scm (ocaml-lwt)[source]: Declare a source
file-name.
2018-03-13 21:48:26 +02:00
Efraim Flashner 0aee7fdc8c
gnu: ocaml-bitstring: Declare a source file-name.
* gnu/packages/ocaml.scm (ocaml-bitstring)[source]: Declare a source
file-name.
2018-03-13 21:48:26 +02:00
Efraim Flashner 597beb8a5d
gnu: ocaml-piqi: Declare a source file-name.
* gnu/packages/ocaml.scm (ocaml-piqi)[source]: Declare a source
file-name.
2018-03-13 21:48:25 +02:00
Efraim Flashner 232557c159
gnu: ocaml-result: Declare a source file-name.
* gnu/packages/ocaml.scm (ocaml-result)[source]: Declare a source
file-name.
2018-03-13 21:48:25 +02:00
Efraim Flashner b965c1ca62
gnu: ocaml-stringext: Declare a source file-name.
* gnu/packages/ocaml.scm (ocaml-stringext)[source]: Declare a source
file-name.
2018-03-13 21:48:25 +02:00
Efraim Flashner fdb3fba30f
gnu: ocaml-qtest: Update to 2.8.
* gnu/packages/ocaml.scm (ocaml-qtest): Update to 2.8.
[source]: Update source uri, declare a source file-name.
[home-page]: Update home-page.
2018-03-13 21:48:25 +02:00
Efraim Flashner 79234c0a69
gnu: ocaml-qtest: Declare a source file-name.
* gnu/packages/ocaml.scm (ocaml-qtest)[source]: Declare a source
file-name.
2018-03-13 21:48:22 +02:00
Ricardo Wurmus 9a7b578463
gnu: r-minimal: Add bash to inputs.
* gnu/packages/statistics.scm (r-minimal)[inputs]: Add bash-minimal.
2018-03-13 20:01:54 +01:00
Ricardo Wurmus 5e51c268e4
gnu: r-rmarkdown: Use Pandoc 1.
* gnu/packages/statistics.scm (r-rmarkdown)[propagated-inputs]: Replace
"ghc-pandoc" with "ghc-pandoc-1".
2018-03-13 20:01:54 +01:00
Ricardo Wurmus 8b1e1e4c33
gnu: Add ghc-pandoc-1.
* gnu/packages/haskell.scm (ghc-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Ricardo Wurmus 08eaa0d877
gnu: Add ghc-skylighting-for-pandoc-1.
* gnu/packages/haskell.scm (ghc-skylighting-for-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Ricardo Wurmus 8e3149eeb2
gnu: Add ghc-yaml-for-pandoc-1.
* gnu/packages/haskell.scm (ghc-yaml-for-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Ricardo Wurmus 6c05527851
gnu: Add ghc-doctemplates-for-pandoc-1.
* gnu/packages/haskell.scm (ghc-doctemplates-for-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Ricardo Wurmus f45c86b555
gnu: Add ghc-hslua-for-pandoc-1.
* gnu/packages/haskell.scm (ghc-hslua-for-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Ricardo Wurmus dcf8e2ab30
gnu: Add ghc-texmath-for-pandoc-1.
* gnu/packages/haskell.scm (ghc-texmath-for-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Ricardo Wurmus 0f1fef7193
gnu: Add ghc-pandoc-types-for-pandoc-1.
* gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Ricardo Wurmus 379cb3893d
gnu: Add ghc-aeson-for-pandoc-1.
* gnu/packages/haskell-web.scm (ghc-aeson-for-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Ricardo Wurmus 0efd09acd4
gnu: Add r-riverplot.
* gnu/packages/cran.scm (r-riverplot): New variable.
2018-03-13 19:58:35 +01:00
Efraim Flashner 79f450a120
gnu: python-mwclient: Declare a source file-name.
* gnu/packages/python.scm (python-mwclient)[source]: Declare a source
file-name.
2018-03-13 20:17:12 +02:00
Efraim Flashner 7896e6c219
gnu: python-dukpy: Declare a source file-name.
* gnu/packages/python.scm (python-dukpy)[source]: Declare a source
file-name.
2018-03-13 20:17:12 +02:00
Efraim Flashner c819558227
gnu: python-asn1crypto: Declare a source file-name.
* gnu/packages/python-crypto.scm (python-asn1crypto)[source]: Declare a
source file-name.
2018-03-13 20:17:12 +02:00
Efraim Flashner f45ceced51
gnu: pulsemixer: Declare a source file-name.
* gnu/packages/pulseaudio.scm (pulsemixer)[source]: Declare a source
file-name.
2018-03-13 20:17:12 +02:00
Efraim Flashner 7b5f8a998a
gnu: hydrogen: Declare a source file-name.
* gnu/packages/music.scm (hydrogen)[source]: Declare a source file-name.
2018-03-13 20:17:11 +02:00
Efraim Flashner 03e8182b8e
gnu: sbcl-cl-uglify-js: Declare a source file-name.
* gnu/packages/lisp.scm (sbcl-cl-uglify-js)[source]: Declare a source
file-name.
2018-03-13 20:17:11 +02:00
Efraim Flashner 8cf57bc1c6
gnu: libusb4java: Declare a source file-name.
* gnu/packages/libusb.scm (libusb4java)[source]: Declare a source
file-name.
2018-03-13 20:17:11 +02:00
Efraim Flashner 307856cdfa
gnu: java-snakeyaml: Declare a source file-name.
* gnu/packages/java.scm (java-snakeyaml)[source]: Declare a source
file-name.
2018-03-13 20:17:11 +02:00
Efraim Flashner 6c34ad73d5
gnu: java-jnacl: Declare a source file-name.
* gnu/packages/java.scm (java-jnacl)[source]: Declare a source
file-name.
2018-03-13 20:17:11 +02:00
Efraim Flashner 4a885c650d
gnu: ganv-devel: Declare a source file-name.
* gnu/packages/gtk.scm (ganv-devel)[source]: Declare a source file-name.
2018-03-13 20:17:11 +02:00
Efraim Flashner 87d868cc7c
gnu: gpscorrelate: Declare a source file-name.
* gnu/packages/gps.scm (gpscorrelate)[source]: Declare a source file-name.
2018-03-13 20:17:10 +02:00
Efraim Flashner 0efb64524b
gnu: tinyxml: Use 'invoke'.
* gnu/packages/xml.scm (tinyxml)[arguments]: Replace 'system*' calls
with 'invoke'.
2018-03-13 20:17:10 +02:00
Efraim Flashner 671249b934
gnu: tinyxml: Declare a source file-name.
* gnu/packages/xml.scm (tinyxml)[source]: Declare a source file-name.
2018-03-13 20:17:10 +02:00
Efraim Flashner 64f925cb4b
gnu: time: Update to 1.9.
* gnu/packages/time.scm (time): Update to 1.9.
* tests/guix-build.sh: Update time package to 1.9.
2018-03-13 20:17:06 +02:00
Christopher Baines 906dcb20f2
gnu: Add makefile2graph.
* gnu/packages/code.scm (makefile2graph): New variable.
2018-03-13 18:01:47 +00:00
Oleg Pykhalov 8456765772
gnu: Add flameshot.
* gnu/packages/image.scm (flameshot): New public variable.
2018-03-13 15:58:43 +03:00
Rutger Helling 0982e5c7f1
gnu: gedit: Update to 3.28.0.
* gnu/packages/gnome.scm (gedit): Update to 3.28.0.
2018-03-13 08:37:52 +01:00
Rutger Helling 7d20d98326
gnu: gnome-sudoku: Update to 3.28.0.
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.28.0.
2018-03-13 08:32:29 +01:00
Efraim Flashner 298a2c1e66
gnu: Add debootstrap.
* gnu/packages/debian.scm (debootstrap): New variable.
2018-03-12 21:54:44 +02:00
Efraim Flashner b3230c287a
gnu: Add ubuntu-keyring.
* gnu/packages/debian.scm (ubuntu-keyring): New variable.
2018-03-12 21:54:44 +02:00
Efraim Flashner 8e1cd1a2c5
gnu: Add debian-archive-keyring.
* gnu/packages/debian.scm (debian-archive-keyring): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2018-03-12 21:54:44 +02:00
Efraim Flashner 607d280ec8
gnu: Add jetring.
* gnu/packages/gnupg.scm (jetring): New variable.
2018-03-12 21:54:43 +02:00
Marius Bakke 1a5459ca23
gnu: i3-wm: Update to 4.15.
* gnu/packages/wm.scm (i3-wm): Update to 4.15.
2018-03-12 18:47:16 +01:00
Marius Bakke 06229f184f
gnu: rofi: Update redirected home page.
* gnu/packages/xdisorg.scm (rofi)[home-page]: Change to repository URL.
2018-03-12 18:47:16 +01:00
Marius Bakke a3a7eb2fe2
gnu: rofi: Update to 1.5.0.
* gnu/packages/xdisorg.scm (rofi): Update to 1.5.0.
[native-inputs]: Add GLIB:BIN.
[arguments]: Add phase to create missing test files.
2018-03-12 18:47:16 +01:00
Marius Bakke a248a9ac6a
Merge branch 'staging-next' into staging 2018-03-12 18:22:53 +01:00
Tobias Geerinckx-Rice 5400fdfd5d
gnu: lrzip: Fix CVE-2017-8842.
* gnu/packages/compression.scm (lrzip)[source]: Add patch.
* gnu/packages/patches/lrzip-CVE-2017-8842.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-03-12 18:15:21 +01:00
Tobias Geerinckx-Rice a440a6af09
gnu: nspr: Mark up description.
* gnu/packages/gnuzilla.scm (nspr)[description]: Use @dfn.
2018-03-12 18:15:20 +01:00
Tobias Geerinckx-Rice f63d6188d3
gnu: ogre: Update to 1.10.11.
* gnu/packages/graphics.scm (ogre): Update to 1.10.11.
2018-03-12 18:15:20 +01:00
Tobias Geerinckx-Rice 2f17e93974
gnu: gtk-vnc: Update to 0.7.1.
* gnu/packages/gnome.scm (gtk-vnc): Update to 0.7.1.
[native-inputs]: Add python-wrapper.
2018-03-12 18:15:20 +01:00
Jelle Licht fe5d4f81be
gnu: node: Use more unbundled dependencies.
* gnu/packages/node.scm (node)[inputs]: Add icu4c and nghttp2.
[native-inputs]: Add pkg-config.
[arguments]: Add configure flags for using system libraries.
[source]: Remove bundled dependencies.
2018-03-12 18:04:16 +01:00
Jelle Licht f06e391338
gnu: node: Update to 9.8.0.
* gnu/packages/node.scm (node): Update to 9.8.0.
[arguments]: Remove 'doc-only' workaround. Re-enable fixed tests.
2018-03-12 18:04:05 +01:00
Marius Bakke 54130743c5
gnu: libogg: Update to 1.3.3.
* gnu/packages/xiph.scm (libogg): Update to 1.3.3.
2018-03-12 18:02:08 +01:00
Rutger Helling b7184cf1a7
gnu: mesa: Update to 17.3.6.
* gnu/packages/gl.scm (mesa): Update to 17.3.6.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-12 17:57:25 +01:00
Marius Bakke f961231368
gnu: libepoxy: Update to 1.5.0.
* gnu/packages/gl.scm (libepoxy): Update to 1.5.0.
[arguments]: Remove obsolete substitution.
2018-03-12 17:56:00 +01:00
Marius Bakke f3b97f4770
gnu: libdrm: Update to 2.4.91.
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.91.
2018-03-12 17:51:48 +01:00
Marius Bakke 5f42430367
gnu: alsa-plugins: Update to 1.1.5.
* gnu/packages/linux.scm (alsa-plugins): Update to 1.1.5.
2018-03-12 17:48:37 +01:00
Marius Bakke c86e7a893f
gnu: alsa-utils: Update to 1.1.5.
* gnu/packages/linux.scm (alsa-utils): Update to 1.1.5.
2018-03-12 17:47:03 +01:00
Marius Bakke 569c33309e
gnu: alsa-lib: Update to 1.1.5.
* gnu/packages/linux.scm (alsa-lib): Update to 1.1.5.
2018-03-12 17:46:45 +01:00
Marius Bakke 8aca66be53
gnu: bluez: Update to 5.49.
* gnu/packages/linux.scm (bluez): Update to 5.49.
2018-03-12 17:40:21 +01:00
Marius Bakke 9fcec717d3
gnu: nss, nss-certs: Update to 3.36.
* gnu/packages/gnuzilla.scm (nss): Update to 3.36.
* gnu/packages/certs.scm (nss-certs): Likewise.
2018-03-12 17:38:55 +01:00
Marius Bakke ddc162afd4
gnu: nspr: Update to 4.19.
* gnu/packages/gnuzilla.scm (nspr): Update to 4.19.
2018-03-12 17:38:27 +01:00
Marius Bakke 7b5506fc71
gnu: xkbcomp: Update to 1.4.1.
* gnu/packages/xorg.scm (xkbcomp-intermediate): Update to 1.4.1.
2018-03-12 17:30:28 +01:00
Marius Bakke a270ba9e01
gnu: libxshmfence: Update to 1.3.
* gnu/packages/xorg.scm (libxshmfence): Update to 1.3.
2018-03-12 17:30:28 +01:00
Marius Bakke fe2520c389
gnu: libical: Update to 3.0.3.
* gnu/packages/calendar.scm (libical): Update to 3.0.3.
2018-03-12 17:28:14 +01:00
Marius Bakke ee9c7156a4
gnu: xf86-input-wacom: Update to 0.36.0.
* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.36.0.
2018-03-12 17:27:07 +01:00
Marius Bakke f4f69c5174
gnu: libwacom: Update to 0.29.
* gnu/packages/xdisorg.scm (libwacom): Update to 0.29.
2018-03-12 17:27:07 +01:00
Marius Bakke 285c091e80
gnu: libinput: Update to 1.10.2.
* gnu/packages/freedesktop.scm (libinput): Update to 1.10.2.
[build-system]: Change to MESON-BUILD-SYSTEM.
[arguments]: Add #:configure-flags to not build documentation.
[native-inputs]: Add CHECK and VALGRIND.  Move CAIRO and GTK+ ...
[inputs]: ... here.  Move LIBEVDEV, LIBWACOM and MTDEV ...
[propagated-inputs]: ... here.
(libinput-minimal)[native-inputs]: Inherit from LIBINPUT.
[inputs]: New field; set to empty list.
[arguments]: Inherit from LIBINPUT.  Adjust to build system change.
2018-03-12 17:27:07 +01:00
Marius Bakke 3f6c185e0c
gnu: meson: Update to 0.45.0.
* gnu/packages/build-tools.scm (meson): Update to 0.45.0.
[arguments]: Explicitly disable tests (they were skipped before).
2018-03-12 17:27:07 +01:00
Marius Bakke d31558632c
gnu: meson-for-build: Update to 0.44.0.
* gnu/packages/build-tools.scm (meson-for-build)[version]: Remove field.
[source]: Inherit from MESON.
2018-03-12 17:27:07 +01:00
Marius Bakke b14a04b24b
gnu: meson: Don't wrap the meson executable.
* gnu/packages/build-tools.scm (meson)[arguments]: Delete WRAP-PHASE.
2018-03-12 17:27:07 +01:00
Ludovic Courtès c0edb5b543
gnu: arpack-ng: Update to 3.5.0; use 3.3.0 for julia.
Partly fixes <https://bugs.gnu.org/30282>.

* gnu/packages/maths.scm (arpack-ng): Update to 3.5.0.
[native-inputs]: New field.
(arpack-ng-3.3.0): New variable.
* gnu/packages/julia.scm (julia)[inputs]: Use ARPACK-NG-3.3.0.
2018-03-12 16:09:24 +01:00
Ludovic Courtès 93f3b7762e
gnu: automake@1.16: Update to 1.16.1.
* gnu/packages/autotools.scm (automake-1.16): Update to 1.16.1.
2018-03-12 16:09:24 +01:00
Rutger Helling 51158d83d8
gnu: wine-staging: Add SDL2 support.
* gnu/packages/wine.scm (wine-staging)[inputs]: Add sdl2.
2018-03-12 11:34:01 +01:00
Rutger Helling 3139f18524
gnu: wine64-staging: Update to 3.3.
* gnu/packages/wine.scm (wine64-staging): Update to 3.3.
[arguments]: Remove 'hardcode-libvulkan-path phase. Add
'patch-source-wine-staging phase.
2018-03-12 10:52:48 +01:00
Rutger Helling b53b9c8dd1
gnu: wine-staging: Update to 3.3.
* gnu/packages/wine.scm (wine-staging): Update to 3.3.
[inputs]: Add autoconf, python, util-linux, wine-staging-patchset-data.
[arguments]: Remove 'hardcode-libvulkan-path phase. Add
'patch-source-wine-staging phase.
[home-page]: Change URL.
2018-03-12 10:52:48 +01:00
Rutger Helling f6246195e5
gnu: Add wine-staging-patchset-data.
* gnu/packages/wine.scm (wine-staging-patchset-data): New variable.
2018-03-12 10:52:48 +01:00
Tobias Geerinckx-Rice 162189361e
gnu: perl-datetime-format-strptime: Update to 1.75.
* gnu/packages/perl.scm (perl-datetime-format-strptime): Update to 1.75.
2018-03-12 04:58:01 +01:00
Tobias Geerinckx-Rice b8b7bd05ae
gnu: perl-task-weaken: Update to 1.05.
* gnu/packages/perl.scm (perl-task-weaken): Update to 1.05.
[source]: Update source URI.
2018-03-12 04:58:01 +01:00
Tobias Geerinckx-Rice 221ff3c097
gnu: perl-ref-util-xs: Update to 0.117.
* gnu/packages/perl.scm (perl-ref-util-xs): Update to 0.117.
2018-03-12 04:58:00 +01:00
Tobias Geerinckx-Rice 387a8fd7d0
gnu: perl-class-accessor: Update to 0.51.
* gnu/packages/perl.scm (perl-class-accessor): Update to 0.51.
2018-03-12 04:58:00 +01:00
Tobias Geerinckx-Rice 09000b6b6d
gnu: perl-path-tiny: Update to 0.104.
* gnu/packages/perl.scm (perl-path-tiny): Update to 0.104.
2018-03-12 04:57:59 +01:00
Tobias Geerinckx-Rice d437a60f3e
gnu: perl-data-dump: Update to 1.23.
* gnu/packages/perl.scm (perl-data-dump): Update to 1.23.
2018-03-12 04:57:59 +01:00
Tobias Geerinckx-Rice 631efa496c
gnu: perl-scope-guard: Update to 0.21.
* gnu/packages/perl.scm (perl-scope-guard): Update to 0.21.
2018-03-12 04:57:58 +01:00
Tobias Geerinckx-Rice 3b6903495a
gnu: perl-io-stringy: Update to 2.111.
* gnu/packages/perl.scm (perl-io-stringy): Update to 2.111.
2018-03-12 04:57:57 +01:00
Tobias Geerinckx-Rice ce2c11e9b1
gnu: perl-getopt-long-descriptive: Update to 0.102.
* gnu/packages/perl.scm (perl-getopt-long-descriptive): Update to 0.102.
2018-03-12 04:57:57 +01:00
Tobias Geerinckx-Rice 6cafe34758
gnu: perl-datetime-timezone: Update to 2.17.
* gnu/packages/perl.scm (perl-datetime-timezone): Update to 2.17.
2018-03-12 04:57:56 +01:00
Tobias Geerinckx-Rice f372c9faf0
gnu: perl-datetime-locale: Update to 1.17.
* gnu/packages/perl.scm (perl-datetime-locale): Update to 1.17.
2018-03-12 04:57:56 +01:00
Tobias Geerinckx-Rice a304f3a2c1
gnu: perl-datetime: Update to 1.46.
* gnu/packages/perl.scm (perl-datetime): Update to 1.46.
2018-03-12 04:57:55 +01:00
Tobias Geerinckx-Rice 6d2f72cd58
gnu: perl-json-maybexs: Update to 1.003010.
* gnu/packages/perl.scm (perl-json-maybexs): Update to 1.003010.
[source]: Update source URI.
2018-03-12 04:57:55 +01:00
Tobias Geerinckx-Rice a23b131c2d
gnu: perl-io-tty: Update to 1.12.
* gnu/packages/perl.scm (perl-io-tty): Update to 1.12.
2018-03-12 04:57:54 +01:00
Tobias Geerinckx-Rice 3592937550
gnu: cereal: Update phase style.
* gnu/packages/serialization.scm (cereal)[arguments]: Substitute INVOKE
for SYSTEM* and end phases with #t.
2018-03-12 04:57:54 +01:00
Tobias Geerinckx-Rice 778fb47bcd
gnu: msgpack: Update phase style.
* gnu/packages/serialization.scm (msgpack)[arguments]: Substitute INVOKE
for SYSTEM* and end phase with #t.
2018-03-12 04:57:53 +01:00
Tobias Geerinckx-Rice fe0523d457
gnu: msgpack: Use HTTPS home page.
* gnu/packages/serialization.scm (msgpack)[home-page]: Use HTTPS.
2018-03-12 04:57:53 +01:00
Tobias Geerinckx-Rice bd971438be
gnu: criu: Update to 3.7.
* gnu/packages/virtualization.scm (criu): Update to 3.7.
2018-03-12 04:57:53 +01:00
Tobias Geerinckx-Rice 5dacc645b8
gnu: mingw-w64: Update to 5.0.3.
* gnu/packages/mingw.scm (mingw-w64): Update to 5.0.3.
2018-03-12 04:57:52 +01:00
Tobias Geerinckx-Rice 8aaba50071
gnu: mingw-w64: Fix home page and avoid further confusion.
MinGW-w64 was forked (in rather dramatic fashion) from the original
MinGW.  The two projects remain distinct and MinGW-w64 seems by far the
actively developed of the two.

* gnu/packages/mingw.scm (mingw-w64)[home-page]: Point to the correct
upstream.  Use HTTPS.
[description]: Expand and briefly note the relationship between the
two projects.  Use @dfn.
2018-03-12 04:57:44 +01:00
Tobias Geerinckx-Rice bb5ca93625
gnu: youtube-dl: Update to 2018.03.10.
* gnu/packages/video.scm (youtube-dl): Update to 2018.03.10.
2018-03-11 23:29:51 +01:00
Tobias Geerinckx-Rice 197babfb9d
gnu: python-ipaddress: Update to 1.0.19.
* gnu/packages/python.scm (python-ipaddress): Update to 1.0.19.
2018-03-11 23:29:50 +01:00
Tobias Geerinckx-Rice a992423775
gnu: python-kitchen: Update to 1.2.5.
* gnu/packages/python.scm (python-kitchen): Update to 1.2.5.
2018-03-11 23:29:50 +01:00
Tobias Geerinckx-Rice 6de86fd5aa
gnu: python-pyaes: Update to 1.6.1.
* gnu/packages/python-crypto.scm (python-pyaes): Update to 1.6.1.
2018-03-11 23:29:50 +01:00
Tobias Geerinckx-Rice 0fe2273506
gnu: python-markdown: Update to 2.6.11.
* gnu/packages/python.scm (python-markdown): Update to 2.6.11.
2018-03-11 23:29:49 +01:00
Tobias Geerinckx-Rice b9d8472123
gnu: python-tblib: Update to 1.3.2.
* gnu/packages/python.scm (python-tblib): Update to 1.3.2.
2018-03-11 23:29:49 +01:00
Tobias Geerinckx-Rice 47772a4e3b
gnu: python-pycryptodome: Update to 3.5.1.
* gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.5.1.
2018-03-11 23:29:49 +01:00
Tobias Geerinckx-Rice 8a19a81768
gnu: python-jmespath: Update to 0.9.3.
* gnu/packages/python.scm (python-jmespath): Update to 0.9.3.
2018-03-11 23:29:49 +01:00
Tobias Geerinckx-Rice cd5b6816f8
gnu: python-ly: Update to 0.9.5.
* gnu/packages/python.scm (python-ly): Update to 0.9.5.
2018-03-11 23:29:48 +01:00
Tobias Geerinckx-Rice e5c98075f2
gnu: python-rply: Update to 0.7.5.
* gnu/packages/python.scm (python-rply): Update to 0.7.5.
2018-03-11 23:29:48 +01:00
Tobias Geerinckx-Rice 4b61374b1b
gnu: python-colorama: Update to 0.3.9.
* gnu/packages/python.scm (python-colorama): Update to 0.3.9.
2018-03-11 23:29:48 +01:00
Tobias Geerinckx-Rice b37f005c6b
gnu: python-tqdm: Update to 4.19.6.
* gnu/packages/python.scm (python-tqdm): Update to 4.19.6.
2018-03-11 23:29:47 +01:00
Gábor Boskovits 594bd3a08a
gnu: java-jeromq: Fix tests.
* gnu/packages/patches/java-jeromq-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/java.scm (java-jeromq)[source](patches): Add it.
[arguments](#test-exclude): Disable more failing tests.
2018-03-11 20:06:06 +01:00
Ricardo Wurmus bfc007e13e
gnu: java-hamcrest-all: Build with icedtea-8.
* gnu/packages/java.scm (java-hamcrest-all)[arguments]: Build with icedtea-8;
do not disable tests.
[inputs]: Remove java-hamcrest-core.
2018-03-11 20:02:10 +01:00
Ricardo Wurmus fb94174fc3
gnu: Add pigx-bsseq.
* gnu/packages/bioinformatics.scm (pigx-bsseq): New variable.
2018-03-11 20:01:53 +01:00
Ricardo Wurmus 531afc8a89
gnu: Add pigx-chipseq.
* gnu/packages/bioinformatics.scm (pigx-chipseq): New variable.
2018-03-11 20:01:53 +01:00
Ricardo Wurmus f2785bd657
gnu: icedtea-8: Build "out" reproducibly.
Partially fixes <https://bugs.gnu.org/30730>.

* gnu/packages/java.scm (icedtea-8)[arguments]: Add phases
"patch-keystore" and "strip-jar-timestamps".
[source]: Also patch DIST_ID in "configure" script.
2018-03-11 11:53:39 +01:00
Tobias Geerinckx-Rice 387428def1
gnu: gambit-c: Update to 4.8.9.
* gnu/packages/scheme.scm (gambit-c): Update to 4.8.9.
2018-03-11 06:42:57 +01:00
Tobias Geerinckx-Rice 1bc11c5ddb
gnu: sssd: Update to 1.16.1.
* gnu/packages/sssd.scm (sssd): Update to 1.16.1.
2018-03-11 06:42:57 +01:00
Tobias Geerinckx-Rice 26cd470d3c
gnu: git-remote-gcrypt: Update to 1.0.3.
* gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.0.3.
2018-03-11 06:42:57 +01:00
Tobias Geerinckx-Rice 4f55b39fa7
gnu: archivemount: Update to 0.8.9.
* gnu/packages/linux.scm (archivemount): Update to 0.8.9.
2018-03-11 06:42:56 +01:00
David Thompson 907254e513
gnu: haunt: Update to 0.2.2.
* gnu/packages/guile.scm (haunt): Update to 0.2.2.
2018-03-10 21:35:01 -05:00
David Thompson 3c90c7ae37
gnu: guile-syntax-highlight: Update to 0.1.
* gnu/packages/guile.scm (guile-syntax-highlight): Update to 0.1.
2018-03-10 21:35:00 -05:00
Efraim Flashner 440b162900
gnu: enlightenment: Use 'loginctl' for system actions.
* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Use
'loginctl' functions when powering off, sleeping, rebooting or
suspending the system.
2018-03-10 22:55:42 +02:00
Leo Famulari f55aa0c7b7
gnu: zsh: Fix CVE-2018-{7548,7549}.
* gnu/packages/patches/zsh-CVE-2018-7548.patch,
gnu/packages/patches/zsh-CVE-2018-7549.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/shells.scm (zsh)[source]: Use them.
2018-03-10 12:30:53 -05:00
Christopher Baines 488ea71ed8
services: databases: Add postgresql-configuration record exports.
* gnu/services/databases.scm: Export the record type, and all the field
accessors.
2018-03-10 16:20:55 +00:00
Christopher Baines 69f7cf2bf4
tests: databases: Add a system test for PostgreSQL.
* gnu/tests/databases.scm (%postgresql-os, %test-postgresql): New variables.
(run-postgresql-test): New procedure.
2018-03-10 16:20:55 +00:00
Christopher Baines 936e7a5245
services: Rework the PostgreSQL config file to use a record type.
For the default config file representation. This makes it possible to more
easily change the configuration file, and have dynamic content.

* gnu/services/databases.scm (<postgresql-config-file>): New record type.
(%default-postgres-config): Remove this, it's been replaced by the
configuration file.
(<postgresql-configuration>): Alter the default for the config file field.
(postgresql-service): Alter the default value for the config-file parameter.
2018-03-10 16:20:52 +00:00
Ricardo Wurmus 0fa4702c04
gnu: r-minimal: Respect SOURCE_DATE_EPOCH in srcfile.
Fixes <https://bugs.gnu.org/30729>.

* gnu/packages/statistics.scm (r-minimal)[arguments]: Replace timestamp hack
with patch to "srcfile" and "srcfilecopy".
2018-03-10 14:25:09 +01:00
Marius Bakke 8e3b852ad0
gnu: xprop: Update to 1.2.3.
* gnu/packages/xorg.scm (xprop): Update to 1.2.3.
2018-03-10 11:38:33 +01:00
Marius Bakke 505a65dccf
gnu: xpr: Update to 1.0.5.
* gnu/packages/xorg.scm (xpr): Update to 1.0.5.
2018-03-10 11:38:33 +01:00
Marius Bakke cafda73f7e
gnu: xlsfonts: Update to 1.0.6.
* gnu/packages/xorg.scm (xlsfonts): Update to 1.0.6.
2018-03-10 11:38:33 +01:00
Marius Bakke 060c82c113
gnu: xkill: Update to 1.0.5.
* gnu/packages/xorg.scm (xkill): Update to 1.0.5.
2018-03-10 11:38:33 +01:00
Marius Bakke 19ec5a05a8
gnu: xbacklight: Update to 1.2.2.
* gnu/packages/xorg.scm (xbacklight): Update to 1.2.2.
2018-03-10 11:38:32 +01:00
Marius Bakke 79b0f0b7cd
gnu: xwininfo: Update to 1.1.4.
* gnu/packages/xorg.scm (xwininfo): Update to 1.1.4.
2018-03-10 11:38:32 +01:00
Marius Bakke 61c70e5485
gnu: xset: Update to 1.2.4.
* gnu/packages/xorg.scm (xset): Update to 1.2.4.
2018-03-10 11:38:32 +01:00
Marius Bakke a4f48cc59a
gnu: xwd: Update to 1.0.7.
* gnu/packages/xorg.scm (xwd): Update to 1.0.7.
2018-03-10 11:38:32 +01:00
Marius Bakke f20348549f
gnu: xlsclients: Update to 1.1.4.
* gnu/packages/xorg.scm (xlsclients): Update to 1.1.4.
2018-03-10 11:38:32 +01:00
Marius Bakke dde360ecb2
gnu: xmessage: Update to 1.0.5.
* gnu/packages/xorg.scm (xmessage): Update to 1.0.5.
2018-03-10 11:38:31 +01:00
Marius Bakke 4a4570bea5
gnu: xinit: Update to 1.4.0.
* gnu/packages/xorg.scm (xinit): Update to 1.4.0.
2018-03-10 11:38:31 +01:00
Marius Bakke 873ee8a750
gnu: xwud: Update to 1.0.5.
* gnu/packages/xorg.scm (xwud): Update to 1.0.5.
2018-03-10 11:38:31 +01:00
Marius Bakke fdf5257e7c
gnu: xsetroot: Update to 1.1.2.
* gnu/packages/xorg.scm (xsetroot): Update to 1.1.2.
2018-03-10 11:38:31 +01:00
Marius Bakke c609ee9f55
gnu: xrefresh: Update to 1.0.6.
* gnu/packages/xorg.scm (xrefresh): Update to 1.0.6.
2018-03-10 11:38:31 +01:00
Marius Bakke c5b9bde5b2
gnu: xrdb: Update to 1.1.1.
* gnu/packages/xorg.scm (xrdb): Update to 1.1.1.
2018-03-10 11:38:31 +01:00
Marius Bakke 7c1119aa0f
gnu: xfontsel: Update to 1.0.6.
* gnu/packages/xorg.scm (xfontsel): Update to 1.0.6.
2018-03-10 11:38:30 +01:00
Marius Bakke 04a937f00a
gnu: xcursor-themes: Update to 1.0.5.
* gnu/packages/xorg.scm (xcursor-themes): Update to 1.0.5.
2018-03-10 11:38:30 +01:00
Marius Bakke fd2ebe1ed0
gnu: xbitmaps: Update to 1.1.2.
* gnu/packages/xorg.scm (xbitmaps): Update to 1.1.2.
2018-03-10 11:38:30 +01:00
Danny Milosavljevic 0803ddf267
linux-initrd: Autoload known-module-aliases.
* gnu/system/linux-initrd.scm: Autoload known-module-aliases.
2018-03-10 09:23:00 +01:00
Mark H Weaver e82b61e6dd
gnu: linux-libre: Update to 4.15.8.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.8.
(%linux-libre-hash): Update hash.
2018-03-09 20:23:24 -05:00
Mark H Weaver b8605720ac
gnu: linux-libre@4.14: Update to 4.14.25.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.25.
(%linux-libre-4.14-hash): Update hash.
2018-03-09 20:22:35 -05:00
Ludovic Courtès 8d5c14edf5
linux-initrd: Skip initrd module check when 'modules.alias' can't be found.
Fixes <https://bugs.gnu.org/30760>.
Reported by Tomáš Čech <sleep_walker@gnu.org>.

* gnu/system/linux-initrd.scm (check-device-initrd-modules): Call
'known-module-aliases' and catch 'system-error around it.  Pass it to
'matching-modules'.
2018-03-10 00:15:59 +01:00
Ludovic Courtès 464f544739
gnu: 'autoconf-wrapper' is no longer a procedure.
Fixes <https://bugs.gnu.org/30710>.
Suggested by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>.

* gnu/packages/autotools.scm (autoconf-wrapper): Rename to...
(make-autoconf-wrapper): ... this.  Add 'properties' field.
(autoconf-wrapper): New variable.
* gnu/packages/gnunet.scm (guile-gnunet): Adjust accordingly.
* gnu/packages/gnupg.scm (signing-party): Likewise.
* gnu/packages/guile.scm (guile-ics, guile-bash): Likewise.
* gnu/packages/libevent.scm (libuv): Likewise.
* gnu/packages/logging.scm (glog): Likewise.
* gnu/packages/mail.scm (libetpan): Likewise.
* gnu/packages/mate.scm (mate-icon-theme-faenza)
(mate-screensaver): Likewise.
* gnu/packages/package-management.scm (guix): Likewise.
* gnu/packages/sawfish.scm (librep): Likewise.
* gnu/packages/video.scm (motion): Likewise.
* gnu/packages/zile.scm (zile-on-guile): Likewise.
2018-03-09 23:24:34 +01:00
Mark H Weaver ab9ad13802
gnu: linux-libre@4.1: Update to 4.1.50.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.50.
2018-03-09 16:31:32 -05:00
Christopher Baines 16bd3291a4
gnu: Update python-django-gravatar2.
* gnu/packages/django.scm (python-django-gravatar2)[version]: Update from
  1.4.0 to 1.4.2.
  [source]: Update sha256 hash.
  [arguments]: Disable the tests, as the django project for the tests is
  missing.
2018-03-09 18:18:48 +00:00
Christopher Baines da90f337b3
gnu: Update python-django-filter to 1.1.0.
* gnu/packages/django.scm (python-django-filter)[version]: Update from 0.14.0
  to 1.1.0.
  [source]: Update sha256 hash.
  [native-inputs]: Add python-djangorestframework and
  python-django-crispy-forms as native inputs, as they are used in the test
  suite.
2018-03-09 18:18:48 +00:00
Christopher Baines cc534f0c71
gnu: Add python-django-crispy-forms.
* gnu/packages/django.scm (python-django-crispy-forms): New variable.
2018-03-09 18:18:48 +00:00
Christopher Baines d5f56e9089
gnu: Add python-djangorestframework.
* gnu/packages/django.scm (python-djangorestframework): New variable.
2018-03-09 18:18:44 +00:00
Oleg Pykhalov a9079b4880
tests: mail: Add test for dovecot.
* gnu/tests/mail.scm (%dovecot-os, %test-dovecot): New variables.
(run-dovecot-test): New procedure.
2018-03-09 17:24:45 +03:00
Oleg Pykhalov 6310dff1dc
services: dovecot: Copy dovecot.conf to /etc/dovecot.
Many Dovecot utilities compiled with assumption of ‘/etc/dovecot/dovecot.conf’
existence.

* gnu/services/mail.scm (dovecot-shepherd-service): Move config generation.
Invoke ‘dovecot’ without ‘-c’ flag.
(%dovecot-activation): Copy ‘dovecot.conf’ to ‘/etc/dovecot’.
(dovecot-service-type): Make ‘%dovecot-activation’ non-constant.
2018-03-09 17:02:31 +03:00
Ricardo Wurmus a539ad867d
gnu: r-rhdf5lib: Make build reproducible.
* gnu/packages/bioinformatics.scm (r-rhdf5lib)[arguments]: Remove timestamp
and host system kernel version.
2018-03-09 11:40:59 +01:00
Ricardo Wurmus d8f46d5234
gnu: hdf5: Do not record the build-time kernel version.
* gnu/packages/maths.scm (hdf5)[arguments]: Patch libhdf5.settings to prevent
the kernel version on the build node from affecting the output.
2018-03-09 11:20:22 +01:00
Ricardo Wurmus 1b5905fe68
gnu: r-fnn: Remove duplicate definition.
* gnu/packages/cran.scm (r-fnn)[home-page]: Use HTTPS.
* gnu/packages/statistics.scm (r-fnn): Remove.
2018-03-08 23:38:41 +01:00
Ricardo Wurmus 22a0c65969
gnu: Add r-phangorn.
* gnu/packages/bioinformatics.scm (r-phangorn): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus be815dbdda
gnu: Add r-smoother.
* gnu/packages/cran.scm (r-smoother): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus d10b0952ce
gnu: Add r-fnn.
* gnu/packages/cran.scm (r-fnn): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus 661bb51e66
gnu: Add r-vim.
* gnu/packages/cran.scm (r-vim): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus fc784b6672
gnu: Add r-prroc.
* gnu/packages/cran.scm (r-prroc): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus 94e46cabc1
gnu: Add r-abind.
* gnu/packages/cran.scm (r-abind): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus 3a563a410a
gnu: Add r-sqldf.
* gnu/packages/cran.scm (r-sqldf): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus 3dab50d92a
gnu: Add r-gsubfn.
* gnu/packages/cran.scm (r-gsubfn): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus db80dd4a1d
gnu: Add r-psych.
* gnu/packages/cran.scm (r-psych): New variable.
2018-03-08 23:31:56 +01:00
Ricardo Wurmus 35b0c051c5
gnu: Add r-signal.
* gnu/packages/cran.scm (r-signal): New variable.
2018-03-08 23:31:55 +01:00
Ricardo Wurmus 53cc59a1d8
gnu: r-ape: Move to (gnu packages cran).
* gnu/packages/bioinformatics.scm (r-ape): Move from here...
* gnu/packages/cran.scm (r-ape): ...to here.
2018-03-08 23:31:55 +01:00
Ricardo Wurmus b7ce825c85
gnu: r-sfsmisc: Update to 1.1-2.
* gnu/packages/statistics.scm (r-sfsmisc): Update to 1.1-2.
2018-03-08 23:31:55 +01:00
Ricardo Wurmus 69c38faa91
gnu: r-nmf: Update to 0.21.0.
* gnu/packages/statistics.scm (r-nmf): Update to 0.21.0.
2018-03-08 23:31:55 +01:00
Ricardo Wurmus 1b17fdbe41
gnu: r-openssl: Update to 1.0.1.
* gnu/packages/statistics.scm (r-openssl): Update to 1.0.1.
2018-03-08 23:31:55 +01:00
Ricardo Wurmus bbf8540d43
gnu: python-sympy, python2-sympy: Only run core tests.
* gnu/packages/python.scm (python-sympy, python2-sympy)[arguments]: Move tests
after installation; run only core tests.
2018-03-08 23:14:10 +01:00
Marius Bakke d8fa1890c7
Merge branch 'master' into staging 2018-03-08 21:21:05 +01:00
Efraim Flashner fee7f8a94e
gnu: nano: Update to 2.9.4.
* gnu/packages/nano.scm (nano): Update to 2.9.4.
2018-03-08 20:29:20 +02:00
Ricardo Wurmus 84c195e505
gnu: r-dropbead: Update to 0-2.d746c6f.
* gnu/packages/bioinformatics.scm (r-dropbead): Update to 0-2.d746c6f.
2018-03-08 18:53:49 +01:00
Kei Kebreau 7f2f834550
gnu: milkytracker: Actually link with the JACK library.
* gnu/packages/music.scm (milkytracker)[arguments]: Add appropriate configure
flag.
2018-03-08 10:09:29 -05:00
Marius Bakke 3e25d2b22e
gnu: python-msgpack-transitional: Use a distinct name.
* gnu/packages/python.scm (python-msgpack-transitional)[name]: New field.
2018-03-08 13:23:22 +01:00
Marius Bakke 875fe4b6b6
gnu: nghttp2: Use a fixed variant of tzdata for tests.
* gnu/packages/web.scm (nghttp2)[native-inputs]: Replace TZDATA with TZDATA-FOR-TESTS.
2018-03-08 13:23:22 +01:00
Danny Milosavljevic c32e3ddedd
services: agetty: Call default-serial-port only when starting.
* gnu/services/base.scm (agetty-shepherd-service): Call default-serial-port
only when starting.
2018-03-08 13:16:30 +01:00
Marius Bakke 770986d541
gnu: feh: Update to 2.25.1.
* gnu/packages/image-viewers.scm (feh): Update to 2.25.1.
2018-03-08 12:25:05 +01:00
Ludovic Courtès dffc5ab5e4
vm: Use 9p mount tags below 32 chars.
Fixes <https://bugs.gnu.org/30667>.
Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>.

* gnu/system/vm.scm (file-system->mount-tag): Use 'sha1' to compute the
tag.
2018-03-08 11:56:20 +01:00
Ludovic Courtès 3aab885144
gnu: guile: Add 2.2.2.
* gnu/packages/guile.scm (guile-2.2.2): New variable.
2018-03-08 11:56:20 +01:00
Ludovic Courtès ca1499ce20
gnu: intelmetool, me-cleaner: Restrict to Intel platforms.
* gnu/packages/flashing-tools.scm (intelmetool)[supported-systems]: New
field.
(me-cleaner)[supported-systems]: New field.
2018-03-08 11:56:20 +01:00
Tobias Geerinckx-Rice 338e2852b5
gnu: python-ddt: Update to 1.1.2.
* gnu/packages/python.scm (python-ddt): Update to 1.1.2.
2018-03-08 09:07:30 +01:00
Tobias Geerinckx-Rice ef20a6f0b4
gnu: python-ddt: Mark up description.
* gnu/packages/python.scm (python-ddt)[description]: Use @dfn.
2018-03-08 09:07:30 +01:00
Tobias Geerinckx-Rice 3d63422c92
gnu: yapet: Update to 1.1.
* gnu/packages/password-utils.scm (yapet): Update to 1.1.
2018-03-08 09:07:29 +01:00
Tobias Geerinckx-Rice f95e9a6bca
gnu: keepassxc: Update to 2.3.1.
* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.1.
2018-03-08 09:07:29 +01:00
Tobias Geerinckx-Rice 6e076b3d50
gnu: slurm: Update to 17.11.3.
* gnu/packages/parallel.scm (slurm): Update to 17.11.3.
2018-03-08 09:07:28 +01:00
Hartmut Goebel 7ac43c44e8
gnu: giflib: Make "reallocarray" private, solve glibc@2.26 conflict.
Rename the function and move the declaration from gif_lib.h to
gif_lib_private.h to solve conflicts when some .c-file #includes
both stdlib.h and gif_lib.h.
See also https://sourceforge.net/p/giflib/bugs/110/

* gnu/packages/patches/giflib-make-reallocarray-private.patch: New
  file
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/image.scm(giflib)[source](patches): New field.
2018-03-08 09:05:52 +01:00
Clément Lassieur 254a88199f
gnu: global: Replace GLOBAL with GNU GLOBAL in description.
* gnu/packages/code.scm (global)[description]: Replace GLOBAL with GNU GLOBAL.
2018-03-08 09:01:12 +01:00
Rutger Helling a89bf3318f
gnu: vulkan-icd-loader: Update to 1.1.70.0.
* gnu/packages/vulkan.scm (vulkan-icd-loader): Update to 1.1.70.0.
2018-03-08 08:53:19 +01:00
Danny Milosavljevic e2d0cf033e
gnu: sunxi-tools: Add cross-libc's "static" output.
* gnu/packages/admin.scm (sunxi-tools)[native-inputs]: Add cross-libc's
"static" output.
2018-03-08 01:41:22 +01:00
Danny Milosavljevic e7988175d9
gnu: sunxi-tools: Improve build error reporting.
* gnu/packages/admin.scm (sunxi-tools)[arguments]<#:phases>[set-environment-up]:
Improve build error reporting.
2018-03-08 01:41:20 +01:00
Ricardo Wurmus f43857d65d
gnu: emacs-slack: Update to 0-3.9272460.
* gnu/packages/emacs.scm (emacs-slack): Update to 0-3.9272460.
2018-03-08 01:24:02 +01:00
Ricardo Wurmus 0bdd5b8ab7
gnu: Add pigx-rnaseq.
* gnu/packages/bioinformatics.scm (pigx-rnaseq): New variable.
2018-03-07 23:25:36 +01:00
Ricardo Wurmus e2cafc2449
gnu: Add r-algdesign.
* gnu/packages/cran.scm (r-algdesign): New variable.
2018-03-07 22:43:38 +01:00
Ricardo Wurmus f64fea1d2c
gnu: Add r-radiant-data.
* gnu/packages/cran.scm (r-radiant-data): New variable.
2018-03-07 22:18:38 +01:00
Ricardo Wurmus 5d9b82acfc
gnu: Add r-shinyace.
* gnu/packages/cran.scm (r-shinyace): New variable.
2018-03-07 22:18:38 +01:00
Ricardo Wurmus a00968b7a8
gnu: Add r-import.
* gnu/packages/cran.scm (r-import): New variable.
2018-03-07 22:18:38 +01:00
Ricardo Wurmus b2dc4cb41c
gnu: Add r-cgdsr.
* gnu/packages/cran.scm (r-cgdsr): New variable.
2018-03-07 22:18:38 +01:00
Ludovic Courtès 12ff7f3fc7
gnu: glibc: Add a comment in the patch.
* gnu/packages/patches/glibc-allow-kernel-2.6.32.patch: Add a comment.
2018-03-07 21:39:32 +01:00
Ludovic Courtès 036ed3a830
gnu: glibc-2.26-patch: Remove unneeded 'replacement' field.
* gnu/packages/base.scm (glibc-2.26-patched): Remove unneeded
'replacement' field.
2018-03-07 21:39:32 +01:00
Ludovic Courtès 7c788ed227
gnu: commencement: 'glibc-final' inherits the replacement of 'glibc'.
That was the intent of commit b672a81607,
but that commit left 'glibc-final' ungrafted.

Reported by Ricardo Wurmus at
<https://lists.gnu.org/archive/html/guix-devel/2018-02/msg00435.html>.

* gnu/packages/commencement.scm (glibc-final): Use 'package/inherit' so
that we inherit the 'replacement' of GLIBC.
2018-03-07 21:39:32 +01:00
Ludovic Courtès 0fccb24765
gnu: commencement: 'glibc-final' now inherits from 'glibc'.
* gnu/packages/commencement.scm (glibc-final): Inherit from GLIBC
instead of GLIBC-FINAL-WITH-BOOTSTRAP-BASH.
[propagated-inputs]: New fields.
2018-03-07 21:39:32 +01:00
Ricardo Wurmus 021caafa2c
gnu: Add r-heatmaply.
* gnu/packages/cran.scm (r-heatmaply): New variable.
2018-03-07 18:12:42 +01:00
Tobias Geerinckx-Rice f35843674e
gnu: znc: Update to 1.6.6.
* gnu/packages/messaging.scm (znc): Update to 1.6.6.
2018-03-07 15:37:14 +01:00
Tobias Geerinckx-Rice 7f1773eaee
gnu: Use HTTPS for zlib.net home pages.
* gnu/packages/compression.scm (zlib, pigz)[home-page]: Use HTTPS.
2018-03-07 15:37:14 +01:00
Tobias Geerinckx-Rice 9dae73c31c
gnu: pigz: Update to 2.4.
* gnu/packages/compression.scm (pigz): Update to 2.4.
2018-03-07 15:37:13 +01:00
Tobias Geerinckx-Rice 6c4da3b76a
gnu: meson: Mark up description.
* gnu/packages/build-tools.scm (meson)[description]: Use @dfn.
2018-03-07 15:37:13 +01:00
Tobias Geerinckx-Rice b8b34be61c
gnu: links, lynx, qutebrowser: Update phase style.
* gnu/packages/web-browsers.scm (links, lynx, qutebrowser)[arguments]:
Substitute INVOKE for SYSTEM and end phases with #t.
2018-03-07 15:37:13 +01:00
Tobias Geerinckx-Rice b9499508b4
gnu: keyutils: Update to 1.5.10.
* gnu/packages/crypto.scm (keyutils): Update to 1.5.10.
2018-03-07 15:37:13 +01:00
Tobias Geerinckx-Rice 925102bb98
gnu: cppcheck: Update to 1.82.
* gnu/packages/check.scm (cppcheck): Update to 1.82.
2018-03-07 15:37:13 +01:00
Tobias Geerinckx-Rice d4f5e68e55
gnu: cmdtest: Update to 0.32.
* gnu/packages/check.scm (cmdtest): Update to 0.32.
2018-03-07 15:37:12 +01:00
Tobias Geerinckx-Rice 45298300e4
gnu: pam-krb5: Mark up description.
* gnu/packages/admin.scm (pam-krb5)[description]: Use @code.
2018-03-07 15:37:12 +01:00
Tobias Geerinckx-Rice 0e6c242bb7
gnu: pam-krb5: Update to 4.8.
* gnu/packages/admin.scm (pam-krb5): Update to 4.8.
2018-03-07 15:37:12 +01:00
Tobias Geerinckx-Rice c3d828855a
gnu: mg: Use HTTPS home page.
* gnu/packages/text-editors.scm (mg)[home-page]: Use HTTPS.
2018-03-07 15:37:11 +01:00
Tobias Geerinckx-Rice b11481a542
gnu: mg: Update to 20171014.
* gnu/packages/text-editors.scm (mg): Update to 20171014.
2018-03-07 15:37:11 +01:00
Tobias Geerinckx-Rice 7649e4269e
gnu: c-reduce: Use HTTPS home page.
* gnu/packages/debug.scm (c-reduce)[home-page]: Use HTTPS.
2018-03-07 15:37:11 +01:00
Tobias Geerinckx-Rice 2b30af9541
gnu: c-reduce: Update to 2.6.0.
* gnu/packages/debug.scm (c-reduce): Update to 2.6.0.
2018-03-07 15:37:11 +01:00
Marius Bakke 5de561a796
gnu: gnome-todo: Fix compatibility with libical >= 3.0.
* gnu/packages/patches/gnome-todo-libical-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gnome.scm (gnome-todo)[source](patches): Use it.
2018-03-07 15:06:22 +01:00
Marius Bakke 4c8413cd61
gnu: gnome-calendar: Update to 3.26.3.
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.26.3.
2018-03-07 15:06:22 +01:00
Marius Bakke ac033c7ba1
gnu: evolution-data-server: Update to 3.26.6.
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.26.6.
[arguments]: Set RUNPATH in #:configure-flags to match new libdir structure.
Add phase 'dont-override-rpath' to make the build system respect it.
2018-03-07 15:06:22 +01:00
Mark Meyer 30e43e816b
gnu: python2-gobject@2: Update to 2.28.7
* gnu/packages/glib.scm (python2-gobject-2): Update to 2.28.7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-07 14:57:10 +01:00