Commit graph

49687 commits

Author SHA1 Message Date
Brian Leung d1e6b9e85f
gnu: Add emacs-ivy-xref.
* gnu/packages/emacs-xyz.scm (emacs-ivy-xref): New variable.
2019-10-20 00:13:33 -07:00
Mathieu Othacehe 7757f44044
gnu: obnam: Remove this package.
This package is abandoned and does not build anymore due to dependencies to
old versions of python packages such as pylint.

* gnu/packages/backup.scm (obnam): Remove variable.
2019-10-20 08:21:07 +02:00
Marius Bakke f19e571c97
gnu: kodi: Increase test timeout.
* gnu/packages/patches/kodi-increase-test-timeout.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/kodi.scm (kodi)[source](patches): Add it.
2019-10-20 00:31:16 +02:00
Marius Bakke 28391dc038
gnu: notmuch: Update to 0.29.2.
* gnu/packages/mail.scm (notmuch): Update to 0.29.2.
2019-10-20 00:31:16 +02:00
Marius Bakke ae5c63d73f
gnu: OpenEXR: Disable failing test on 32-bit systems.
* gnu/packages/graphics.scm (openexr)[arguments]: Patch out one more test.
While at it, simplify substitutions, and enable them on 64-bit systems.
2019-10-20 00:31:16 +02:00
Marius Bakke 9d731fb61d
gnu: vc: Update to 1.4.1.
* gnu/packages/maths.scm (vc): Update to 1.4.1.
[native-inputs]: Add VIRTEST and a test data origin.
[arguments]: Add phase to copy test data.
2019-10-20 00:31:15 +02:00
Marius Bakke e2ba79ef46
gnu: Add virtest.
* gnu/packages/check.scm (virtest): New public variable.
2019-10-20 00:31:15 +02:00
Marius Bakke c50b07dde8
gnu: libmpeg2: Fix build on armhf-linux.
* gnu/packages/patches/libmpeg2-arm-private-symbols.patch,
gnu/packages/patches/libmpeg2-global-symbol-test.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/video.scm (libmpeg2)[source](patches): New field.
2019-10-20 00:31:15 +02:00
Marius Bakke 78febba988
gnu: dav1d: Update to 0.5.0.
* gnu/packages/video.scm (dav1d): Update to 0.5.0.
2019-10-20 00:31:15 +02:00
Marius Bakke b074c1f0be
gnu: xapian: Update to 1.4.13.
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.13.
2019-10-20 00:31:15 +02:00
Mathieu Othacehe 1760c97063
gnu: python-verboselogs: Fix build.
* gnu/packages/python-xyz.scm (python-verboselogs)[arguments]: Do not run
pylint plugin test that depend of an old version of astroid and also remove
...,
[native-inputs]: ... python-astroid and python-pylint from here.
2019-10-19 22:49:53 +02:00
Brian Leung 6862c03808
gnu: Add emacs-evil-markdown.
* gnu/packages/emacs-xyz.scm (emacs-evil-markdown): New variable.
2019-10-19 13:24:59 -07:00
Brian Leung 4fde5efefd
gnu: emacs-ibuffer-projectile: Update to 0.2-2.7649621.
* gnu/packages/emacs-xyz.scm (emacs-ibuffer-projectile): Update to 0.2-2.7649621.
2019-10-19 11:45:31 -07:00
Mathieu Othacehe 74c1a561d4
gnu: python2-pylint: Fix build.
* gnu/packages/check.scm (python2-pylint): Set to 1.7.2 as 2.x branch
does not support python2 anymore,
[arguments]: move python2 specific hack to run tests from
python-pylint to here,
[native-inputs]: add python2-futures.
2019-10-19 15:56:24 +02:00
Mathieu Othacehe 10511c415f
gnu: python-pylint: Update to 2.3.1.
* gnu/packages/check.scm (python-pylint): Update to 2.3.1,
[source]: switch to git-fetch,
[arguments]: remove python2 specific hack to fix unit tests.
2019-10-19 15:56:24 +02:00
Mathieu Othacehe 741f98b3f1
gnu: python2-astroid: Fix build.
* gnu/packages/python-xyz.scm (python2-astroid)[propagated-inputs]:
Remove python-typed-ast.
2019-10-19 15:56:24 +02:00
Mathieu Othacehe f093546046
gnu: python-astroid: Update to 2.3.2.
* gnu/packages/python-xyz.scm (python-astroid): Update to 2.3.2,
[propagated-inputs]: add python-typed-ast.
2019-10-19 15:56:23 +02:00
Mathieu Othacehe bae8958382
gnu: python-typed-ast: Update to 1.4.0.
* gnu/packages/python-xyz.scm (python-typed-ast): Update to 1.4.0,
[source]: switch to git-fetch.
2019-10-19 15:56:23 +02:00
Mathieu Othacehe 63d4873b93
gnu: python-lazy-object-proxy: Update to 1.4.2.
* gnu/packages/python-xyz.scm (python-lazy-object-proxy): Update to 1.4.2,
[native-inputs]: add python-setuptools-scm.
2019-10-19 15:56:23 +02:00
Mathieu Othacehe a0b2accf82
gnu: Add python-setuptools-scm-3.3.
* gnu/packages/python-xyz.scm (python-setuptools-scm-3.3): New variable.
2019-10-19 15:56:23 +02:00
Brian Leung 5f760515c8
gnu: emacs-nodejs-repl: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-nodejs-repl): Enable tests.
2019-10-19 01:42:52 -07:00
Brian Leung 03b966657e
gnu: emacs-web-server: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-web-server): Enable tests.
2019-10-19 01:39:29 -07:00
Brian Leung 8e37d024e3
gnu: emacs-forge: Update to 0.1.0-2.63cbf81.
* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 0.1.0-2.63cbf81.
2019-10-19 00:20:37 -07:00
Brian Leung 80e3d666b0
gnu: emacs-lsp-ivy: Update to 0.1-2.caf1e1d.
* gnu/packages/emacs-xyz.scm (emacs-lsp-ivy): Update to 0.1-2.caf1e1d.
2019-10-18 21:19:29 -07:00
Vagrant Cascadian 545ff7b784
gnu: Add u-boot-firefly-rk3399.
* gnu/packages/bootloaders (u-boot-firefly-rk3399): New variable.
* gnu/bootloader/u-boot (install-firefly-rk3399-u-boot): New variable.
  (u-boot-firefly-rk3399-bootloader): New variable.
* gnu/system/install (define firefly-rk3399-installation-os): New variable.
2019-10-18 15:48:18 -07:00
Ludovic Courtès e52b953434
services: network-manager: Create account for 'network-manager-openconnect'.
Previously, on startup, we'd see:

  dbus: Unknown username nm-openconnect in message bus configuration file

This fixes it.

* gnu/services/networking.scm (network-manager-accounts): New procedure.
(network-manager-service-type): Extend 'account-service-type'.
* gnu/packages/gnome.scm (network-manager-openconnect)[properties]: Add
'user-accounts'.
2019-10-18 23:22:25 +02:00
Ludovic Courtès 4e37cf35c0
services: network-manager: Export 'network-manager-configuration-vpn-plugins'.
* gnu/services/networking.scm (<network-manager-configuration>): Export
'network-manager-configuration-vpn-plugins'.
2019-10-18 23:22:25 +02:00
Ludovic Courtès f05f722657
reconfigure: Silence "shepherd: Evaluating ..." messages.
* guix/scripts/system/reconfigure.scm (upgrade-services-program):
Parameterize 'shepherd-message-port' to silent "Evaluating ..." messages.
2019-10-18 23:22:25 +02:00
Ludovic Courtès 6aeae5b90b
herd: Define 'shepherd-message-port'.
* gnu/services/herd.scm (shepherd-message-port): New variable.
(display-message): Use it instead of 'current-error-port'.
2019-10-18 23:22:25 +02:00
Ludovic Courtès 17a5cb45d4
gnu: psm2: Update to 11.2.86.
* gnu/packages/linux.scm (psm2): Update to 11.2.86.
2019-10-18 23:22:25 +02:00
Vagrant Cascadian 2fce14af24
gnu: Add u-boot-rock64-rk3328.
* gnu/packages/bootloaders (u-boot-rock64-rk3328): New variable.
* gnu/bootloader/u-boot (install-rock64-rk3328-u-boot): New variable.
  (u-boot-rock64-rk3328-bootloader): New variable.
* gnu/system/install (define rock64-installation-os): New variable.
2019-10-18 13:32:25 -07:00
Caliph Nomble fa7470189e
gnu: Add u-boot-rockpro64-rk3399
* gnu/packages/bootloaders.scm (u-boot-rockpro64-rk3399): New exported
  variable.
  (u-boot-2019.10): New variable.
* gnu/bootloader/u-boot.scm (u-boot-rockpro64-rk3399-bootloader): New exported
  variable.
  (install-rockpro64-rk3399-u-boot): New variable.
* gnu/system/install.scm (rockpro64-installation-os): New exported variable.

Adjusted-by: Vagrant Cascadian <vagrant@debian.org>
Signed-off-by: Caliph Nomble <nomble@palism.com>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2019-10-18 13:32:09 -07:00
Vagrant Cascadian c07f3b184d
gnu: Add arm-trusted-firmware-rk3328.
* gnu/packages/firmware (arm-trusted-firmware-rk3328): New variable.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2019-10-18 12:11:46 -07:00
Caliph Nomble 074554a289
gnu: Add arm-trusted-firmware-rk3399.
* gnu/packages/bootloaders.scm (arm-trusted-firmware-rk3399): New exported
  variable.
* gnu/packages/firmware (make-arm-trusted-firmware): Also install .elf files.

Adjusted-by: Vagrant Cascadian <vagrant@debian.org>
Signed-off-by: Caliph Nomble <nomble@palism.com>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2019-10-18 12:11:43 -07:00
Vagrant Cascadian a90fd72bb0
gnu: arm-trusted-firmware: Disable HDCP support which depends on non-free
binary blobs.

* gnu/packages/firmware (make-arm-trusted-firmware)[source]: Add patch.
  [arguments] Add phase to remove binary blobs.
* gnu/packages/patches/arm-trusted-firmware-disable-hdcp.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add patch.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2019-10-18 12:11:41 -07:00
Vagrant Cascadian 475dac08a0
gnu: arm-trusted-firmware: Add backported patches to disable .bin generation
for rockchip platforms.

* gnu/packages/patches/arm-trusted-firmware-optional-bin-generation.patch: New
  patch.
* gnu/packages/patches/arm-trusted-firmware-rockchip-disable-binary.patch: New
  patch.
* gnu/packages/firmware (make-arm-trusted-firmware): Add patches.
* gnu/local.mk (dist_patch_DATA): Add patches.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2019-10-18 12:11:38 -07:00
Ricardo Wurmus c37c8efb2b
gnu: r-purrr: Update to 0.3.3.
* gnu/packages/statistics.scm (r-purrr): Update to 0.3.3.
2019-10-18 20:35:28 +02:00
Ricardo Wurmus 300837898f
gnu: r-r-rsp: Update to 0.43.2.
* gnu/packages/statistics.scm (r-r-rsp): Update to 0.43.2.
2019-10-18 20:35:28 +02:00
Ricardo Wurmus 2582145671
gnu: r-rcpparmadillo: Update to 0.9.800.1.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.800.1.0.
2019-10-18 20:35:28 +02:00
Ricardo Wurmus 028f15f523
gnu: r-gdtools: Update to 0.2.1.
* gnu/packages/statistics.scm (r-gdtools): Update to 0.2.1.
2019-10-18 20:35:28 +02:00
Ricardo Wurmus 1f9fcd3eb4
gnu: r-kernsmooth: Update to 2.23-16.
* gnu/packages/statistics.scm (r-kernsmooth): Update to 2.23-16.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
2019-10-18 20:35:28 +02:00
Ricardo Wurmus 67b7a379f0
gnu: r-styler: Update to 1.2.0.
* gnu/packages/cran.scm (r-styler): Update to 1.2.0.
2019-10-18 20:35:28 +02:00
Ricardo Wurmus 970eab391a
gnu: r-classint: Update to 0.4-2.
* gnu/packages/cran.scm (r-classint): Update to 0.4-2.
2019-10-18 20:35:28 +02:00
Ricardo Wurmus f9598c0485
gnu: r-units: Update to 0.6-5.
* gnu/packages/cran.scm (r-units): Update to 0.6-5.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus f6f76c932c
gnu: r-strucchange: Update to 1.5-2.
* gnu/packages/cran.scm (r-strucchange): Update to 1.5-2.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus e22653bf12
gnu: r-biocmanager: Update to 1.30.8.
* gnu/packages/cran.scm (r-biocmanager): Update to 1.30.8.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus e183a632ab
gnu: r-insight: Update to 0.6.0.
* gnu/packages/cran.scm (r-insight): Update to 0.6.0.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus 62a6283519
gnu: r-stringdist: Update to 0.9.5.3.
* gnu/packages/cran.scm (r-stringdist): Update to 0.9.5.3.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus 07b69a0c89
gnu: r-htmlwidgets: Update to 1.5.1.
* gnu/packages/cran.scm (r-htmlwidgets): Update to 1.5.1.
2019-10-18 20:35:27 +02:00
Ricardo Wurmus b847b06dc3
gnu: r-rhdf5lib: Update to 1.6.3.
* gnu/packages/bioinformatics.scm (r-rhdf5lib): Update to 1.6.3.
2019-10-18 20:35:27 +02:00