Commit Graph

42681 Commits (master)

Author SHA1 Message Date
Ludovic Courtès 63b0ce391f
services: shepherd: Compile service files.
This reduces resident memory for PID 1 from 29.8MiB to 28.7MiB right
after boot on a bare-bones system (x86_64-linux).

* gnu/services/shepherd.scm (scm->go): New procedure.
(shepherd-configuration-file)[config]: Call it and use 'load-compiled'
instead of 'primitive-load'.
2019-10-06 14:45:35 +02:00
Ludovic Courtès 38b1ea0434
services: udev: Explicitly depend on (gnu build linux-boot).
* gnu/services/base.scm (udev-shepherd-service): Wrap 'start' method in
'with-imported-modules'.
2019-10-06 14:45:35 +02:00
Ludovic Courtès 62c2217570
services: agetty: Explicitly depend on (gnu build linux-boot).
* gnu/services/base.scm (default-serial-port): Wrap in
'with-imported-modules'.
2019-10-06 14:45:35 +02:00
Ludovic Courtès 1994422752
system: Add 'mount' and 'umount' to '%setuid-programs'.
Fixes <https://bugs.gnu.org/37569>.
Reported by Diego Nicola Barbato <dnbarbato@posteo.de>.

* gnu/system.scm (%setuid-programs): Add "mount" and "umount" from
util-linux.
2019-10-06 14:45:35 +02:00
Guillaume Le Vaillant 5a65fede0b
gnu: Add cl-random-forest.
* gnu/packages/machine-learning.scm (sbcl-cl-random-forest, cl-random-forest,
  ecl-cl-random-forest): New variables.
2019-10-06 14:37:54 +02:00
Guillaume Le Vaillant 7a15aab836
gnu: Add cl-online-learning.
* gnu/packages/machine-learning.scm (sbcl-cl-online-learning,
  cl-online-learning, ecl-cl-online-learning): New variables.
2019-10-06 14:28:55 +02:00
Guillaume Le Vaillant 6e76087223
gnu: Add cl-libsvm-format.
* gnu/packages/machine-learning.scm (sbcl-cl-libsvm-format, cl-libsvm-format,
  ecl-cl-libsvm-format): New variables.
2019-10-06 14:28:55 +02:00
Guillaume Le Vaillant 2601da0523
gnu: Add cl-store.
* gnu/packages/lisp.scm (sbcl-cl-store, cl-store, ecl-cl-store): New
  variables.
2019-10-06 14:28:51 +02:00
Guillaume Le Vaillant 7273b3b2a6
gnu: sbcl-hu.dwim.asdf: Update to 20190521.
* gnu/packages/lisp.scm (sbcl-hu.dwim.asdf): Update to 20190521.
  [uri]: Fetch more recent version from Quicklisp.
2019-10-06 14:19:03 +02:00
Guillaume Le Vaillant f65f713846
gnu: sbcl-alexandria: Update to 1.0.0.
* gnu/packages/lisp.scm (sbcl-alexandria): Update to 1.0.0.
  [native-inputs]: Add rt.
2019-10-06 14:19:03 +02:00
Guillaume Le Vaillant fd0f8860ec
gnu: ecl: Do not compile the deprecated MIT-RT.
Compiling the rt bundled with ECL prevents the ecl-rt package from compiling
properly, as ECL thinks it has already been compiled.

* gnu/packages/lisp.scm (ecl)[arguments]: Add '--without-rt' to
  'configure-flags'.
2019-10-06 14:19:03 +02:00
Guillaume Le Vaillant d3287fc157
gnu: Add chanl.
* gnu/packages/lisp.scm (sbcl-chanl, cl-chanl, ecl-chanl): New variables.
2019-10-06 14:19:03 +02:00
Efraim Flashner d24d980e8e
gnu: Remove rust-clippy.
This was added by accident in 14f3a7e373.

* gnu/packages/crates-io.scm (rust-clippy): Remove variable.
2019-10-06 14:38:02 +03:00
Timotej Lazar aa64198492
gnu: endless-sky: Update to 0.9.10.
* gnu/packages/games.scm (endless-sky): Update to 0.9.10.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-10-06 11:58:02 +03:00
Giovanni Biscuolo e7f6d13722
gnu: zabbix: Update to 4.2.7.
* gnu/packages/monitoring.scm: (zabbix) Update to 4.2.7.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-10-06 11:51:16 +03:00
tlecarrour@easter-eggs.com 1e8826bdd3
gnu: Update python-pastel to 0.1.1.
* gnu/packages/graphics.scm (python-pastel): Update to 0.1.1.
[arguments]: Add custom 'check phase.
[description]: Simplify description.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-10-06 11:46:21 +03:00
Efraim Flashner 6792908d6d
gnu: waybar: Update to 0.8.0.
* gnu/packages/wm.scm (waybar): Update to 0.8.0.
2019-10-06 11:05:27 +03:00
Tobias Geerinckx-Rice 5a54baf67c
gnu: r-data-table: Update to 1.12.4.
* gnu/packages/statistics.scm (r-data-table): Update to 1.12.4.
[inputs]: Add zlib.
2019-10-06 04:46:54 +02:00
Tobias Geerinckx-Rice 011ec062f3
gnu: python-mnemonic: Update to 0.19.
* gnu/packages/finance.scm (python-mnemonic): Update to 0.19.
2019-10-06 04:46:54 +02:00
Tobias Geerinckx-Rice ef10cbb41f
gnu: r-gamlss-dist: Update to 5.1-5.
* gnu/packages/cran.scm (r-gamlss-dist): Update to 5.1-5.
2019-10-06 04:46:54 +02:00
Tobias Geerinckx-Rice ac5e205a3c
gnu: python-traitlets: Update to 4.3.3.
* gnu/packages/python-xyz.scm (python-traitlets): Update to 4.3.3.
2019-10-06 04:46:54 +02:00
Tobias Geerinckx-Rice 44805ca503
gnu: r-pegas: Update to 0.12.
* gnu/packages/cran.scm (r-pegas): Update to 0.12.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice 12a66af6b0
gnu: rust-miniz-oxide: Update to 0.3.3.
* gnu/packages/crates-io.scm (rust-miniz-oxide): Update to 0.3.3.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice 79e3e6a5c0
gnu: rust-openssl-sys: Update to 0.9.50.
* gnu/packages/crates-io.scm (rust-openssl-sys): Update to 0.9.50.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice 11820827d0
gnu: r-polspline: Update to 1.1.16.
* gnu/packages/cran.scm (r-polspline): Update to 1.1.16.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice d71bbfea54
gnu: perl-test-tcp: Update to 2.21.
* gnu/packages/web.scm (perl-test-tcp): Update to 2.21.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice 5d7e1c807d
gnu: perl-test-mockobject: Update to 1.20191002.
* gnu/packages/perl-check.scm (perl-test-mockobject): Update to 1.20191002.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice 5327fbb391
gnu: lua-luv: Update to 1.30.1-1.
* gnu/packages/lua.scm (lua-luv): Update to 1.30.1-1.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice 3acd85ac30
gnu: lua-libmpack: Update to 1.0.8.
* gnu/packages/serialization.scm (lua-libmpack): Update to 1.0.8.
2019-10-06 04:46:52 +02:00
Tobias Geerinckx-Rice d1b0e1fd6d
gnu: perl-html-form: Update to 6.05.
* gnu/packages/web.scm (perl-html-form): Update to 6.05.
2019-10-06 04:46:52 +02:00
Tobias Geerinckx-Rice 1e9b956e41
gnu: quaternion: Update to 0.0.9.4c.
* gnu/packages/messaging.scm (quaternion): Update to 0.0.9.4c.
2019-10-06 04:46:52 +02:00
Tobias Geerinckx-Rice 0395c53359
gnu: libqmatrixclient: Update to 0.5.2.
* gnu/packages/messaging.scm (libqmatrixclient): Update to 0.5.2.
2019-10-06 04:46:52 +02:00
Tobias Geerinckx-Rice 9fde2268bc
gnu: lua-libmpack: Don't use unstable tarball.
* gnu/packages/serialization.scm (lua-libmpack)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-10-06 04:46:52 +02:00
Tobias Geerinckx-Rice d7885bbf07
gnu: libmpack: Don't use unstable tarball.
* gnu/packages/serialization.scm (libmpack)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
(lua-libmpack)[arguments]: Adjust ‘unpack-mpack-sources’ phase.
2019-10-06 04:46:52 +02:00
Brian Leung 32faec65aa
gnu: emacs-org-tanglesync: Update to 0.6-2.d99181f.
* gnu/packages/emacs-xyz.scm (emacs-org-tanglesync): Update to 0.6-2.d99181f.
2019-10-05 23:22:13 +02:00
Tobias Geerinckx-Rice 1e6e526e0c
gnu: ocaml-utop: Update to 2.4.2.
* gnu/packages/ocaml.scm (ocaml-utop): Update to 2.4.2.
2019-10-05 22:23:43 +02:00
Tobias Geerinckx-Rice 9e560c185c
gnu: ocaml-qcheck: Update to 0.11.
* gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.11.
2019-10-05 22:23:42 +02:00
Tobias Geerinckx-Rice 07c1a10ef6
gnu: axoloti-runtime: Don't use unstable tarball.
* gnu/packages/axoloti.scm (axoloti-runtime)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
(axoloti-patcher)[arguments]: Add ‘make-git-checkout-writable’ phase.
2019-10-05 22:23:42 +02:00
Ludovic Courtès 81bc4533aa
services: urandom-seed: Credit the entropy added to the PRNG.
Partly fixes <https://bugs.gnu.org/37501>.
Reported by Marius Bakke <mbakke@fastmail.com>.

* gnu/services/base.scm (urandom-seed-shepherd-service): In 'start'
method, add calls to 'add-to-entropy-count'.
2019-10-05 22:05:02 +02:00
Tobias Geerinckx-Rice d2fd037fd0
gnu: libxls: Update to 1.5.1.
* gnu/packages/statistics.scm (libxls): Update to 1.5.1.
2019-10-05 20:59:00 +02:00
Tobias Geerinckx-Rice 992f2069d5
gnu: gmime: Update to 3.2.4.
* gnu/packages/mail.scm (gmime): Update to 3.2.4.
2019-10-05 20:59:00 +02:00
Tobias Geerinckx-Rice 567b223d01
gnu: r-wgaim: Update to 2.0-1.
* gnu/packages/cran.scm (r-wgaim): Update to 2.0-1.
2019-10-05 20:00:51 +02:00
Tobias Geerinckx-Rice 8c3fd490d5
gnu: nano: Update to 4.5.
* gnu/packages/nano.scm (nano): Update to 4.5.
2019-10-05 20:00:51 +02:00
Brian Leung ecfd74e5f7
gnu: emacs-eros: Update to 0.0.1-2.dd89102.
* gnu/packages/emacs-xyz.scm (emacs-eros): Update to 0.0.1-2.dd89102.
2019-10-05 19:11:23 +02:00
Brian Leung f561d7774c
gnu: emacs-handle: Update to 0.1-2.51c050b.
* gnu/packages/emacs-xyz.scm (emacs-handle): Update to 0.1-2.51c050b.
2019-10-05 19:11:19 +02:00
Christopher Baines 6760b26330
gnu: guix-data-service: Update to 0.0.1-3.8019d2e.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-3.8019d2e.
2019-10-05 11:18:10 +01:00
Tobias Geerinckx-Rice c11caf2060
gnu: cryptsetup: Update to 2.2.1.
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.2.1.
[arguments]: Add #:configure-flags.
[native-inputs]: Remove python & add pkg-config.
[inputs]: Add argon2 & json-c.
(cryptsetup-static): Disable new binaries.  Keep using libgcrypt.
Disable blkid support.
[inputs]: Add json-c.
2019-10-05 11:59:50 +02:00
Tobias Geerinckx-Rice b5c84b8a37
gnu: cryptsetup-static: Don't build veritysetup.
* gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]: Pass
‘--disable-veritysetup’ #:configure-flag.  Adjust ‘remove-cruft’ phase.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice d5e445e1d5
gnu: cryptsetup: Don't use NAME in source URI.
* gnu/packages/cryptsetup.scm (cryptsetup)[source]: Hard-code NAME.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice 9dbda847af
gnu: screenfetch: Use the tagged release.
* gnu/packages/admin.scm (screenfetch): Use the new 3.9.0 release tag
instead of a (functionally identical) naked commit.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice 4d755996a7
gnu: python-pytest-checkdocs: Update to 1.2.2.
* gnu/packages/python-check.scm (python-pytest-checkdocs): Update to 1.2.2.
[propagated-inputs]: Add python-more-itertools.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice 0af697d940
gnu: python-importlib-metadata: Update to 0.23.
* gnu/packages/python-xyz.scm (python-importlib-metadata): Update to 0.23.
2019-10-05 11:59:49 +02:00
Pierre Neidhardt 3dbc41c042
gnu: next: Update to 1.3.4.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.3.4.
2019-10-05 09:54:57 +02:00
Jan Nieuwenhuizen 3a69dd5c15
services: httpd: Fix virtual-host doc and config.
* doc/guix.texi (Web Services): Fix httpd-virtualhost examples.
* gnu/services/web.scm (httpd-process-extensions): Add missing newline
separator.
2019-10-04 17:10:58 +02:00
Giacomo Leidi 0c3cf62829
gnu: Add emacs-extempore-mode.
* gnu/packages/emacs-xyz.scm (emacs-extempore-mode): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-10-04 17:04:38 +02:00
Tobias Geerinckx-Rice 4b3b5a06fc
gnu: rust-unindent: Update to 0.1.5.
* gnu/packages/crates-io.scm (rust-unindent): Update to 0.1.5.
2019-10-04 17:04:38 +02:00
Ingo Ruhnke 59b83c5029
gnu: Add xfce4-weather-plugin.
* gnu/packages/xfce.scm (xfce4-weather-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:31:39 +02:00
Ingo Ruhnke 5d0059e02e
gnu: Add xfce4-places-plugin.
* gnu/packages/xfce.scm (xfce4-places-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:31:30 +02:00
Ingo Ruhnke cd0826d60b
gnu: Add xfce4-equake-plugin.
* gnu/packages/xfce.scm (xfce4-equake-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:31:20 +02:00
Ingo Ruhnke dd249f1b8c
gnu: Add xfce4-mailwatch-plugin.
* gnu/packages/xfce.scm (xfce4-mailwatch-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:31:06 +02:00
Ingo Ruhnke de838a6338
gnu: Add xfce4-statusnotifier-plugin.
* gnu/packages/xfce.scm (xfce4-statusnotifier-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:58 +02:00
Ingo Ruhnke b05edff0b2
gnu: Add xfce4-stopwatch-plugin.
* gnu/packages/xfce.scm (xfce4-stopwatch-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:50 +02:00
Ingo Ruhnke d6056cc7fe
gnu: Add xfce4-netload-plugin.
* gnu/packages/xfce.scm (xfce4-netload-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:41 +02:00
Ingo Ruhnke e18bc5e011
gnu: Add xfce4-kbdleds-plugin.
* gnu/packages/xfce.scm (xfce4-kbdleds-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:32 +02:00
Ingo Ruhnke 40f0181bf7
gnu: Add xfce4-genmon-plugin.
* gnu/packages/xfce.scm (xfce4-genmon-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:23 +02:00
Ingo Ruhnke 3b04836ebb
gnu: Add xfce4-time-out-plugin.
* gnu/packages/xfce.scm (xfce4-time-out-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:14 +02:00
Ingo Ruhnke a004609a13
gnu: Add xfce4-mpc-plugin.
* gnu/packages/xfce.scm (xfce4-mpc-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:04 +02:00
Ingo Ruhnke 2aee1fef0b
gnu: Add xfce4-fsguard-plugin.
* gnu/packages/xfce.scm (xfce4-fsguard-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:29:53 +02:00
Ingo Ruhnke fa6a9d9863
gnu: Add xfce4-diskperf-plugin.
* gnu/packages/xfce.scm (xfce4-diskperf-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:29:44 +02:00
Ingo Ruhnke 18af33827b
gnu: Add xfce4-cpufreq-plugin.
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:29:34 +02:00
Ingo Ruhnke 2f81e67850
gnu: Add xfce4-calculator-plugin.
* gnu/packages/xfce.scm (xfce4-calculator-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:28:48 +02:00
Ingo Ruhnke c8417d327a
gnu: Add xfce4-datetime-plugin.
* gnu/packages/xfce.scm (xfce4-datetime-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:28:32 +02:00
Ingo Ruhnke 3372e5d1fc
gnu: Add xfce4-embed-plugin.
* gnu/packages/xfce.scm (xfce4-embed-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:28:17 +02:00
Ingo Ruhnke 58253d9f5b
gnu: Add xfce4-eyes-plugin.
* gnu/packages/xfce.scm (xfce4-eyes-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:28:04 +02:00
Ingo Ruhnke 7e53f357ac
gnu: Add xfce4-cpugraph-plugin.
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:27:52 +02:00
Ingo Ruhnke 461790c919
gnu: Add xfce4-mount-plugin.
* gnu/packages/xfce.scm (xfce4-mount-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:27:41 +02:00
Ingo Ruhnke 2ebc7316ce
gnu: Add xfce4-smartbookmark-plugin.
* gnu/packages/xfce.scm (xfce4-smartbookmark-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:27:29 +02:00
Ingo Ruhnke 820a0869ea
gnu: Add xfce4-systemload-plugin.
* gnu/packages/xfce.scm (xfce4-systemload-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:27:13 +02:00
Ingo Ruhnke 415e7e2046
gnu: Add xfce4-timer-plugin.
* gnu/packages/xfce.scm (xfce4-timer-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:27:01 +02:00
Ingo Ruhnke c6927c08bd
gnu: Add xfce4-verve-plugin.
* gnu/packages/xfce.scm (xfce4-verve-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:26:45 +02:00
Ingo Ruhnke f800291e08
gnu: Add xfce4-wavelan-plugin.
* gnu/packages/xfce.scm (xfce4-wavelan-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:26:32 +02:00
Efraim Flashner 0c34b94943
gnu: vdirsyncer: Skip tests.
* gnu/packages/dav.scm (vdirsyncer)[arguments]: Disable tests.
Update custom 'check phase to only run the tests when enabled.
2019-10-04 12:21:45 +03:00
Tobias Geerinckx-Rice 57ec0551c8
gnu: linux-libre@4.19: Update to 4.19.76.
* gnu/packages/linux.scm (linux-libre-4.19-version)
(linux-libre-4.19-pristine-source): Update to 4.19.76.
2019-10-04 10:21:24 +02:00
Tobias Geerinckx-Rice 1bedc74e7f
gnu: linux-libre@5.2: Update to 5.2.18.
* gnu/packages/linux.scm (linux-libre-5.2-version)
(linux-libre-5.2-pristine-source): Update to 5.2.18.
2019-10-04 10:21:24 +02:00
Tobias Geerinckx-Rice dd32676b06
gnu: linux-libre@5.3: Update to 5.3.2.
* gnu/packages/linux.scm (linux-libre-5.3-version)
(linux-libre-5.3-pristine-source): Update to 5.3.2.
2019-10-04 10:21:24 +02:00
Tobias Geerinckx-Rice e8190ba9fb
gnu: perl-sub-quote: Update to 2.006006.
* gnu/packages/perl.scm (perl-sub-quote): Update to 2.006006.
2019-10-04 10:21:24 +02:00
Tobias Geerinckx-Rice 85c7397509
gnu: perl-role-tiny: Update to 2.001001.
* gnu/packages/perl.scm (perl-role-tiny): Update to 2.001001.
2019-10-04 10:21:24 +02:00
Tobias Geerinckx-Rice 5fb38c1dd9
gnu: perl-io-pager: Update to 0.44.
* gnu/packages/perl.scm (perl-io-pager): Update to 0.44.
2019-10-04 10:21:24 +02:00
Efraim Flashner aace6f6dba
gnu: mysql: Update to 5.7.27.
* gnu/packages/databases.scm (mysql): Update to 5.7.27.
[native-inputs]: Add pkg-config.
[inputs]: Add libtirpc, rpcsvc-proto.
2019-10-03 19:28:56 +03:00
Tobias Geerinckx-Rice 9a68b89e8a
gnu: linux-libre: Update to 5.3.
* gnu/packages/linux.scm (linux-libre-version)
(linux-libre-pristine-source, linux-libre-source, linux-libre):
Assign -5.3 values.
2019-10-03 16:03:36 +02:00
Tobias Geerinckx-Rice 7e09914117
gnu: r-xfun: Update to 0.10.
* gnu/packages/cran.scm (r-xfun): Update to 0.10.
2019-10-03 16:03:36 +02:00
Tobias Geerinckx-Rice 5767547e73
gnu: rcas-web: Fix build with RCAS > 1.3.x.
* gnu/packages/bioinformatics.scm (rcas-web)[arguments]: Add ‘find-RCAS’ phase.
2019-10-03 16:03:36 +02:00
Tobias Geerinckx-Rice 3757f5cbc1
gnu: r-rmarkdown: Use HTTPS home page.
* gnu/packages/statistics.scm (r-rmarkdown)[home-page]: Use HTTPS.
2019-10-03 16:03:35 +02:00
Tobias Geerinckx-Rice 322f465751
gnu: r-rmarkdown: Update to 1.16.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.16.
2019-10-03 16:03:35 +02:00
Tobias Geerinckx-Rice afbc3a8758
gnu: r-glasso: Update to 1.11.
* gnu/packages/cran.scm (r-glasso): Update to 1.11.
2019-10-03 16:03:35 +02:00
Tobias Geerinckx-Rice dcb45ce576
gnu: r-bookdown: Update to 0.14.
* gnu/packages/cran.scm (r-bookdown): Update to 0.14.
2019-10-03 16:03:35 +02:00
Tobias Geerinckx-Rice 9bcd8b68ca
gnu: r-rvcheck: Update to 0.1.5.
* gnu/packages/cran.scm (r-rvcheck): Update to 0.1.5.
[propagated-inputs]: Add r-biocmanager.
2019-10-03 16:03:35 +02:00
Tobias Geerinckx-Rice 934f7e31d6
gnu: r-calibrate: Update to 1.7.5.
* gnu/packages/cran.scm (r-calibrate): Update to 1.7.5.
2019-10-03 16:03:35 +02:00
Tobias Geerinckx-Rice 4c9a3173d3
gnu: r-pls: Update to 2.7-2.
* gnu/packages/cran.scm (r-pls): Update to 2.7-2.
2019-10-03 16:03:35 +02:00
Tobias Geerinckx-Rice bc11837ceb
gnu: r-globaloptions: Update to 0.1.1.
* gnu/packages/cran.scm (r-globaloptions): Update to 0.1.1.
2019-10-03 16:03:34 +02:00
Tobias Geerinckx-Rice 908497b46b
gnu: r-gdal: Update to 1.4-6.
* gnu/packages/cran.scm (r-gdal): Update to 1.4-6.
2019-10-03 16:03:34 +02:00
Tobias Geerinckx-Rice 97b44f5ea3
gnu: r-sjplot: Update to 2.7.2.
* gnu/packages/cran.scm (r-sjplot): Update to 2.7.2.
2019-10-03 16:03:34 +02:00
Pierre Neidhardt ccbc1c5eb2
gnu: mesa: Disable faulty test on i686 also when cross-compiling.
* gnu/packages/gl.scm (mesa)[arguments]: Fix 'patch-create_test_cases phase
  for cross-compilation.
2019-10-03 12:03:16 +02:00
Kei Kebreau cbc8c658d6
gnu: gnucash: Update to 3.7.
* gnu/packages/gnucash.scm (gnucash): Update to 3.7.
[arguments]: Remove "disable-stress-options-test" phase.
(gnucash-docs): Update to 3.7.
2019-10-02 21:30:57 -04:00
Nicolas Goaziou 2b2f7e5d8c
gnu: rclone: Update to 1.49.4.
* gnu/packages/sync.scm (rclone): Update to 1.49.4.
2019-10-03 01:09:32 +02:00
Nicolas Goaziou 7dc1e65fbe
gnu: wireshark: Update to 3.0.5.
* gnu/packages/networking.scm (wireshark): Update to 3.0.5.
2019-10-03 01:05:55 +02:00
Nicolas Goaziou dbd634b0fb
gnu: asymptote: Update to 2.55.
* gnu/packages/plotutils.scm (asymptote): Update to 2.55.
2019-10-03 00:43:56 +02:00
Nicolas Goaziou e5bb683aeb
gnu: grammalecte: Update to 1.5.0.
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.5.0.
2019-10-03 00:38:45 +02:00
Nicolas Goaziou 60d2aaa567
gnu: jumpnbump: Update to 1.61.
* gnu/packages/games.scm (jumpnbump): Update to 1.61.
2019-10-03 00:36:35 +02:00
Pierre Neidhardt 2026204a13
gnu: slime-swank: Update to 2.24 and use asdf-build-system/source.
* gnu/packages/lisp.scm (sbcl-slime-swank): Deprecate in favour of cl-slime-swank.
(cl-slime-swank): New package.
(sbcl-mgl-pax): Use cl-slime-swank.

* gnu/packages/web-browsers.scm (next): Use cl-slime-swank.
2019-10-02 21:50:03 +02:00
Efraim Flashner 8ce47c2020
gnu: efl: Build with elogind support.
* gnu/packages/enlightenment.scm (efl)[arguments]: Add configure flag to
enable support for elogind.
[propagated-inputs]: Add elogind.
2019-10-02 21:00:27 +03:00
Efraim Flashner 6a3823de89
gnu: enlightenment: Update to 0.23.1.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.23.1.
2019-10-02 20:59:55 +03:00
Efraim Flashner 35d62990b5
gnu: evisum: Update to 0.2.6.
* gnu/packages/enlightenment.scm (evisum): Update to 0.2.6.
2019-10-02 20:59:54 +03:00
Efraim Flashner ecca80e25c
gnu: efl: Update to 1.23.0.
* gnu/packages/enlightenment.scm (efl): Update to 1.23.0.
[outputs]: Remove field.
[build-system]: Switch to meson-build-system.
[native-inputs]: Add check, gettext-minimal.
[inputs]: Remove alsa-lib, ghostscript, libexif, openjpeg-1, printproto,
xinput, xpr, xorgproto. Add ibus. Move mesa to here. Move libjpeg,
libsndfile, libtiff, libwebp, libx11, lz4, pulseaudio ...
[propagated-inputs]: ... to here. Add avahi.
[arguments]: Add custom phase to work around dbus path issues. Adjust
configure-flags for build-system change.
2019-10-02 20:59:54 +03:00
Efraim Flashner dde9d85818
gnu: screen: Update to 4.7.0.
* gnu/packages/screen.scm (screen): Update to 4.7.0.
2019-10-02 20:57:46 +03:00
Brian Leung 9e9f6b3773
gnu: emacs-helm-lsp: Fix description.
* gnu/packages/emacs-xyz.scm (emacs-helm-lsp): Fix description.
2019-10-02 19:28:37 +02:00
Brian Leung 8b0ac06a18
gnu: Add emacs-lsp-ivy.
* gnu/packages/emacs-xyz.scm (emacs-lsp-ivy): New variable.
2019-10-02 19:28:37 +02:00
Marius Bakke 58da4b0a84
gnu: msmtp: Update to 1.8.6.
* gnu/packages/mail.scm (msmtp): Update to 1.8.6.
2019-10-02 15:22:42 +02:00
Marius Bakke 9383208029
gnu: p11-kit: Update to 0.23.18.1.
* gnu/packages/tls.scm (p11-kit): Update to 0.23.18.1.
2019-10-02 15:22:42 +02:00
Marius Bakke c692c1b7ea
gnu: libcap-ng: Update to 0.7.10.
* gnu/packages/admin.scm (libcap-ng): Update to 0.7.10.
2019-10-02 15:22:42 +02:00
Marius Bakke 645d0c92e0
gnu: tcpdump: Update to 4.9.3 [security fixes].
This release fixes the following CVEs: CVE-2017-16808, CVE-2018-14468,
CVE-2018-14469, CVE-2018-14470, CVE-2018-14466, CVE-2018-14461,
CVE-2018-14462, CVE-2018-14465, CVE-2018-14881, CVE-2018-14464,
CVE-2018-14463, CVE-2018-14467, CVE-2018-10103, CVE-2018-10105,
CVE-2018-14880, CVE-2018-16451, CVE-2018-14882, CVE-2018-16227,
CVE-2018-16229, CVE-2018-16301, CVE-2018-16230, CVE-2018-16452,
CVE-2018-16300, CVE-2018-16228, CVE-2019-15166, CVE-2019-15167,
CVE-2018-14879.

* gnu/packages/admin.scm (tcpdump): Update to 4.9.3.
2019-10-02 15:22:42 +02:00
Marius Bakke 4cc0b485be
gnu: libpcap: Update to 1.9.1.
* gnu/packages/admin.scm (libpcap): Update to 1.9.1.
2019-10-02 15:22:42 +02:00
Hartmut Goebel 4ee948e39b
gnu: python-defusedxml: Update to 0.6.0.
* gnu/packages/xml.scm (python-defusedxml): Update to 0.6.0.
2019-10-02 14:50:48 +02:00
Ludovic Courtès 86f2124b0f
gnu: dconf-editor: Fix build failure.
Fixes <https://bugs.gnu.org/37503>.
Reported by Jack Hill <jackhill@jackhill.us>.

* gnu/packages/gnome.scm (dconf-editor)[arguments]: New field.
2019-10-02 14:46:03 +02:00
Tobias Geerinckx-Rice 6811256745
gnu: emacs-relint: Update to 1.11.
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.11.
2019-10-02 14:45:52 +02:00
Tobias Geerinckx-Rice 8ef3f2e3ac
gnu: alex4: Update to 1.2.1.
* gnu/packages/games.scm (alex4): Update to 1.2.1.
[arguments]: Use top-level Makefile.  Drop DATADIR.
Remove ’configure’ phase.
2019-10-02 14:45:52 +02:00
Tobias Geerinckx-Rice 359a57b6e1
gnu: alex4: Don't use unstable tarball.
* gnu/packages/games.scm (alex4)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-10-02 14:45:52 +02:00
Pierre Neidhardt ab0ede51c0
gnu: next: Update to 1.3.3.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Bump version.
(sbcl-next-history-tree): New package.
(sbcl-next-password-manager): New package.
(next)[inputs]: Add cl-ansi-text, cl-prevalence, sbcl-next-history-tree,
sbcl-next-password-manager.
2019-10-02 13:11:51 +02:00
Tobias Geerinckx-Rice e8ded3ee6a
gnu: linux-libre-headers@5.3: Install.
Upstream has separated building and installing the UAPI headers, and now
requires rsync for the latter.

Follow-up to commit 9e34a5f3b2.

* gnuk/packages/linux.scm (make-linux-libre-headers*)[native-inputs]:
Add rsync for version 5.3 and higher.
2019-10-02 12:16:41 +02:00
Pierre Langlois ece22ac8cc
gnu: translate-shell: Update to 0.9.6.11.
* gnu/packages/dictionnaries.scm (translate-shell): Update to 0.9.6.11.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-02 11:35:55 +02:00
Danny Milosavljevic d8de38563b
gnu: tigervnc-server: Clean up comments.
* gnu/packages/tigervnc.scm (tigervnc-server): Clean up comments.
2019-10-02 01:27:23 +02:00
Todor Kondić 04784d217a
gnu: Add tigervnc-server.
* gnu/packages/tigervnc.scm (tigervnc-server): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-02 01:24:16 +02:00
Todor Kondić 0992cfa13a
gnu: Add tigervnc-client.
* gnu/packages/tigervnc.scm: New file.
(tigervnc-client): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add tigervnc.scm.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-02 01:24:09 +02:00
Jesse Gibbons 0bf7d34d77
services: For "gdm-password" pam service, include "limits.conf".
* gnu/services/base.scm (pam-limits-service-type): For "gdm-password" pam
service, include "limits.conf".

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-02 00:48:45 +02:00
Ingo Ruhnke b6b257ed94
gnu: Add xfce4-volumed-pulse.
* gnu/packages/xfce.scm: Add xfce4-volumed-pulse.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-02 00:11:16 +02:00
Ingo Ruhnke 8c765a3b26
gnu: Add keybinder-3.0.
* gnu/packages/wm.scm: Add keybinder-3.0 package.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-02 00:11:08 +02:00
Brice Waegeneire b72c22c01a
gnu: Add iwd.
* gnu/packages/networking.scm (iwd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-01 23:34:30 +02:00
Tobias Geerinckx-Rice 9e34a5f3b2
gnu: linux-libre: Add version 5.3.1.
* gnu/packages/linux.scm (linux-libre-5.3-version)
(linux-libre-5.3-pristine-source, linux-libre-5.3-source)
(linux-libre-headers-5.3, linux-libre-5.3): New public variables.
* gnu/packages/aux-files/linux-libre/5.3-arm.conf,
gnu/packages/aux-files/linux-libre/5.3-arm-veyron.conf,
gnu/packages/aux-files/linux-libre/5.3-arm64.conf,
gnu/packages/aux-files/linux-libre/5.3-i686.conf,
gnu/packages/aux-files/linux-libre/5.3-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2019-10-01 22:40:05 +02:00
Tobias Geerinckx-Rice 7c552913c1
gnu: Add reuse.
* gnu/packages/license.scm (reuse): New public variable.
2019-10-01 22:40:05 +02:00
Tobias Geerinckx-Rice d6803445ee
gnu: Add python-license-expression.
* gnu/packages/python-xyz.scm (python-license-expression): New public
variable.
2019-10-01 22:40:05 +02:00
Tobias Geerinckx-Rice dc827867be
gnu: Add python-boolean.py.
* gnu/packages/python-xyz.scm (python-boolean.py): New public variable.
2019-10-01 22:40:04 +02:00
Christopher Baines f27c6c16be
gnu: guix-data-service: Update to 0.0.1-2.e00aabd.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-2.e00aabd.
[arguments]: Add new process-branch-updated-mbox executable to list.
2019-10-01 19:37:39 +01:00
Vasile Dumitrascu 18edc9db02
gnu: conky: Add Pulseaudio support.
* gnu/packages/conky.scm (conky)[inputs]: Add pulseaudio.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-10-01 18:11:25 +02:00
Diego Nicola Barbato c76d19a3fc
gnu: youtube-dl: Update to 2019.09.28.
* gnu/packages/video.scm (youtube-dl): Update to 2019.09.28.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-10-01 17:09:16 +02:00
Ludovic Courtès 8400d097bd
gnu: guile: Add 2.2.4.
* gnu/packages/guile.scm (guile-2.2.4): New variable.
2019-10-01 15:47:34 +02:00
Ludovic Courtès 0cf2b6f2db
Merge branch 'master' into core-updates 2019-10-01 12:06:00 +02:00
Carlo Zancanaro 717b6ba6aa
gnu: Add abcl.
* gnu/packages/java.scm (abcl): New variable.
* gnu/packages/patches/abcl-fix-build-xml.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-01 11:04:40 +02:00
Brian Leung 8e5ffebeaa
gnu: Add emacs-handle.
* gnu/packages/emacs-xyz.scm (emacs-handle): New variable.
2019-10-01 09:09:49 +02:00
Brian Leung cab542cbf7
gnu: emacs-compdef: Update to 0.2-2.67104a3.
* gnu/packages/emacs-xyz.scm (emacs-compdef): Update to 0.2-2.67104a3.
2019-10-01 09:09:44 +02:00
Jan Nieuwenhuizen e03b912600
gnu: Add mcrl2-minimal.
* gnu/packages/maths.scm (mcrl2-minimal): New variable.
2019-09-30 21:26:56 +02:00
Jan Nieuwenhuizen 3bc74090d9
gnu: mcrl2: Update to 201908.0.
* gnu/packages/maths.scm (mcrl2): Update to 201908.0.
2019-09-30 21:26:19 +02:00
Marius Bakke 2d03201aab
gnu: bubblewrap: Update to 0.3.3.
* gnu/packages/virtualization.scm (bubblewrap): Update to 0.3.3.
[arguments]: Adjust test substitutions.
2019-09-30 15:41:22 +02:00
Ludovic Courtès 8d564b8b81
gnu: xyce: Use Bison 3.0.
Xyce requires Bison 3.0 at the latest.

* gnu/packages/bison.scm (bison-3.0): New variable.
* gnu/packages/engineering.scm (xyce-serial)[native-inputs]: Use
BISON-3.0 instead of BISON.
2019-09-30 09:49:34 +02:00
Vagrant Cascadian 18b3ba6ff2
gnu: %default-extra-linux-options: Ensure namespaces are enabled in all
linux-libre kernels.

The linux-libre kernels using defconfig may not have namespaces enabled, which
is needed for the default guix-daemon configuration in Guix System.

* gnu/packages/linux (%default-extra-linux-options): Enable CONFIG_NAMESPACES,
  CONFIG_UTS_NS, CONFIG_IPC_NS, CONFIG_USER_NS, CONFIG_PID_NS, and
  CONFIG_NET_NS.
2019-09-29 15:10:32 -07:00
Brian Leung 2d74d42a65
gnu: emacs-org-ql: Update to 0.2.1.
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.2.1.
2019-09-29 23:20:33 +02:00
Ludovic Courtès 89a99d53f5
gnu: Add "guile3.0-" package variants.
* gnu/packages/guile.scm (package-for-guile-3.0): New procedure.
(guile3.0-json, guile3.0-gdbm-ffi, guile3.0-bytestructures): New
variables.
* gnu/packages/gnupg.scm (guile3.0-gcrypt): New variable.
* gnu/packages/guile-xyz.scm (guile3.0-minikanren, guile3.0-irregex):
New variables.
2019-09-29 23:02:35 +02:00
Ludovic Courtès aa2441c2cf
gnu: Remove deprecated "guile2.2-" packages.
These had been deprecated since Dec. 2017.

* gnu/packages/guile-xyz.scm (guile2.2-reader, guile2.2-lib)
(guile2.2-minikanren, guile2.2-irregex, guile2.2-haunt)
(guile2.2-redis, guile2.2-commonmark): Remove.
* gnu/packages/guile.scm (guile2.2-json, guile2.2-gdbm-ffi): Remove.
* gnu/packages/ssh.scm (guile2.2-ssh): Remove.
* gnu/packages/tls.scm (gnutls/guile-2.2): Remove.
2019-09-29 23:02:35 +02:00
Nicolas Goaziou 0c80f7c472
gnu: giac: Update to 1.5.0-65.
* gnu/packages/algebra.scm (giac): Update to 1.5.0-65.
2019-09-29 18:41:39 +02:00
Jan Nieuwenhuizen 737c83f0ff
bootstrap: bash: Update for bash-5.0.
* gnu/packages/patches/bash-4.4-linux-pgrp-pipe.patch: Remove.
* gnu/packages/patches/bash-reproducible-linux-pgrp-pipe.patch: New file.
* gnu/packages/make-bootstrap.scm (static-bash-for-bootstrap): Update to use
it.
* gnu/local.mk (dist_patch_DATA): Likewise.
2019-09-29 17:47:18 +02:00
Jan Nieuwenhuizen bffd8fcd31
bootstrap: mes: Add mes-0.19.
* gnu/packages/mes.scm (mes-0.19): New variable.
(mes): Inherit it.
* gnu/packages/make-bootstrap.scm (%mes-minimal): Likewise.
2019-09-29 17:47:18 +02:00
Jan Nieuwenhuizen 066cb9bab2
bootstrap: mescc-tools: Use mescc-tools-0.5.2, mescc-tools.
* gnu/packages/mes.scm (mescc-tools-0.5.2): New variable; rename from
mescc-tools.
(mescc-tools): Rename from mescc-tools-0.6.1.  Fix build.
* gnu/packages/make-bootstrap.scm (%mescc-tools-static): Inherit fixed
mescc-tools-0.5.2.
2019-09-29 17:47:18 +02:00
Tobias Geerinckx-Rice 9e4a244bd0
gnu: font-util: Update to 1.3.2.
* gnu/packages/xorg.scm (font-util): Update to 1.3.2.
2019-09-29 17:36:11 +02:00
Tobias Geerinckx-Rice 4c2c5ae641
gnu: libgee: Update to 0.20.2.
* gnu/packages/gnome.scm (libgee): Update to 0.20.2.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice 54c69ae123
gnu: cogl: Update to 1.22.4.
* gnu/packages/gnome.scm (cogl): Update to 1.22.4.
2019-09-29 17:36:10 +02:00
Kyle Andrews af96c417c6
gnu: Add xftwidth.
* gnu/packages/xdisorg.scm: added xftwidth package.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice 65de725f97
gnu: geocode-glib: Update to 3.26.1.
* gnu/packages/gnome.scm (geocode-glib): Update to 3.26.1.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice 254cc3c3b8
gnu: znc: Update to 1.7.5.
* gnu/packages/messaging.scm (znc): Update to 1.7.5.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice 84a1b00700
gnu: libgee: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libgee)[source]: Hard-code NAME.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice 5754f0cfb5
gnu: cogl: Don't use NAME in source URI.
* gnu/packages/gnome.scm (cogl)[source]: Hard-code NAME.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice d485cdc040
gnu: geocode-glib: Don't use NAME in source URI.
* gnu/packages/gnome.scm (geocode-glib)[source]: Hard-code NAME.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice e6e03f67c3
gnu: emacs-on-screen: Update to 1.3.3.
* gnu/packages/emacs-xyz.scm (emacs-on-screen): Update to 1.3.3.
2019-09-29 17:36:09 +02:00
Tobias Geerinckx-Rice 2a86a18cc3
gnu: emacs-dired-du: Use HTTPS home page.
* gnu/packages/emacs-xyz.scm (emacs-dired-du)[home-page]: Use HTTPS.
2019-09-29 17:36:09 +02:00
Tobias Geerinckx-Rice b750a2ce9c
gnu: emacs-dired-du: Update to 0.5.2.
* gnu/packages/emacs-xyz.scm (emacs-dired-du): Update to 0.5.2.
2019-09-29 17:36:09 +02:00
Tobias Geerinckx-Rice 4a06bb3338
gnu: perl-carp-clan: Update to 6.08.
* gnu/packages/perl.scm (perl-carp-clan): Update to 6.08.
2019-09-29 17:36:09 +02:00
Marius Bakke 4ecf790e70
gnu: tlsdate: Build against OpenSSL@1.0.
* gnu/packages/ntp.scm (tlsdate)[inputs]: Change from OPENSSL to OPENSSL-1.0.
2019-09-29 16:39:19 +02:00
Jan Nieuwenhuizen 43124a5474
gnu: gcc: Fix i686-linux cross compiler.
This resurrects

    ./pre-inst-env guix build --target=i686-unknown-linux-gnu hello

* gnu/packages/cross-base.scm (cross-gcc-arguments): Do not build libmpx;
does not cross-configure.
2019-09-29 16:18:44 +02:00
Nicolas Goaziou 512c169666
gnu: mame: Update to 0.214.
* gnu/packages/emulators.scm (mame): Update to 0.214.
[source]: Remove unnecessary patch.
* gnu/packages/patches/mame-rapidjson-fix.patch: Delete file.
* gnu/local.mk: Remove reference to deleted patch.
2019-09-29 15:25:13 +02:00
Marius Bakke e17f1c3dcc
gnu: xfce4-pulseaudio-plugin: Adjust for GCC7 search path change.
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin)[arguments]: Gracefully
handle a missing C_INCLUDE_PATH.
2019-09-29 13:53:00 +02:00
Efraim Flashner a7997033fa
gnu: screenfetch: Update to 3.8.0-2.e7b94fc.
* gnu/packages/admin.scm (screenfetch): Update to 3.8.0-2.e7b94fc.
2019-09-29 14:44:06 +03:00
Pierre Neidhardt 9b98308634
gnu: sbcl: Update to 1.5.7.
* gnu/packages/lisp.scm (sbcl): Update to 1.5.7.
2019-09-29 10:36:00 +02:00
Brian Leung e038bafe3b
gnu: emacs-tablist: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-tablist): Update to 1.0.
2019-09-29 03:09:36 +02:00
Brian Leung 52e62bbd76
gnu: emacs-prescient: Update to 3.3.
* gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 3.3.
2019-09-29 02:09:54 +02:00
Brian Leung 0263366f75
gnu: emacs-hydra: Enable test.
* gnu/packages/emacs-xyz.scm (emacs-hydra): Enable test.
2019-09-29 01:59:22 +02:00
Brian Leung 135b573e83
gnu: emacs-helm-company: Enable test.
* gnu/packages/emacs-xyz.scm (emacs-helm-company): Enable test.
2019-09-29 01:56:26 +02:00
Brice Waegeneire de3896fb79
gnu: Add ell.
* gnu/packages/linux.scm (ell): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-28 22:56:40 +02:00
Pierre Langlois 569832dfaf
gnu: gpodder: Update to 3.10.10.
* gnu/packages/gpodder.scm (gpodder): Update to 3.10.10.
[inputs]: Add youtube-dl.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-28 22:56:40 +02:00
Ludovic Courtès 44941fd7db
gnu: libssh: Update to 0.9.0.
* gnu/packages/ssh.scm (libssh): Update to 0.9.0.  Of particular
interest for robust offloading is libssh commit
e4e51ccc1340e313c203842d0180a1c4e33c95cc, which fixes a bug whereby,
instead of honoring the per-session timeout, 'ssh_channel_read_timeout'
would end up passing an infinite timeout to 'poll':
see <https://bugs.libssh.org/T33>
2019-09-28 22:56:40 +02:00
Oleg Pykhalov 1c2fb2a3e7
gnu: emacs-mbsync: Update to 0.1.2-3.8f80c26.
This commit follows 7dd9f6e7cf.

* gnu/packages/emacs-xyz.scm (emacs-mbsync): Update to 0.1.2-3.8f80c26.
2019-09-28 23:11:28 +03:00
Oleg Pykhalov 7dd9f6e7cf
gnu: emacs-mbsync: Update to 0.1.2-2.8f80c26.
* gnu/packages/emacs-xyz.scm (emacs-mbsync): Update to 0.1.2-2.8f80c26.
2019-09-28 23:08:52 +03:00
Brian Leung beec3e3c7e
gnu: emacs-docker: Update to 1.3.0.
* gnu/packages/emacs-xyz.scm (emacs-docker): Update to 1.3.0.
2019-09-28 19:37:05 +02:00
Brian Leung 723fb01c62
gnu: emacs-dockerfile-mode: Update to 1.2-2.ed73e82.
* gnu/packages/emacs-xyz.scm (emacs-dockerfile-mode): Update to 1.2-2.ed73e82.
2019-09-28 19:34:38 +02:00
Brian Leung a8f69a2e9a
gnu: emacs-org-download: Update to 0.1.0-2.10c9d7c.
* gnu/packages/emacs-xyz.scm (emacs-org-download): Update to 0.1.0-2.10c9d7c.
2019-09-28 19:29:32 +02:00
Tobias Geerinckx-Rice 7b6eabc709
gnu: gpxsee: Update to 7.12.
* gnu/packages/gps.scm (gpxsee): Update to 7.12.
2019-09-28 17:23:25 +02:00
Tobias Geerinckx-Rice f99bc1af54
gnu: gthumb: Update to 3.8.1.
* gnu/packages/gnome.scm (gthumb): Update to 3.8.1.
2019-09-28 17:16:40 +02:00
Tobias Geerinckx-Rice f4a1de0062
gnu: recode: Update to 3.7.6.
* gnu/packages/textutils.scm (recode): Update to 3.7.6.
[source]: Remove snippet.
2019-09-28 17:16:40 +02:00
Tobias Geerinckx-Rice 737e32a467
gnu: libmanette: Update to 0.2.3.
* gnu/packages/games.scm (libmanette): Update to 0.2.3.
2019-09-28 17:16:40 +02:00
Tobias Geerinckx-Rice 2d8dca9d36
gnu: libgnome-games-support: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libgnome-games-support)[source]: Hard-code NAME.
2019-09-28 17:16:40 +02:00
Tobias Geerinckx-Rice 4c6d15cfb9
gnu: libgnome-games-support: Update to 1.4.4.
* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.4.4.
2019-09-28 17:16:39 +02:00
Tobias Geerinckx-Rice 803f05841e
gnu: urlscan: Update to 0.9.4.
* gnu/packages/mail.scm (urlscan): Update to 0.9.4.
2019-09-28 17:16:39 +02:00
Danny Milosavljevic 2eefe1d887
gnu: fc-host-tools: Improve description.
* gnu/packages/embedded.scm (fc-host-tools)[description]: Improve description.
2019-09-28 15:40:59 +02:00
Danny Milosavljevic 1333eb5851
gnu: fc-host-tools: Update to 11.
* gnu/packages/embedded.scm (fc-host-tools): Update to 11.
[arguments]<:phases>[handle-tarbomb]: Delete phase.
[patch-installation-paths]: Modify.
2019-09-28 15:25:50 +02:00
Ricardo Wurmus e0c6c18371
gnu: r-gviz: Update to 1.28.3.
* gnu/packages/bioinformatics.scm (r-gviz): Update to 1.28.3.
2019-09-28 12:24:15 +02:00
Ricardo Wurmus b0a5be065e
gnu: r-mzr: Update to 2.18.1.
* gnu/packages/bioinformatics.scm (r-mzr): Update to 2.18.1.
2019-09-28 12:24:15 +02:00
Ricardo Wurmus 80004ec013
gnu: r-rhtslib: Update to 1.16.2.
* gnu/packages/bioinformatics.scm (r-rhtslib): Update to 1.16.2.
2019-09-28 12:24:15 +02:00
Ricardo Wurmus 272cb5a23f
gnu: r-rsamtools: Update to 2.0.1.
* gnu/packages/bioinformatics.scm (r-rsamtools): Update to 2.0.1.
2019-09-28 12:24:15 +02:00
Ricardo Wurmus d0983f294b
gnu: r-iranges: Update to 2.18.3.
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.18.3.
2019-09-28 12:24:15 +02:00
Ricardo Wurmus 7d8986c858
gnu: r-dt: Update to 0.9.
* gnu/packages/statistics.scm (r-dt): Update to 0.9.
2019-09-28 12:24:15 +02:00
Ricardo Wurmus a416d68049
gnu: r-lambda-r: Update to 1.2.4.
* gnu/packages/statistics.scm (r-lambda-r): Update to 1.2.4.
2019-09-28 12:24:15 +02:00
Ricardo Wurmus 51997203fe
gnu: r-pkgconfig: Update to 2.0.3.
* gnu/packages/statistics.scm (r-pkgconfig): Update to 2.0.3.
2019-09-28 12:24:15 +02:00
Ricardo Wurmus 2b953e0153
gnu: r-devtools: Update to 2.2.1.
* gnu/packages/statistics.scm (r-devtools): Update to 2.2.1.
[propagated-inputs]: Add r-rlang.
2019-09-28 12:24:15 +02:00
Ricardo Wurmus a2b40398e9
gnu: r-microbenchmark: Update to 1.4-7.
* gnu/packages/statistics.scm (r-microbenchmark): Update to 1.4-7.
2019-09-28 12:24:15 +02:00
Ricardo Wurmus b2449a31b3
gnu: r-knitr: Update to 1.25.
* gnu/packages/statistics.scm (r-knitr): Update to 1.25.
2019-09-28 12:24:14 +02:00
Ricardo Wurmus ebf0b43098
gnu: r-digest: Update to 0.6.21.
* gnu/packages/statistics.scm (r-digest): Update to 0.6.21.
2019-09-28 12:24:14 +02:00
Ricardo Wurmus 76e8d079a3
gnu: r-mgcv: Update to 1.8-29.
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-29.
2019-09-28 12:24:14 +02:00
Ricardo Wurmus b1a112f41b
gnu: r-assertable: Update to 0.2.7.
* gnu/packages/cran.scm (r-assertable): Update to 0.2.7.
2019-09-28 12:24:14 +02:00
Ricardo Wurmus 446735de7d
gnu: r-parameters: Update to 0.2.0.
* gnu/packages/cran.scm (r-parameters): Update to 0.2.0.
2019-09-28 12:24:14 +02:00
Ricardo Wurmus 4d86ea4aea
gnu: r-uwot: Update to 0.1.4.
* gnu/packages/cran.scm (r-uwot): Update to 0.1.4.
2019-09-28 12:24:14 +02:00
Ricardo Wurmus cbe42da235
gnu: r-optparse: Update to 1.6.4.
* gnu/packages/cran.scm (r-optparse): Update to 1.6.4.
2019-09-28 12:24:14 +02:00
Ricardo Wurmus 4978222ad7
gnu: r-spdep: Update to 1.1-3.
* gnu/packages/cran.scm (r-spdep): Update to 1.1-3.
2019-09-28 12:24:14 +02:00
Ricardo Wurmus bc9a839fea
gnu: r-sf: Update to 0.8-0.
* gnu/packages/cran.scm (r-sf): Update to 0.8-0.
2019-09-28 12:24:14 +02:00
Ricardo Wurmus b9d9bc6665
gnu: r-spdata: Update to 0.3.2.
* gnu/packages/cran.scm (r-spdata): Update to 0.3.2.
2019-09-28 12:24:14 +02:00
Ricardo Wurmus 194c68263a
gnu: r-tidytree: Update to 0.2.8.
* gnu/packages/cran.scm (r-tidytree): Update to 0.2.8.
2019-09-28 12:24:14 +02:00
Ricardo Wurmus 7c27558ad7
gnu: r-rcpphnsw: Update to 0.2.0.
* gnu/packages/cran.scm (r-rcpphnsw): Update to 0.2.0.
2019-09-28 12:24:14 +02:00
Ricardo Wurmus 6b286750d9
gnu: r-rcppannoy: Update to 0.0.13.
* gnu/packages/cran.scm (r-rcppannoy): Update to 0.0.13.
2019-09-28 12:24:14 +02:00
Ricardo Wurmus f889a1577c
gnu: r-bayestestr: Update to 0.3.0.
* gnu/packages/cran.scm (r-bayestestr): Update to 0.3.0.
2019-09-28 12:24:13 +02:00
Ricardo Wurmus e7c8c68532
gnu: r-raster: Update to 3.0-7.
* gnu/packages/cran.scm (r-raster): Update to 3.0-7.
2019-09-28 12:24:13 +02:00
Ricardo Wurmus 14c3e7bb5b
gnu: r-sjmisc: Update to 2.8.2.
* gnu/packages/cran.scm (r-sjmisc): Update to 2.8.2.
[propagated-inputs]: Add r-tidyselect.
2019-09-28 12:24:13 +02:00
Ricardo Wurmus cd5d6e26db
gnu: r-shinyace: Update to 0.4.1.
* gnu/packages/cran.scm (r-shinyace): Update to 0.4.1.
2019-09-28 12:24:13 +02:00
Ricardo Wurmus 9655b1d422
gnu: r-ttr: Update to 0.23-5.
* gnu/packages/cran.scm (r-ttr): Update to 0.23-5.
[native-inputs]: Remove gfortran.
2019-09-28 12:24:13 +02:00
Ricardo Wurmus 290c75fc8f
gnu: r-tinytex: Update to 0.16.
* gnu/packages/cran.scm (r-tinytex): Update to 0.16.
2019-09-28 12:24:13 +02:00
Ricardo Wurmus e85f05037b
gnu: r-recipes: Update to 0.1.7.
* gnu/packages/cran.scm (r-recipes): Update to 0.1.7.
2019-09-28 12:24:13 +02:00
Ricardo Wurmus 65ddcce32c
gnu: r-curl: Update to 4.2.
* gnu/packages/cran.scm (r-curl): Update to 4.2.
2019-09-28 12:24:13 +02:00
Ricardo Wurmus 33194de22d
gnu: r-htmltable: Update to 1.13.2.
* gnu/packages/cran.scm (r-htmltable): Update to 1.13.2.
2019-09-28 12:24:13 +02:00
Ricardo Wurmus 8fa788740a
gnu: r-callr: Update to 3.3.2.
* gnu/packages/cran.scm (r-callr): Update to 3.3.2.
2019-09-28 12:24:13 +02:00
Ricardo Wurmus f3575adfe9
gnu: r-ellipsis: Update to 0.3.0.
* gnu/packages/cran.scm (r-ellipsis): Update to 0.3.0.
2019-09-28 12:24:13 +02:00
Arun Isaac 667c004c6e
gnu: Add stapler.
* gnu/packages/pdf.scm (stapler): New variable.
2019-09-28 12:12:29 +05:30
Tobias Geerinckx-Rice d49375c722
gnu: z3: Update to 4.8.6.
* gnu/packages/maths.scm (z3): Update to 4.8.6.
2019-09-28 05:36:12 +02:00
Tobias Geerinckx-Rice 3b1ccad0ed
gnu: xtensor: Use HTTPS home page.
* gnu/packages/algebra.scm (xtensor)[home-page]: Use HTTPS.
2019-09-28 05:36:12 +02:00
Tobias Geerinckx-Rice aec6c09a31
gnu: xtensor: Update to 0.20.9.
* gnu/packages/algebra.scm (xtensor): Update to 0.20.9.
2019-09-28 05:36:12 +02:00
Tobias Geerinckx-Rice c5b4916294
gnu: xtl: Update to 0.6.7.
* gnu/packages/cpp.scm (xtl): Update to 0.6.7.
2019-09-28 05:36:12 +02:00
Tobias Geerinckx-Rice 62b3a9b4c1
gnu: smu: Don't use unstable tarball.
* gnu/packages/markup.scm (smu)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-09-28 05:36:12 +02:00
Tobias Geerinckx-Rice 67e4abc531
gnu: smu: Update to 1.5.
* gnu/packages/markup.scm (smu): Update to 1.5.
2019-09-28 05:36:12 +02:00
Tobias Geerinckx-Rice dcedcc7c57
gnu: youtube-viewer: Update to 3.5.8.
* gnu/packages/video.scm (youtube-viewer): Update to 3.5.8.
2019-09-28 05:36:11 +02:00
Tobias Geerinckx-Rice f805785e2f
gnu: ubridge: Update to 0.9.16.
* gnu/packages/networking.scm (ubridge): Update to 0.9.16.
2019-09-28 05:36:11 +02:00
Eric Bavier ba567cae97
gnu: dealii: Update to 9.1.1.
* gnu/packages/maths.scm (dealii): Update to 9.1.1.
[source]: Remove patch no longer needed.
* gnu/local.mk (dist_patch_DATA): ditto.
* gnu/packages/patches/dealii-mpi-deprecations.patch: Delete it.
2019-09-27 22:23:44 -05:00
Brian Leung 3e27f472db
gnu: Add emacs-skeletor.
* gnu/packages/emacs-xyz.scm (emacs-skeletor): New variable.
2019-09-27 23:00:46 +02:00
Marius Bakke e7f62a41b2
Merge branch 'master' into core-updates 2019-09-27 19:11:27 +02:00
Marius Bakke b48eb1e934
gnu: nginx: Update to 1.17.4.
* gnu/packages/web.scm (nginx): Update to 1.17.4.
2019-09-27 18:57:38 +02:00
Marius Bakke add8063742
gnu: mbedtls-apache: Update to 2.16.3.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.3.
2019-09-27 18:57:37 +02:00
Marius Bakke 689b44bc3f
gnu: WebKitGTK: Update to 2.26.1.
* gnu/packages/webkit.scm (webkitgtk-2.24): Rename to ...
(webkitgtk-2.26): ... this.  Update to 2.26.1.
[inputs]: Add BUBBLEWRAP, LIBSECCOMP, LIBWPE, WPEBACKEND-FDO, and XDG-DBUS-PROXY.
* gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust for changed
variable name.
* gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise.
2019-09-27 18:57:37 +02:00