jackhill/guix/guix.git
5 years agognu: r-network: Update to 1.15.
Ricardo Wurmus [Sat, 6 Apr 2019 20:56:57 +0000 (22:56 +0200)]
gnu: r-network: Update to 1.15.

* gnu/packages/cran.scm (r-network): Update to 1.15.

5 years agognu: r-xfun: Update to 0.6.
Ricardo Wurmus [Sat, 6 Apr 2019 20:55:45 +0000 (22:55 +0200)]
gnu: r-xfun: Update to 0.6.

* gnu/packages/cran.scm (r-xfun): Update to 0.6.

5 years agognu: r-extremes: Update to 2.0-10.
Ricardo Wurmus [Sat, 6 Apr 2019 20:54:14 +0000 (22:54 +0200)]
gnu: r-extremes: Update to 2.0-10.

* gnu/packages/cran.scm (r-extremes): Update to 2.0-10.
[propagated-inputs]: Remove r-car.

5 years agognu: r-distillery: Update to 1.0-6.
Ricardo Wurmus [Sat, 6 Apr 2019 20:54:02 +0000 (22:54 +0200)]
gnu: r-distillery: Update to 1.0-6.

* gnu/packages/cran.scm (r-distillery): Update to 1.0-6.

5 years agognu: r-circlize: Update to 0.4.6.
Ricardo Wurmus [Sat, 6 Apr 2019 20:53:47 +0000 (22:53 +0200)]
gnu: r-circlize: Update to 0.4.6.

* gnu/packages/cran.scm (r-circlize): Update to 0.4.6.

5 years agognu: r-httpuv: Update to 1.5.1.
Ricardo Wurmus [Sat, 6 Apr 2019 20:53:25 +0000 (22:53 +0200)]
gnu: r-httpuv: Update to 1.5.1.

* gnu/packages/cran.scm (r-httpuv): Update to 1.5.1.

5 years agognu: r-gdtools: Update to 0.1.8.
Ricardo Wurmus [Sat, 6 Apr 2019 20:52:50 +0000 (22:52 +0200)]
gnu: r-gdtools: Update to 0.1.8.

* gnu/packages/statistics.scm (r-gdtools): Update to 0.1.8.
[native-inputs]: Move r-rcpp from here...
[propagated-inputs]: ...to here.

5 years agognu: r-rlang: Update to 0.3.3.
Ricardo Wurmus [Sat, 6 Apr 2019 20:50:56 +0000 (22:50 +0200)]
gnu: r-rlang: Update to 0.3.3.

* gnu/packages/statistics.scm (r-rlang): Update to 0.3.3.

5 years agognu: r-survival: Update to 2.44-1.1.
Ricardo Wurmus [Sat, 6 Apr 2019 20:50:40 +0000 (22:50 +0200)]
gnu: r-survival: Update to 2.44-1.1.

* gnu/packages/statistics.scm (r-survival): Update to 2.44-1.1.

5 years agognu: r-mass: Update to 7.3-51.3.
Ricardo Wurmus [Sat, 6 Apr 2019 20:50:24 +0000 (22:50 +0200)]
gnu: r-mass: Update to 7.3-51.3.

* gnu/packages/statistics.scm (r-mass): Update to 7.3-51.3.

5 years agognu: r-cluster: Update to 2.0.8.
Ricardo Wurmus [Sat, 6 Apr 2019 07:30:42 +0000 (09:30 +0200)]
gnu: r-cluster: Update to 2.0.8.

* gnu/packages/statistics.scm (r-cluster): Update to 2.0.8.

5 years agognu: python-certifi: Update to 2019.3.9.
Efraim Flashner [Sat, 6 Apr 2019 19:50:39 +0000 (22:50 +0300)]
gnu: python-certifi: Update to 2019.3.9.

* gnu/packages/python-crypto.scm (python-certifi): Update to 2019.3.9.

5 years agoservices: wpa-supplicant: Log to syslog.
Ludovic Courtès [Fri, 5 Apr 2019 15:52:40 +0000 (17:52 +0200)]
services: wpa-supplicant: Log to syslog.

* gnu/services/networking.scm (wpa-supplicant-shepherd-service): Pass
"-s" to 'wpa_supplicant'.  Add 'syslogd' to 'requirement'.

5 years agoservices: localed: Do nothing for unconfigured keyboards.
Ludovic Courtès [Fri, 5 Apr 2019 15:51:28 +0000 (17:51 +0200)]
services: localed: Do nothing for unconfigured keyboards.

* gnu/services/xorg.scm (localed-service-type)[package]: Return the
empty list when the 'keyboard-layout' field is #f.
[compose]: Use 'find' instead of 'first'.

5 years agoservices: localed: Properly handle lack of a 'keyboard-layout'.
Ludovic Courtès [Fri, 5 Apr 2019 15:43:22 +0000 (17:43 +0200)]
services: localed: Properly handle lack of a 'keyboard-layout'.

Fixes a type error when KEYBOARD-LAYOUT is #f.

* gnu/services/xorg.scm (localed-dbus-service): Return the empty list
when KEYBOARD-LAYOUT is #f.

5 years agoservices: gdm: Properly handle empty extensions lists.
Ludovic Courtès [Fri, 5 Apr 2019 15:40:01 +0000 (17:40 +0200)]
services: gdm: Properly handle empty extensions lists.

Fixes a bug whereby not extending GDM would lead us to do:

  (first '())

in the 'compose' method.

Regression introduced in 305a732a0a19c5810aab401aa7d70eba02ac386b.

* gnu/services/xorg.scm (gdm-service-type)[compose]: Handle the case
where EXTENSIONS is empty.
[extend]: Handle the case where XORG-CONFIGURATION is #f.

5 years agognu: emacs-undohist-el: Apply 'emacs-undohist-ignored.patch'.
Oleg Pykhalov [Fri, 5 Apr 2019 15:50:19 +0000 (18:50 +0300)]
gnu: emacs-undohist-el: Apply 'emacs-undohist-ignored.patch'.

This commit follows 3dbd240937a7fb4322db21bc1bf6189a1a512223.

* gnu/packages/emacs-xyz.scm (emacs-undohist-el)[source]: Add
'emacs-undohist-ignored.patch'.

5 years agognu: Add emacs-undohist-el.
Brian Leung [Thu, 28 Mar 2019 04:30:06 +0000 (05:30 +0100)]
gnu: Add emacs-undohist-el.

* gnu/packages/patches/emacs-undohist-ignored.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add this.
* gnu/packages/emacs-xyz.scm (emacs-undohist-el): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
5 years agoservices: console-keymap: Deprecate.
Ludovic Courtès [Wed, 3 Apr 2019 12:32:41 +0000 (14:32 +0200)]
services: console-keymap: Deprecate.

* gnu/services/base.scm (console-keymap-service): Mark as deprecated.
* doc/guix.texi (Base Services): Remove its documentation.

5 years agodoc: Explain how to change the keyboard layout at run time.
Ludovic Courtès [Wed, 3 Apr 2019 12:26:21 +0000 (14:26 +0200)]
doc: Explain how to change the keyboard layout at run time.

* doc/guix.texi (Keyboard Layout): Mention GNOME's "Region & Language",
setxkbmap, and loadkeys.

5 years agoservices: xorg: Add 'set-xorg-configuration'.
Ludovic Courtès [Wed, 3 Apr 2019 11:55:06 +0000 (13:55 +0200)]
services: xorg: Add 'set-xorg-configuration'.

* gnu/services/xorg.scm (gdm-service-type)[compose, extend]: New fields.
(set-xorg-configuration): New procedure.
* doc/guix.texi (Keyboard Layout): Use it.
(X Window): Document it.
* gnu/system/examples/desktop.tmpl: Add 'keyboard-layout' fields.

5 years agoservices: Add 'localed' service type and have GDM extend it.
Ludovic Courtès [Tue, 2 Apr 2019 20:50:38 +0000 (22:50 +0200)]
services: Add 'localed' service type and have GDM extend it.

This fixes a bug whereby GDM would always switch to US English keyboard
layout regardless to the configured Xorg keyboard layout.

* gnu/services/xorg.scm (<localed-configuration>): New record type.
(localed-dbus-service): New procedure.
(localed-service-type): New variable.
(gdm-service-type): Extend LOCALED-SERVICE-TYPE.

5 years agoservices: dbus: 'wrapped-dbus-service' accepts a list of variables.
Ludovic Courtès [Tue, 2 Apr 2019 20:35:49 +0000 (22:35 +0200)]
services: dbus: 'wrapped-dbus-service' accepts a list of variables.

* gnu/services/dbus.scm (wrapped-dbus-service): Replace 'variable' and
'value' by 'variables', and adjust code accordingly.
* gnu/services/desktop.scm (upower-dbus-service):
(geoclue-dbus-service, elogind-dbus-service): Adjust accordingly.

5 years agognu: Add localed, extracted from systemd.
Ludovic Courtès [Tue, 2 Apr 2019 20:33:22 +0000 (22:33 +0200)]
gnu: Add localed, extracted from systemd.

* gnu/packages/freedesktop.scm (localed): New variable.
* gnu/packages/patches/localed-xorg-keyboard.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

5 years agoservices: dbus: Add 'wrapped-dbus-service'.
Ludovic Courtès [Tue, 2 Apr 2019 19:36:26 +0000 (21:36 +0200)]
services: dbus: Add 'wrapped-dbus-service'.

* gnu/services/desktop.scm (wrapped-dbus-service): Move to...
* gnu/services/dbus.scm (wrapped-dbus-service): ... here.  New
procedure.

5 years agognu: emacs-cider: Update to 0.21.0.
Jelle Licht [Wed, 3 Apr 2019 13:51:48 +0000 (15:51 +0200)]
gnu: emacs-cider: Update to 0.21.0.

* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.21.0.

5 years agognu: subversion: Update to 1.10.4 (fixes CVE-2018-11803).
Efraim Flashner [Thu, 4 Apr 2019 19:31:10 +0000 (22:31 +0300)]
gnu: subversion: Update to 1.10.4 (fixes CVE-2018-11803).

* gnu/packages/version-control.scm (subversion): Update to 1.10.4.

5 years agognu: flac: Fix CVE-2017-6888.
Efraim Flashner [Thu, 4 Apr 2019 19:15:04 +0000 (22:15 +0300)]
gnu: flac: Fix CVE-2017-6888.

* gnu/packages/xiph.scm (flac)[replacement]: New field.
(flac/fixed): New variable.
* gnu/packages/patches/flac-CVE-2017-6888.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

5 years agognu: linux-libre: Update to 5.0.6.
Mark H Weaver [Fri, 5 Apr 2019 05:05:50 +0000 (01:05 -0400)]
gnu: linux-libre: Update to 5.0.6.

* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.6.
(%linux-libre-hash): Update hash.

5 years agognu: linux-libre@4.19: Update to 4.19.33.
Mark H Weaver [Fri, 5 Apr 2019 05:04:46 +0000 (01:04 -0400)]
gnu: linux-libre@4.19: Update to 4.19.33.

* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.33.
(%linux-libre-4.19-hash): Update hash.

5 years agognu: linux-libre@4.14: Update to 4.14.110.
Mark H Weaver [Fri, 5 Apr 2019 05:02:49 +0000 (01:02 -0400)]
gnu: linux-libre@4.14: Update to 4.14.110.

* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.110.
(%linux-libre-4.14-hash): Update hash.

5 years agognu: linux-libre@4.9: Update to 4.9.167.
Mark H Weaver [Fri, 5 Apr 2019 05:01:55 +0000 (01:01 -0400)]
gnu: linux-libre@4.9: Update to 4.9.167.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.167.

5 years agognu: linux-libre@4.4: Update to 4.4.178.
Mark H Weaver [Fri, 5 Apr 2019 05:00:28 +0000 (01:00 -0400)]
gnu: linux-libre@4.4: Update to 4.4.178.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.178.

5 years agognu: flashrom: Update to 1.0.1.
Tobias Geerinckx-Rice [Fri, 5 Apr 2019 02:06:25 +0000 (04:06 +0200)]
gnu: flashrom: Update to 1.0.1.

* gnu/packages/flashing-tools.scm (flashrom): Update to 1.0.1.
[arguments]: Remove CFLAGS work-around.

5 years agognu: entr: Update to 4.2.
Tobias Geerinckx-Rice [Fri, 5 Apr 2019 01:54:12 +0000 (03:54 +0200)]
gnu: entr: Update to 4.2.

* gnu/packages/entr.scm (entr): Update to 4.2.

5 years agognu: ledger: Update to 3.1.3.
Tobias Geerinckx-Rice [Fri, 5 Apr 2019 03:48:19 +0000 (05:48 +0200)]
gnu: ledger: Update to 3.1.3.

The patch applies but has been unnecessary since 3.1.2.

* gnu/packages/finance.scm (ledger): Update to 3.1.3.
[source]: Remove obsolete patch.
* gnu/packages/patches/ledger-fix-uninitialized.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

5 years agognu: emacs-matrix-client: Add missing require.
Nicolas Goaziou [Thu, 4 Apr 2019 19:46:45 +0000 (21:46 +0200)]
gnu: emacs-matrix-client: Add missing require.

* gnu/packages/emacs-xyz.scm (emacs-matrix-client): Add a missing require to
  prevent a runtime error.

5 years agognu: php: Update to 7.3.4.
Julien Lepiller [Thu, 4 Apr 2019 19:37:30 +0000 (21:37 +0200)]
gnu: php: Update to 7.3.4.

* gnu/packages/php.scm (php): Update to 7.3.4.

5 years agognu: certbot, python-acme: Update to 0.33.0.
Leo Famulari [Thu, 4 Apr 2019 18:53:10 +0000 (14:53 -0400)]
gnu: certbot, python-acme: Update to 0.33.0.

* gnu/packages/tls.scm (certbot, python-acme): Update to 0.33.0.

5 years agognu: MPD: Update to 0.21.7.
Leo Famulari [Thu, 4 Apr 2019 18:52:06 +0000 (14:52 -0400)]
gnu: MPD: Update to 0.21.7.

* gnu/packages/mpd.scm (mpd): Update to 0.21.7.

5 years agognu: asymptote: Fix direntry in info file.
Nicolas Goaziou [Thu, 4 Apr 2019 18:16:40 +0000 (20:16 +0200)]
gnu: asymptote: Fix direntry in info file.

* gnu/packages/plotutils.scm (asymptote): Fix direntry in info file.

5 years agognu: Update copyright line.
Nicolas Goaziou [Thu, 4 Apr 2019 17:53:57 +0000 (19:53 +0200)]
gnu: Update copyright line.

* gnu/packages/plotutils.scm: Update copyright line.

5 years agognu: asymptote: Fix info file location.
Nicolas Goaziou [Thu, 4 Apr 2019 17:49:38 +0000 (19:49 +0200)]
gnu: asymptote: Fix info file location.

* gnu/packages/plotutils.scm (asymptote): Fix info file location so it appears
  in the top-level directory.

5 years agoscripts: More commands default to verbosity level 1.
Ludovic Courtès [Thu, 4 Apr 2019 15:32:37 +0000 (17:32 +0200)]
scripts: More commands default to verbosity level 1.

* guix/scripts/environment.scm (%default-options): Change 'verbosity' to 1.
* guix/scripts/pack.scm (%default-options): Likewise.
* guix/scripts/system.scm (guix-system): Likewise, except for the
'build' command.

5 years agogexp: Remove workarounds for <https://bugs.gnu.org/15602>.
Ludovic Courtès [Thu, 4 Apr 2019 15:28:00 +0000 (17:28 +0200)]
gexp: Remove workarounds for <https://bugs.gnu.org/15602>.

* gnu/services/base.scm (hydra-key-authorization)[aaa]: Remove.
[default-acl]: Don't import it.
* guix/scripts/pack.scm (store-database)[build]: Don't import
(gnu build install).

5 years agogexp: 'compiled-modules' loads modules before compiling them.
Ludovic Courtès [Thu, 4 Apr 2019 15:18:06 +0000 (17:18 +0200)]
gexp: 'compiled-modules' loads modules before compiling them.

This works around <https://bugs.gnu.org/15602> in the context of
modules specified with 'with-imported-modules'.

* guix/gexp.scm (gexp->derivation): Add #:pre-load-modules? parameter
and pass it to 'compiled-modules'.
(compiled-modules): Add #:pre-load-modules? parameter and honor it.
* guix/packages.scm (patch-and-repack): Pass #:pre-load-modules? to
'gexp->derivation'.

5 years agognu: Move nss & co. to nss.scm.
Ludovic Courtès [Thu, 4 Apr 2019 13:14:57 +0000 (15:14 +0200)]
gnu: Move nss & co. to nss.scm.

* gnu/packages/gnuzilla.scm (nspr, nss): Move to...
* gnu/packages/nss.scm: ... here.  New file.
* gnu/packages/chromium.scm, gnu/packages/disk.scm,
gnu/packages/freedesktop.scm, gnu/packages/gnome.scm,
gnu/packages/gnunet.scm, gnu/packages/java.scm,
gnu/packages/libreoffice.scm, gnu/packages/linux.scm,
gnu/packages/mate.scm, gnu/packages/openldap.scm,
gnu/packages/package-management.scm, gnu/packages/password-utils.scm,
gnu/packages/polkit.scm, gnu/packages/qt.scm,
gnu/packages/sssd.scm, gnu/packages/storage.scm,
gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/xml.scm: Adjust
accordingly.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add nss.scm.

5 years agognu: Mov ghc-sdl2 & co. to haskell-apps.scm.
Ludovic Courtès [Thu, 4 Apr 2019 12:48:15 +0000 (14:48 +0200)]
gnu: Mov ghc-sdl2 & co. to haskell-apps.scm.

* gnu/packages/sdl.scm (ghc-sdl2, ghc-sdl2-mixer, ghc-sdl2-image): Move to...
* gnu/packages/haskell-apps.scm: ... here.

5 years agognu: raincat: Move to haskell-apps.scm.
Ludovic Courtès [Thu, 4 Apr 2019 12:45:13 +0000 (14:45 +0200)]
gnu: raincat: Move to haskell-apps.scm.

* gnu/packages/games.scm (raincat): Move to...
* gnu/packages/haskell-apps.scm (raincat): ... here.

5 years agognu: ghc-tls: Move to haskell-crypto.scm.
Ludovic Courtès [Thu, 4 Apr 2019 12:40:37 +0000 (14:40 +0200)]
gnu: ghc-tls: Move to haskell-crypto.scm.

* gnu/packages/tls.scm (ghc-tls): Move to...
* gnu/packages/haskell-crypto.scm (ghc-tls): ... here.
* gnu/packages/haskell-web.scm: Remove now unneeded import.

5 years agognu: Move ghc-hxt & co. to haskell-web.scm.
Ludovic Courtès [Thu, 4 Apr 2019 12:35:15 +0000 (14:35 +0200)]
gnu: Move ghc-hxt & co. to haskell-web.scm.

* gnu/packages/xml.scm (ghc-hxt-charproperties, ghc-hxt-unicode)
(ghc-hxt-regex-xmlschema, ghc-hxt): Move to...
* gnu/packages/haskell-web.scm: ... here.

5 years agognu: java-jgit: Move to java.scm.
Ludovic Courtès [Thu, 4 Apr 2019 12:28:34 +0000 (14:28 +0200)]
gnu: java-jgit: Move to java.scm.

* gnu/packages/version-control.scm (java-jgit, java-jgit-4.2): Move to...
* gnu/packages/java.scm (java-jgit, java-jgit-4.2): ... here.

5 years agognu: Add (gnu packages haskell-apps).
Ludovic Courtès [Thu, 4 Apr 2019 12:27:28 +0000 (14:27 +0200)]
gnu: Add (gnu packages haskell-apps).

* gnu/packages/version-control.scm (darcs, git-annex): Move to...
* gnu/packages/haskell-apps.scm: ... here.  New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

5 years agobuild: Always ship the (gnu installer …) modules.
Ludovic Courtès [Thu, 4 Apr 2019 11:23:08 +0000 (13:23 +0200)]
build: Always ship the (gnu installer …) modules.

Fixes <https://bugs.gnu.org/35138>.
Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>.

* gnu/local.mk (INSTALLER_MODULES): New variable.
(GNU_SYSTEM_MODULES, MODULES_NOT_COMPILED): Append $(INSTALLER_MODULES)
conditionally.

5 years agognu: Add meritous.
Nicolas Goaziou [Mon, 1 Apr 2019 19:36:44 +0000 (21:36 +0200)]
gnu: Add meritous.

* gnu/packages/games.scm (meritous): New variable.

5 years agognu: httpd: Update to 2.4.39 [security fixes].
Marius Bakke [Tue, 2 Apr 2019 18:04:06 +0000 (20:04 +0200)]
gnu: httpd: Update to 2.4.39 [security fixes].

This release fixes CVE-2019-0196, CVE-2019-0197, CVE-2019-0211, CVE-2019-0215,
CVE-2019-0217, and CVE-2019-0220.  See
<https://httpd.apache.org/security/vulnerabilities_24.html> for more information.

* gnu/packages/web.scm (httpd): Update to 2.4.39.

5 years agognu: ffmpeg: Update to 4.1.3.
Marius Bakke [Tue, 2 Apr 2019 18:03:49 +0000 (20:03 +0200)]
gnu: ffmpeg: Update to 4.1.3.

* gnu/packages/video.scm (ffmpeg): Update to 4.1.3.

5 years agognu: re2: Update to 2019-04-01.
Marius Bakke [Tue, 2 Apr 2019 18:03:27 +0000 (20:03 +0200)]
gnu: re2: Update to 2019-04-01.

* gnu/packages/regex.scm (re2): Update to 2019-04-01.

5 years agognu: glm: Update to 0.9.9.5.
Marius Bakke [Tue, 2 Apr 2019 18:03:05 +0000 (20:03 +0200)]
gnu: glm: Update to 0.9.9.5.

* gnu/packages/maths.scm (glm): Update to 0.9.9.5.

5 years agognu: Add kdeconnect.
Efraim Flashner [Mon, 1 Apr 2019 17:27:41 +0000 (20:27 +0300)]
gnu: Add kdeconnect.

* gnu/packages/kde.scm (kdeconnect.scm): New variable.

5 years agognu: python-duniterpy: Update to 0.53.0.
Nicolas Goaziou [Wed, 3 Apr 2019 22:37:22 +0000 (00:37 +0200)]
gnu: python-duniterpy: Update to 0.53.0.

* gnu/packages/finance.scm (python-duniterpy): Update to 0.53.0.

5 years agognu: ntfs-3g: Fix CVE-2019-9755.
Leo Famulari [Tue, 2 Apr 2019 18:49:47 +0000 (14:49 -0400)]
gnu: ntfs-3g: Fix CVE-2019-9755.

* gnu/packages/patches/ntfs-3g-CVE-2019-9755.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (ntfs-3g)[source]: Use it.

5 years agognu: giac-xcas: Update to 1.5.0-49.
Nicolas Goaziou [Wed, 3 Apr 2019 22:29:52 +0000 (00:29 +0200)]
gnu: giac-xcas: Update to 1.5.0-49.

* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-49.

5 years agognu: asymptote: Update to 2.49.
Nicolas Goaziou [Wed, 3 Apr 2019 21:34:58 +0000 (23:34 +0200)]
gnu: asymptote: Update to 2.49.

* gnu/packages/plotutils.scm (asymptote): Update to 2.49.
[native-inputs]: Re-order inputs.
[inputs]: Update to Python 3.  Add glew and glm.
[arguments]: Add a phase to fix build.  Remove unnecessary fix for tests.

5 years agognu: emacs-org-contrib: Update to 20190402.
Nicolas Goaziou [Wed, 3 Apr 2019 20:51:25 +0000 (22:51 +0200)]
gnu: emacs-org-contrib: Update to 20190402.

* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20190402.

5 years agognu: emacs-org: Update to 9.2.3.
Nicolas Goaziou [Wed, 3 Apr 2019 20:48:50 +0000 (22:48 +0200)]
gnu: emacs-org: Update to 9.2.3.

* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.2.3.

5 years agognu: emacs-relint: Update to 1.6.
Nicolas Goaziou [Wed, 3 Apr 2019 20:46:39 +0000 (22:46 +0200)]
gnu: emacs-relint: Update to 1.6.

* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.6.

5 years agognu: emacs-xr: Update to 1.10.
Nicolas Goaziou [Wed, 3 Apr 2019 20:44:56 +0000 (22:44 +0200)]
gnu: emacs-xr: Update to 1.10.

* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.10.

5 years agognu: mame: Update to 0.208.
Nicolas Goaziou [Wed, 3 Apr 2019 19:28:17 +0000 (21:28 +0200)]
gnu: mame: Update to 0.208.

* gnu/packages/emulators.scm (mame): Update to 0.208.
[native-inputs]: Add python-sphinxcontrib-svg2pdfconverter.

5 years agognu: Add python-sphinxcontrib-svg2pdfconverter.
Nicolas Goaziou [Wed, 3 Apr 2019 19:26:54 +0000 (21:26 +0200)]
gnu: Add python-sphinxcontrib-svg2pdfconverter.

* gnu/packages/python-xyz.scm (python-sphinxcontrib-svg2pdfconverter): New
  variable.

5 years agoself: Ship all the (gnu bootloader …) modules.
Ludovic Courtès [Wed, 3 Apr 2019 16:20:36 +0000 (18:20 +0200)]
self: Ship all the (gnu bootloader …) modules.

* guix/self.scm (compiled-guix)[*system-modules*]: Explicitly add all of
gnu/bootloader/*.

5 years agognu: Add example system configuration for asus-c201.
Timothy Sample [Mon, 4 Mar 2019 14:52:49 +0000 (09:52 -0500)]
gnu: Add example system configuration for asus-c201.

* gnu/system/examples/asus-c201.tmpl: New file.
* Makefile.am (EXAMPLES): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add configuration for depthcharge bootloader.
Timothy Sample [Mon, 4 Mar 2019 14:52:49 +0000 (09:52 -0500)]
gnu: Add configuration for depthcharge bootloader.

* gnu/bootloader/depthcharge: New file.
* gnu/local.mk [GNU_SYSTEM_MODULES]: Adjust accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add linux-libre-arm-veyron.
Vagrant Cascadian [Mon, 18 Mar 2019 03:24:05 +0000 (03:24 +0000)]
gnu: Add linux-libre-arm-veyron.

* gnu/packages/linux (linux-libre-arm-veyron): New variable.
  (kernel-config-veyron): function to find veyron config.
* gnu/packages/aux-files/linux-libre/5.0-arm-veyron.conf: New file.
* Makefile.am (AUX_FILES): Adjust accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: mate-session-manager: Provide absolute file name in '.desktop' file.
Ludovic Courtès [Wed, 3 Apr 2019 15:26:58 +0000 (17:26 +0200)]
gnu: mate-session-manager: Provide absolute file name in '.desktop' file.

Previously GDM would crash when selecting MATE.

* gnu/packages/mate.scm (mate-session-manager)[arguments]: Add
'update-xsession-dot-desktop' phase.

5 years agognu: Add r-arrmnormalization.
Ricardo Wurmus [Wed, 3 Apr 2019 15:42:01 +0000 (17:42 +0200)]
gnu: Add r-arrmnormalization.

* gnu/packages/bioconductor.scm (r-arrmnormalization): New variable.

5 years agognu: Add r-arrmdata.
Ricardo Wurmus [Wed, 3 Apr 2019 15:41:54 +0000 (17:41 +0200)]
gnu: Add r-arrmdata.

* gnu/packages/bioconductor.scm (r-arrmdata): New variable.

5 years agognu: Add r-progeny.
Ricardo Wurmus [Wed, 3 Apr 2019 15:07:08 +0000 (17:07 +0200)]
gnu: Add r-progeny.

* gnu/packages/bioconductor.scm (r-progeny): New variable.

5 years agognu: Add r-rbowtie2.
Ricardo Wurmus [Wed, 3 Apr 2019 14:59:36 +0000 (16:59 +0200)]
gnu: Add r-rbowtie2.

* gnu/packages/bioconductor.scm (r-rbowtie2): New variable.

5 years agognu: r-rcas: Add upstream name.
Ricardo Wurmus [Wed, 3 Apr 2019 14:55:26 +0000 (16:55 +0200)]
gnu: r-rcas: Add upstream name.

* gnu/packages/bioinformatics.scm (r-rcas)[properties]: Add upstream name.

5 years agognu: Add r-zfpkm.
Ricardo Wurmus [Wed, 3 Apr 2019 14:29:49 +0000 (16:29 +0200)]
gnu: Add r-zfpkm.

* gnu/packages/bioconductor.scm (r-zfpkm): New variable.

5 years agognu: Add r-webbioc.
Ricardo Wurmus [Wed, 3 Apr 2019 14:24:54 +0000 (16:24 +0200)]
gnu: Add r-webbioc.

* gnu/packages/bioconductor.scm (r-webbioc): New variable.

5 years agognu: Add r-widgettools.
Ricardo Wurmus [Wed, 3 Apr 2019 14:16:02 +0000 (16:16 +0200)]
gnu: Add r-widgettools.

* gnu/packages/bioconductor.scm (r-widgettools): New variable.

5 years agognu: Add r-wiggleplotr.
Ricardo Wurmus [Wed, 3 Apr 2019 14:13:05 +0000 (16:13 +0200)]
gnu: Add r-wiggleplotr.

* gnu/packages/bioconductor.scm (r-wiggleplotr): New variable.

5 years agognu: Add r-wrench.
Ricardo Wurmus [Wed, 3 Apr 2019 14:12:06 +0000 (16:12 +0200)]
gnu: Add r-wrench.

* gnu/packages/bioconductor.scm (r-wrench): New variable.

5 years agognu: gnu-mate-icon-theme-faenza: Update to 1.20.0.
guy fleury iteriteka [Tue, 2 Apr 2019 17:26:38 +0000 (19:26 +0200)]
gnu: gnu-mate-icon-theme-faenza: Update to 1.20.0.

* gnu/packages/mate.scm (gnu-mate-icon-theme-faenza): Update to 1.20.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agognu: mate-polkit: Update to 1.22.0.
guy fleury iteriteka [Tue, 2 Apr 2019 17:26:37 +0000 (19:26 +0200)]
gnu: mate-polkit: Update to 1.22.0.

* gnu/packages/mate.scm (mate-polkit): Update to 1.22.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agognu: mate-system-monitor: Update to 1.22.0.
guy fleury iteriteka [Tue, 2 Apr 2019 17:26:36 +0000 (19:26 +0200)]
gnu: mate-system-monitor: Update to 1.22.0.

* gnu/packages/mate.scm (mate-system-monitor): Update to 1.22.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agognu: pluma: Update to 1.22.0.
guy fleury iteriteka [Tue, 2 Apr 2019 17:26:35 +0000 (19:26 +0200)]
gnu: pluma: Update to 1.22.0.

* gnu/packages/mate.scm (pluma): Update to 1.22.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agognu: engrampa: Update to 1.22.0.
guy fleury iteriteka [Tue, 2 Apr 2019 17:26:34 +0000 (19:26 +0200)]
gnu: engrampa: Update to 1.22.0.

* gnu/packages/mate.scm (engrampa): Update to 1.22.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agognu: eom: Update to 1.22.0.
guy fleury iteriteka [Tue, 2 Apr 2019 17:26:33 +0000 (19:26 +0200)]
gnu: eom: Update to 1.22.0.

* gnu/packages/mate.scm (eom): Update to 1.22.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agognu: mate-utils: Update to 1.22.0.
Guy fleury [Wed, 3 Apr 2019 12:32:05 +0000 (14:32 +0200)]
gnu: mate-utils: Update to 1.22.0.

* gnu/packages/mate.scm (mate-utils): Update to 1.22.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agognu: mate-screensaver: Update to 1.22.0.
guy fleury iteriteka [Tue, 2 Apr 2019 17:26:31 +0000 (19:26 +0200)]
gnu: mate-screensaver: Update to 1.22.0.

* gnu/packages/mate.scm (mate-screensaver): Update to 1.22.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agognu: mate-netbook: Update to 1.22.0.
guy fleury iteriteka [Tue, 2 Apr 2019 17:26:30 +0000 (19:26 +0200)]
gnu: mate-netbook: Update to 1.22.0.

* gnu/packages/mate.scm (mate-netbook): Update to 1.22.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agognu: backgrounds: Update to 1.22.0.
guy fleury iteriteka [Tue, 2 Apr 2019 17:26:29 +0000 (19:26 +0200)]
gnu: backgrounds: Update to 1.22.0.

* gnu/packages/mate.scm (backgrounds): Update to 1.22.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agognu: mate-calc: Update to 1.22.0.
guy fleury iteriteka [Tue, 2 Apr 2019 17:26:28 +0000 (19:26 +0200)]
gnu: mate-calc: Update to 1.22.0.

* gnu/packages/mate.scm (mate-calc): Update to 1.22.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agognu: mate-user-guide: Update to 1.22.0.
guy fleury iteriteka [Tue, 2 Apr 2019 17:26:27 +0000 (19:26 +0200)]
gnu: mate-user-guide: Update to 1.22.0.

* gnu/packages/mate.scm (mate-user-guide): Update to 1.22.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agognu: mate-control-center: Update to 1.22.0.
guy fleury iteriteka [Tue, 2 Apr 2019 17:26:26 +0000 (19:26 +0200)]
gnu: mate-control-center: Update to 1.22.0.

* gnu/packages/mate.scm (mate-control-center): Update to 1.22.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agognu: caja-extensions: Update to 1.22.0.
guy fleury iteriteka [Tue, 2 Apr 2019 17:26:25 +0000 (19:26 +0200)]
gnu: caja-extensions: Update to 1.22.0.

* gnu/packages/mate.scm (caja-extensions): Update to 1.22.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5 years agognu: atril: Update to 1.22.0.
guy fleury iteriteka [Tue, 2 Apr 2019 17:26:24 +0000 (19:26 +0200)]
gnu: atril: Update to 1.22.0.

* gnu/packages/mate.scm (atril): Update to 1.22.0.
[arguments]<#:configure-flags>: Remove pre-GTK3 option.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>