Commit Graph

42681 Commits

Author SHA1 Message Date
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
Marius Bakke 9e0cb9d79d
gnu: Add xdg-dbus-proxy.
* gnu/packages/glib.scm (xdg-dbus-proxy): New public variable.
2019-09-27 18:57:37 +02:00
Marius Bakke 7970127ff0
gnu: Add wpebackend-fdo.
* gnu/packages/webkit.scm (wpebackend-fdo): New public variable.
2019-09-27 18:57:37 +02:00
Marius Bakke b037ea963f
gnu: Add libwpe.
* gnu/packages/webkit.scm (libwpe): New public variable.
2019-09-27 18:57:37 +02:00
Tobias Geerinckx-Rice 36cc160e72
gnu: xbacklight: Update to 1.2.3.
* gnu/packages/xorg.scm (xbacklight): Update to 1.2.3.
2019-09-27 12:28:43 +02:00
Tobias Geerinckx-Rice e6010e8920
gnu: wabt: Update to 1.0.12.
* gnu/packages/web.scm (wabt): Update to 1.0.12.
2019-09-27 12:28:43 +02:00
Tobias Geerinckx-Rice 29bdabb6fd
gnu: xygrib: Update to 1.2.6.1.
* gnu/packages/geo.scm (xygrib): Update to 1.2.6.1.
2019-09-27 12:28:43 +02:00
Tobias Geerinckx-Rice 966873e3e7
gnu: Order (gnu packages license)'s imports alphabetically.
* gnu/packages/license.scm: Order module imports alphabetically.
2019-09-27 12:28:42 +02:00
Mathieu Othacehe 1fdab9d3b3
gnu: isync: Use openssl-1.0 to fix build.
* gnu/packages/mail.scm (isync)[inputs]: Replace openssl by openssl-1.0 to fix
the build.
2019-09-27 11:07:30 +02:00
Mathieu Othacehe 772ca8e4f6
gnu: supercollider: Fix build and update to 3.10.3.
* gnu/packages/patches/supercollider-boost-1.70-build-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/audio.scm (supercollider): Update to 3.10.3 and apply the
previous patch to fix build with boost-1.70. Remove outdated
'fix-build-with-boost-1.68 phase.
2019-09-27 10:48:54 +02:00
Pierre Neidhardt 8ff5c7355f
gnu: Add makeself-safeextract.
* gnu/packages/compression.scm (makeself-safeextract): New variable.
2019-09-27 09:53:55 +02:00
Jan Nieuwenhuizen 308eb5c11a
gnu: gcc: Fix mingw cross compiler.
* gnu/packages/patches/gcc-7-cross-mingw.patch: New file.
* gnu/packages/cross-base.scm (cross-gcc-patches): Add XGCC parameter; update
caller.  Use it for target mingw and gcc >= 7.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-09-27 06:42:47 +02:00
Brian Leung 18cd5f69dd
gnu: emacs-company-quickhelp: Update to 2.2.0-1.479676c.
* gnu/packages/emacs-xyz.scm (emacs-company-quickhelp): Update to 2.2.0-1.479676c.
2019-09-27 06:05:59 +02:00
Brian Leung 49175a9bab
gnu: emacs-org-re-reveal: Update to 2.5.1.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 2.5.1.
2019-09-27 05:53:06 +02:00
Brian Leung 352b1dcd6b
gnu: emacs-counsel-dash: Fix home page.
* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Fix home page.
2019-09-27 03:33:29 +02:00
Brian Leung 9a0f6a3c93
gnu: emacs-evil-magit: Update to 0.4.2-3.4b66a1d.
* gnu/packages/emacs-xyz.scm (emacs-evil-magit): Update to 0.4.2-3.4b66a1d.
2019-09-26 23:31:09 +02:00
Nicolas Goaziou d31a532417
gnu: Add emacs-flycheck-grammalecte.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): New variable.
2019-09-26 23:17:54 +02:00
Ludovic Courtès 99fcefb94c
gnu: texinfo: Add version 6.7.
* gnu/packages/texinfo.scm (texinfo-6.7): New variable.
2019-09-26 23:15:28 +02:00
Ludovic Courtès 7647c0dec9
gnu: tbb: Build in a reproducible fashion.
Fixes <https://bugs.gnu.org/37522>.

* gnu/packages/tbb.scm (tbb)[source](snippets): Annihilate attempts to
capture the build time and kernel version.
2019-09-26 23:15:28 +02:00
Ludovic Courtès 464caf72f9
shepherd: Ensure the log file has correct ownership.
* gnu/build/shepherd.scm (make-forkexec-constructor/container): Ensure
LOG-FILE has correct ownership.
2019-09-26 23:15:28 +02:00
Ludovic Courtès 0d3a4fc867
shepherd: 'make-forkexec-constructor/container' keeps the log file.
* gnu/build/shepherd.scm (make-forkexec-constructor/container): Don't
call 'clean-up' on LOG-FILE.  This mirrors Shepherd commit
6892f638c78a14fedd075f664432757bc015c140.
2019-09-26 23:15:28 +02:00
Hartmut Goebel 6eb1d20b68
gnu: Add debops.
* gnu/packages/admin.scm (debops): New variable.
* gnu/packages/patches/debops-constants-for-external-program-names.patch,
  gnu/packages/patches/debops-debops-defaults-fall-back-to-less.patch:
  New files.
* gnu/local.mk: Add them.
2019-09-26 17:18:23 +02:00
Hartmut Goebel 8581b40d09
gnu: Add python-distro.
* gnu/packages/python-xyz.scm (python-distro): New variable.
2019-09-26 17:18:22 +02:00
Danny Milosavljevic 2ea4587d83
gnu: python-libmpsse: Update to 1.4.
* gnu/packages/embedded.scm (python2-libmpsse): Rename to...
(python-libmpsse): ...this.
[version]: Update to 1.4.
[source]: Change repository and version.
[inputs]: Change Python version.
[arguments]: Add #parallel-build?.
(python2-libmpsse): New variable.
2019-09-26 15:58:48 +02:00
Mathieu Othacehe 8da3513fc8
gnu: Add ccls.
* gnu/packages/cpp.scm (ccls): New variable.
2019-09-26 13:51:30 +02:00
Brian Leung 205a0fe094
gnu: emacs-helm-dash: Update to 1.3.0-2.7f853bd.
* gnu/packages/emacs-xyz.scm (emacs-helm-dash): Update to 1.3.0-2.7f853bd.
2019-09-26 08:34:44 +02:00
Brian Leung b8563caf11
gnu: emacs-counsel-dash: Update to 0.1.3-2.24d370b.
* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Update to 0.1.3-2.24d370b.
2019-09-26 08:34:44 +02:00
Brian Leung 06bdb36837
gnu: Add emacs-dash-docs.
* gnu/packages/emacs-xyz.scm (emacs-dash-docs): New variable.
2019-09-26 08:34:43 +02:00
Brian Leung d8b352bea7
gnu: emacs-youtube-dl: Update to 1.0-2.af877b5.
* gnu/packages/emacs-xyz.scm (emacs-youtube-dl): Update to 1.0-2.af877b5.
2019-09-26 08:02:29 +02:00
Brian Leung 0155e23b34
gnu: emacs-mu4e-conversation: Update to 0.0.1-5.98110bb.
* gnu/packages/emacs-xyz.scm (emacs-mu4e-conversation): Update to 0.0.1-5.98110bb.
2019-09-26 07:56:51 +02:00
Brian Leung 82431a10cc
gnu: emacs-nov-el: Update to 0.2.9.
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.2.9.
2019-09-26 06:47:39 +02:00
Brian Leung e745dd119a
gnu: emacs-websocket: Enable some tests.
* gnu/packages/emacs-xyz.scm (emacs-websocket): Enable some tests.
2019-09-26 06:47:39 +02:00
Brian Leung eee9277ba5
gnu: emacs-make-it-so: Update to 0.1.0-2.b73dfb6.
* gnu/packages/emacs-xyz.scm (emacs-make-it-so): Update to 0.1.0-2.b73dfb6.
2019-09-26 06:47:38 +02:00
Brian Leung 595c7c339c
gnu: emacs-web-mode: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-web-mode)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-09-26 06:47:38 +02:00
Brian Leung fbbdce47e2
gnu: emacs-yaml-mode: Update to 0.0.14.
* gnu/packages/emacs-xyz.scm (emacs-yaml-mode): Update to 0.0.14.
2019-09-26 06:47:38 +02:00
Brian Leung 5d1d7ae413
gnu: emacs-evil-nerd-commenter: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Enable tests.
2019-09-26 06:47:33 +02:00
Tobias Geerinckx-Rice 91af1031e5
gnu: dtc: Update to 1.5.1.
* gnu/packages/bootloaders.scm (dtc): Update to 1.5.1.
[arguments]: Add -Wl,-rpath to LDFLAGS #:make-flags.
2019-09-26 06:28:23 +02:00
Tobias Geerinckx-Rice f70e567eea
gnu: emacs-circe: Update to 2.11.
* gnu/packages/emacs-xyz.scm (emacs-circe): Update to 2.11.
2019-09-26 05:37:34 +02:00
Tobias Geerinckx-Rice 2359e235a4
gnu: dehydrated: Update to 0.6.5.
* gnu/packages/tls.scm (dehydrated): Update to 0.6.5.
2019-09-26 05:37:33 +02:00
Tobias Geerinckx-Rice 3c39dc680f
gnu: skopeo: Update to 0.1.39.
* gnu/packages/virtualization.scm (skopeo): Update to 0.1.39.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice 9610a422b0
gnu: bspwm: Update to 0.9.9.
* gnu/packages/wm.scm (bspwm): Update to 0.9.9.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice f51905a472
gnu: vimb: Update to 3.5.0.
* gnu/packages/web-browsers.scm (vimb): Update to 3.5.0.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice 4a51d75929
gnu: libxcb: Don't use NAME in source URI.
* gnu/packages/xorg.scm (libxcb)[source]: Hard-code NAME.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice 0a4f9445fd
gnu: xorgproto: Don't use NAME in source URI.
* gnu/packages/xorg.scm (xorgproto)[source]: Hard-code NAME.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice 5dfdab05ba
gnu: encodings: Update to 1.0.5.
* gnu/packages/xorg.scm (encodings): Update to 1.0.5.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice 3eb278aa9d
gnu: f3: Update to 7.2.
* gnu/packages/disk.scm (f3): Update to 7.2.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice 3f3d712cc5
gnu: beets: Update to 1.4.9.
* gnu/packages/music.scm (beets): Update to 1.4.9.
[source]: Remove patch.
[arguments]: Remove more Python 3.7 compatibility fixes.
* gnu/packages/patches/beets-python-3.7-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-09-26 05:24:30 +02:00
Tobias Geerinckx-Rice d94ec40758
gnu: beets: Use HTTPS home page.
* gnu/packages/music.scm (beets)[home-page]: Use HTTPS.
2019-09-26 05:24:30 +02:00
Tobias Geerinckx-Rice 65d20127ef
gnu: emacs-xelb: Update to 0.18.
* gnu/packages/emacs-xyz.scm (emacs-xelb): Update to 0.18.
2019-09-26 05:24:30 +02:00
Tobias Geerinckx-Rice 0ed0e3bfb7
gnu: fmit: Update to 1.2.13.
* gnu/packages/music.scm (fmit): Update to 1.2.13.
2019-09-26 05:24:30 +02:00
Tobias Geerinckx-Rice b106dd84db
gnu: xf86-input-wacom: Don't use NAME in source URI.
* gnu/packages/xdisorg.scm (xf86-input-wacom)[source]: Hard-code NAME.
2019-09-25 17:50:53 +02:00
Tobias Geerinckx-Rice 8aba8c7b74
gnu: youtube-dl: Update to 2019.09.12.1.
* gnu/packages/video.scm (youtube-dl): Update to 2019.09.12.1.
2019-09-25 17:50:53 +02:00
Tobias Geerinckx-Rice b7f5fa8285
gnu: celluloid: Update to 0.17 from gnome-mpv.
* gnu/packages/video.scm (celluloid): ‘New’ public variable.
(gnome-mpv): Redefine as DEPRECATED-PACKAGE.
2019-09-25 17:50:52 +02:00
Tobias Geerinckx-Rice 3b6362969c
gnu: iproute2: Add libmnl input.
* gnu/packages/linux.scm (iproute)[inputs]: Add libmnl.
2019-09-25 17:50:51 +02:00
Tobias Geerinckx-Rice 005e539edf
gnu: iproute2: Update to 5.3.0.
* gnu/packages/linux.scm (iproute): Update to 5.3.0.
2019-09-25 17:50:50 +02:00
Tobias Geerinckx-Rice dc29bea340
gnu: rofi: Update to 1.5.4.
* gnu/packages/xdisorg.scm (rofi): Update to 1.5.4.
2019-09-25 17:50:50 +02:00
Tobias Geerinckx-Rice e0aa4e949e
gnu: mlt: Update to 6.16.0.
* gnu/packages/video.scm (mlt): Update to 6.16.0.
2019-09-25 17:50:49 +02:00
Tobias Geerinckx-Rice d7a7d255c4
gnu: spirv-tools: Use GIT-FILE-NAME.
* gnu/packages/vulkan.scm (spirv-tools)[source]: Use GIT-FILE-NAME.
2019-09-25 17:50:48 +02:00
Tobias Geerinckx-Rice aa1c7b4914
gnu: spirv-tools: Update to 2019.2.
* gnu/packages/vulkan.scm (spirv-tools): Update to 2019.2.
2019-09-25 17:50:48 +02:00
Tobias Geerinckx-Rice 49dc1669a8
gnu: you-get: Update to 0.4.1355.
* gnu/packages/video.scm (you-get): Update to 0.4.1355.
2019-09-25 17:50:47 +02:00
Kei Kebrau 8dc3c2a7d5
gnu: freeimage: Update to 3.18.0.
* gnu/packages/image.scm (freeimage): Update to 3.18.0.
[source]: Modify snippet to remove the bundled libjxr. Remove obsolete
patches.
[arguments]: Add libjxr include directory to #:make-flags.
[inputs]: Add libjxr.
* gnu/packages/patches/freeimage-CVE-2015-0852.patch,
gnu/packages/patches/freeimage-CVE-2016-5684.patch,
gnu/packages/patches/freeimage-fix-build-with-gcc-5.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Unregister patches.
* gnu/packages/patches/freeimage-unbundle.patch: Update patch.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-09-25 17:45:39 +02:00
Kei Kebreau 8b9570adc1
gnu: libjxr: Build and install shared library.
* gnu/packages/image.scm (libjxr)[arguments]: Add -fPIC to CFLAGS for shared
library support.  Add 'build-shared-library' phase and modify 'install' phase
to install the shared libraries.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-09-25 17:45:39 +02:00
Marius Bakke 193cbb3d61
gnu: freeimage: Build with the C++ 11 standard.
This is a follow-up to commit 942c788949.

* gnu/packages/image.scm (freeimage)[arguments]: Pass -std=gnu++11 in CFLAGS.
2019-09-25 16:40:34 +02:00
Mathieu Othacehe 70c7b7c799
installer: Update to Guile-Parted 0.0.2 release.
* gnu/installer/parted.scm (data-partition?, metadata-partition?,
freespace-partition?, normal-partition?, extended-partition?,
logical-partition?): Remove, as now provided by Guile-Parted.
* gnu/installer/newt/partition.scm (run-disk-page): Remove disk-destroy calls,
replace disk-delete-all by disk-remove-all-partitions and
disk-delete-partition by disk-remove-partition*.
2019-09-25 16:03:23 +02:00
Mathieu Othacehe a3246602a2
gnu: guile-parted: Update to 0.0.2.
* gnu/packages/guile-xyz.scm (guile-parted): Update to 0.0.2.
2019-09-25 16:03:23 +02:00
Wiktor Żelazny 195854a50c
gnu: Add r-assertable.
* gnu/packages/cran.scm (r-assertable): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-25 15:49:42 +02:00
Divan Santana 4b67b9db7d
gnu: emacs-exwm: Update to 0.23.
* gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.23.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-25 15:46:48 +02:00
Christopher Baines dd2a83270b
services: Add the Guix Data Service.
* gnu/services/guix.scm: New file.
* gnu/tests/guix.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add both new files.
* doc/guix.texi (Guix Services): New section documenting the Guix Data
Service.
2019-09-25 08:35:33 +01:00
Christopher Baines 1683e4863a
gnu: Add guix-data-service.
* gnu/packages/web.scm (guix-data-service): New variable.
2019-09-25 08:35:27 +01:00
Brian Leung ac87bc57af
gnu: emacs-vdiff: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-vdiff): Enable tests.
2019-09-25 05:57:28 +02:00
Brian Leung c83d7e964d
gnu: emacs-helm-lsp: Fix description.
* gnu/packages/emacs-xyz.scm (emacs-helm-lsp): Fix description.
2019-09-25 05:57:27 +02:00
Brian Leung 430ac9ccb4
gnu: Add emacs-cmake-font-lock.
* gnu/packages/emacs-xyz.scm (emacs-cmake-font-lock): New variable.
2019-09-25 05:57:27 +02:00
Maxim Cournoyer 41e03c4bee
linux-boot: Fix typo.
* gnu/build/linux-boot.scm (mount-root-file-system): Fix typo.
2019-09-25 12:18:25 +09:00
Maxim Cournoyer 91e633f043
build: initrd: Fix "write-cpio-archive" return value.
* gnu/build/linux-initrd.scm (write-cpio-archive): Really return OUTPUT on
success, even when compression is disabled.
2019-09-25 12:18:25 +09:00
Eric Bavier 4780db2c93
gnu: idris: Update to 1.3.2.
* gnu/packages/haskell-xyz.scm (ghc-network-2.8, ghc-megaparsec-7): New
variables.
* gnu/packages/idris.scm (idris): Update to 1.3.2.
[source]: Remove patch.
[inputs]: Use ghc-network-2.8 and ghc-megaparsec-7.
* gnu/packages/patches/idris-test-no-node.patch: Delete.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-09-24 21:15:24 -05:00
Brian Leung c463c270dc
gnu: Add emacs-wttrin.
* gnu/packages/emacs-xyz.scm (emacs-wttrin): New variable.
2019-09-25 01:14:47 +02:00
Brian Leung c3ceeb93c2
gnu: emacs-xterm-color: Update to 1.9.
* gnu/packages/emacs-xyz.scm (emacs-xterm-color): Update to 1.9.
2019-09-25 01:14:42 +02:00
Marius Bakke 84a0c6ff63
gnu: Move openmw-openscenegraph to graphics.scm.
Package inheritance across modules may cause unbound variable errors at
expansion time because of cyclic dependencies between the modules.

* gnu/packages/game-development.scm (openmw-openscenegraph): Move from here ...
* gnu/packages/graphics.scm (openmw-openscenegraph): ... to here.  Make the
variable public and "hide" the package.
2019-09-24 23:51:48 +02:00
Brian Leung 1cfe711ac0
gnu: emacs-el-search: Update to 1.12.6.1-2.07bed84.
* gnu/packages/emacs-xyz.scm (emacs-el-search): Update to 1.12.6.1-2.07bed84.
2019-09-24 20:34:09 +02:00
Brian Leung 3aeef226ac
gnu: Add emacs-cl-print.
* gnu/packages/emacs-xyz.scm (emacs-cl-print): New variable.
2019-09-24 20:34:09 +02:00
Brian Leung e4cf01c003
gnu: emacs-stream: Update to 2.2.4-1.a3f3da1.
* gnu/packages/emacs-xyz.scm (emacs-stream): Update to 2.2.4-1.a3f3da1.
2019-09-24 20:34:08 +02:00
Marius Bakke aa0e28bc73
gnu: p11-kit: Update to 0.23.17.
* gnu/packages/patches/p11-kit-jks-timestamps.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/tls.scm (p11-kit): Update to 0.23.17.
[source](patches): Remove.
2019-09-24 20:12:56 +02:00
Marius Bakke 25c4a04fde
gnu: OpenEXR: Update home page.
* gnu/packages/graphics.scm (ilmbase, openexr)[home-page]: Use HTTPS.
2019-09-24 20:12:56 +02:00
Marius Bakke 942c788949
gnu: OpenEXR: Update to 2.4.0 [fixes CVE-2018-18443, CVE-2018-18444].
* gnu/packages/patches/ilmbase-fix-tests.patch: Adjust for new origin.
* gnu/packages/patches/ilmbase-openexr-pkg-config.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/graphics.scm (ilmbase): Update to 2.4.0.
[source]: Change to GIT-FETCH, as tarballs are no longer provided.  Add new
patch.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add phase to enter the correct source directory.
* gnu/packages/graphics.scm (openexr): Update to 2.4.0.
[source]: Inherit from ILMBASE, which comes from the same repository.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add phase to enter the correct source directory.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Enable C++11.
* gnu/packages/image-processing.scm (opencv)[arguments]: Likewise.
2019-09-24 20:12:56 +02:00
Marius Bakke d8fbfbf523
gnu: varnish: Update to 6.3.0.
* gnu/packages/web.scm (varnish): Update to 6.3.0.
[arguments]: Patch /bin/sh in one more file.
2019-09-24 20:12:56 +02:00
Marius Bakke 6bdf8af5e6
gnu: ffmpeg: Update to 4.2.1.
* gnu/packages/video.scm (ffmpeg): Update to 4.2.1.
2019-09-24 20:12:56 +02:00
Marius Bakke 3e41d7070d
gnu: re2: Update to 2019-09-01.
* gnu/packages/regex.scm (re2): Update to 2019-09-01.
2019-09-24 20:12:55 +02:00
Marius Bakke b174cc4be3
gnu: openvswitch: Update to 2.12.0.
* gnu/packages/networking.scm (openvswitch): Update to 2.12.0.
2019-09-24 20:12:55 +02:00
Marius Bakke 864b7f0bc1
gnu: fmt: Update to 6.0.0.
* gnu/packages/pretty-print.scm (fmt): Update to 6.0.0.
2019-09-24 20:12:55 +02:00
Marius Bakke d1bfad2f0d
gnu: keepalived: Update home page.
* gnu/packages/cluster.scm (keepalived)[home-page]: Use HTTPS.
2019-09-24 20:12:55 +02:00
Marius Bakke ce6db0fa7c
gnu: keepalived: Update to 2.0.18.
* gnu/packages/cluster.scm (keepalived): Update to 2.0.18.
2019-09-24 20:12:55 +02:00
Marius Bakke 2ac0206060
gnu: keepalived: Fix documentation generation.
* gnu/packages/cluster.scm (keepalived)[arguments]: Copy software_design.png
from the correct place.
2019-09-24 20:12:55 +02:00
Brian Leung 3e7518b35c
gnu: emacs-flycheck: Update to 31-1.0006a59.
* gnu/packages/emacs-xyz.scm (emacs-flycheck): Update to 31-1.0006a59.
2019-09-24 19:55:31 +02:00
Brian Leung 987d7b1c67
gnu: emacs-markdown-mode: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-markdown-mode)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-09-24 19:55:30 +02:00
Pierre Neidhardt f95ec65be3
gnu: openmw: Use OpenMW's fork of openscenegraph.
* gnu/packages/game-development.scm (openmw)[inputs]: Replace openscenegraph
  with openmw-openscenegraph.
2019-09-24 19:21:59 +02:00
Pierre Neidhardt 24f7bac02a
gnu: openscenegraph: Update to 3.6.4 and build JPEG plugin.
* gnu/packages/graphics.scm (openscenegraph): Update to 3.6.4.
[inputs]: Add libjpeg.
2019-09-24 19:18:58 +02:00
Ludovic Courtès f77993bb50
gnu: Add locale packages for glibc 2.28.
* gnu/packages/base.scm (glibc-locales-2.28, glibc-utf8-locales-2.28):
New variables.
(glibc-locales-2.27, glibc-utf8-locales-2.27): Deprecate.
2019-09-24 14:00:58 +02:00
Pierre Neidhardt b150e83bef
gnu: Add mojoshader-with-viewport-flip.
* gnu/packages/gl.scm (mojoshader-with-viewport-flip): New variable.
2019-09-24 11:32:54 +02:00
Pierre Neidhardt 3429f5d923
gnu: mojoshader: Broaden feature support (viewport flipping and depth clipping).
* gnu/packages/gl.scm (mojoshader)[arguments]: Build with FLIP_VIEWPORT and
  DEPTH_CLIPPING.
2019-09-24 11:32:54 +02:00
Brian Leung 85dfecbedc
gnu: emacs-stream: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-stream): Enable tests.
2019-09-24 11:16:42 +02:00
Brian Leung 09b2ae95c8
gnu: emacs-evil-surround: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-evil-surround): Enable tests.
2019-09-24 11:03:01 +02:00
Nicolas Goaziou d9de8fbbab
gnu: asymptote: Update to 2.53.
* gnu/packages/plotutils.scm (asymptote): Update to 2.53.
2019-09-24 10:23:52 +02:00
Ludovic Courtès 11da634a6e
Merge branch 'master' into core-updates 2019-09-24 10:11:38 +02:00
Brian Leung 61522fd967
gnu: emacs-rainbow-delimiters: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-rainbow-delimiters): Enable tests.
[source] Use GIT-FETCH and GIT-FILE-NAME.
2019-09-24 10:03:17 +02:00
Pierre Neidhardt 5c1547383f
gnu: Add mojoshader.
* gnu/packages/gl.scm (mojoshader): New variable.
2019-09-24 09:44:49 +02:00
Brett Gilio 2395d863de
gnu: emacs-rust-mode: Update to 0.4.0.
* gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 0.4.0.

Signed-off-by: Brian Leung <leungbk@mailfence.com>
2019-09-24 09:09:37 +02:00
Efraim Flashner 3b98e71a4b
gnu: Register (gnu packages distributed).
This is a follow-up to 2d25b0c8ba.

* gnu/local.mk (GNU_SYSTEM_MODULES): Add (gnu packages distributed).
2019-09-24 10:07:43 +03:00
Brant Gardner 2d25b0c8ba
gnu: Add boinc-client and boinc-server.
* gnu/packages/distributed.scm (boinc-client, boinc-server): New variable.

Signed-off-by: Brian Leung <leungbk@mailfence.com>
2019-09-24 08:53:17 +02:00
Tobias Geerinckx-Rice f9447dedc5
gnu: sxhkd: Sensibly name source checkout.
* gnu/packages/xdisorg.scm (sxhkd)[source]: Use GIT-FILE-NAME.
2019-09-24 07:20:53 +02:00
Tobias Geerinckx-Rice b60ffcee06
gnu: mako: Update to 1.4.
* gnu/packages/wm.scm (mako): Update to 1.4.
2019-09-24 07:20:53 +02:00
Tobias Geerinckx-Rice 1c6884eeb3
gnu: sxhkd: Update to 0.6.1.
* gnu/packages/xdisorg.scm (sxhkd): Update to 0.6.1.
2019-09-24 07:06:38 +02:00
Tobias Geerinckx-Rice f1afdaf476
gnu: java-dom4j: Update to 2.1.1.
* gnu/packages/xml.scm (java-dom4j): Update to 2.1.1.
2019-09-24 07:06:37 +02:00
Tobias Geerinckx-Rice e2d69addf6
Revert "gnu: qpdf: Update to 9.0.1."
This reverts commit 88808152d9.
It was intended for staging.
2019-09-24 03:14:26 +02:00
Tobias Geerinckx-Rice 88808152d9
gnu: qpdf: Update to 9.0.1.
* gnu/packages/pdf.scm (qpdf): Update to 9.0.1.
2019-09-24 03:12:44 +02:00
Tobias Geerinckx-Rice 525961cd43
gnu: ethtool: Update to 5.3.
* gnu/packages/networking.scm (ethtool): Update to 5.3.
2019-09-24 03:12:43 +02:00
Tobias Geerinckx-Rice 0b3daeb05e
gnu: linux-libre: Update to 4.4.194.
* gnu/packages/linux.scm (linux-libre): Update to 4.4.194.
2019-09-24 02:19:25 +02:00
Tobias Geerinckx-Rice 21d9c57745
gnu: linux-libre: Update to 4.9.194.
* gnu/packages/linux.scm (linux-libre): Update to 4.9.194.
2019-09-24 02:19:25 +02:00
Tobias Geerinckx-Rice cce20ea6a0
gnu: linux-libre: Update to 4.14.146.
* gnu/packages/linux.scm (linux-libre): Update to 4.14.146.
2019-09-24 02:19:25 +02:00
Tobias Geerinckx-Rice fa470524a4
gnu: linux-libre: Update to 4.19.75.
* gnu/packages/linux.scm (linux-libre): Update to 4.19.75.
2019-09-24 02:19:25 +02:00
Tobias Geerinckx-Rice 9fa18e5dee
gnu: linux-libre: Update to 5.2.17.
* gnu/packages/linux.scm (linux-libre): Update to 5.2.17.
2019-09-24 02:19:24 +02:00
Tobias Geerinckx-Rice 5d992ed122
gnu: linux-libre: Update deblobbing scripts.
* gnu/packages/linux.scm (deblob-scripts-4.4): Update to version 4.4.194
and update the 'deblob-check' hash.
(deblob-scripts-5.2, deblob-scripts-4.19)
(deblob-scripts-4.14, deblob-scripts-4.9): Update to versions 5.2.17, 4.19.75,
4.14.146, and 4.9.194 respectively, although the scripts themselves are
unchanged.
2019-09-24 02:19:24 +02:00
Tobias Geerinckx-Rice 757f01fa4d
gnu: xterm: Don't use NAME in source URI.
* gnu/packages/xorg.scm (xterm)[source]: Hard-code NAME.
2019-09-24 02:10:49 +02:00
Tobias Geerinckx-Rice 5192e465dd
gnu: xterm: Update to 349.
* gnu/packages/xorg.scm (xterm): Update to 349.
2019-09-24 02:10:49 +02:00
Tobias Geerinckx-Rice 3f55b7be16
gnu: glm: Update to 0.9.9.6.
* gnu/packages/maths.scm (glm): Update to 0.9.9.6.
[source]: Add patch.
* gnu/packages/patches/glm-restore-install-target.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-09-24 02:10:49 +02:00
Ludovic Courtès 46a9d88512
gnu: cuirass: Update to d27ff21.
* gnu/packages/ci.scm (cuirass): Update to d27ff21.
2019-09-23 23:41:19 +02:00
Ludovic Courtès 46e552cb0f
services: cuirass: Remove unneeded conditional.
* gnu/services/cuirass.scm (cuirass-shepherd-service): Remove unneeded 'and'.
2019-09-23 23:41:19 +02:00
Ludovic Courtès 7abd5997f4
repl, marionette: 'self-quoting?' matches keywords.
* guix/repl.scm (self-quoting?): Add 'keyword?' and 'array?'; remove
'vector?' and 'bytevector?'.
* gnu/tests.scm (marionette-shepherd-service) <start>: Likewise.
<modules>: Remove (rnrs bytevector).
2019-09-23 23:41:19 +02:00
Vagrant Cascadian a2f6f3b199
gnu: r-gplots: Fix typo.
* gnu/packages/statistics (r-gplots)[description]: Fix spelling of "balloon".
2019-09-23 13:18:48 -07:00
Vagrant Cascadian f74b698351
gnu: packages: Fix typos.
* gnu/packages/emacs-xyz (emacs-litable)[description]: Fix use of singular
  form of "This package".
  (emacs-ssh-config-mode)[description]: Likewise.
* gnu/packages/haskell-xyz (ghc-process-extras)[description]: Likewise.
* gnu/packages/lisp (sbcl-fare-quasiquote-readtable)[description]: Likewise.
* gnu/packages/usb-modeswitch (usb-modeswitch-data)[description]: Likewise.
2019-09-23 13:15:17 -07:00
Vagrant Cascadian 947b3ac68b
gnu: vco-plugins: Fix typo.
* gnu/packages/audio (vco-plugins)[description]: Fix spelling of "rectangle".
2019-09-23 13:01:43 -07:00
Vagrant Cascadian d654ad066e
gnu: rust-widestring: Fix typo.
* gnu/packages/crates-io (rust-widestring)[description]: Fix spelling if
  "libraries".
2019-09-23 13:01:41 -07:00
Vagrant Cascadian 028053f295
gnu: guile-persist: Fix typo.
* gnu/packages/guile-xyx (guile-persist)[synopsis]: Fix spelling of
  "Persistence".
2019-09-23 13:01:39 -07:00
Vagrant Cascadian 0def6a488c
gnu: sbcl-cl-hooks: Fix typo.
* gnu/packages/lisp (sbcl-cl-hooks)[description]: Fix spelling of
  "possibilities".
2019-09-23 13:01:36 -07:00
Vagrant Cascadian 3defa90ddf
gnu: python-py-bcrypt: Fix typo.
* gnu/packages/python-crypto (python-py-bcrypt)[description]: Fix spelling of
  "parametrised".
2019-09-23 13:01:34 -07:00
Vagrant Cascadian 35fc0f4cd3
gnu: python-sphinxcontrib-htmlhelp: Fix typo.
* gnu/packages/sphinx (python-sphinxcontrib-htmlhelp)[synopsis]: Fix spelling
  of "extension".
2019-09-23 12:29:12 -07:00
Vagrant Cascadian 90c40ea209
gnu: go-github-com-audriusbutkevicius-pfilter: Fix typo.
* gnu/packages/syncthing (go-github-com-audriusbutkevicius-pfilter)
  [synopsis]: Fix spelling of "multiple".
2019-09-23 12:27:01 -07:00
Arun Isaac 2c33a849f7
gnu: guile-email: Update to 0.2.1.
* gnu/packages/guile-xyz.scm (guile-email): Update to 0.2.1.
[arguments]: Remove patch-module-dir phase.
2019-09-24 00:52:53 +05:30
Vagrant Cascadian 4186adce1c
gnu: bctoolbox: Fix typo.
* gnu/packages/telephony (bctoolbox)[description]: Fix plurality of
  "software".
2019-09-23 12:21:36 -07:00
Vagrant Cascadian 99ce20555d
gnu: fe: Fix typo.
* gnu/packages/text-editors (fe)[description]: Fix spelling of "menus".
2019-09-23 12:18:41 -07:00
Vagrant Cascadian 2847df6ba7
gnu: perl-xml-xpathengine: Fix typo.
* gnu/packages/xml (perl-xml-xpathengine)[description]: Fix spelling of
  "mimic".
2019-09-23 12:15:51 -07:00
Efraim Flashner 4907b615c9
gnu: python-html2text: Update to 2019.8.11.
* gnu/packages/python-web.scm (python-html2text): Update to 2019.8.11.
[arguments]: Use a custom 'check phase.
[home-page]: Update home-page.
2019-09-23 22:03:35 +03:00
Tobias Geerinckx-Rice a0bd918116
gnu: sbcl-trivia.ppcre: Fix typo in description.
* gnu/packages/lisp.scm (sbcl-trivia.ppcre)[description]: Fix typo.
2019-09-23 20:50:59 +02:00
Brian Leung 4343eebfc9
gnu: emacs-ace-window: Update to 0.9.0-1.a534492.
* gnu/packages/emacs-xyz.scm (emacs-ace-window): Update to 0.9.0-1.a534492.
2019-09-23 20:00:29 +02:00
Jakob L. Kreuze 6764870498
gnu: Add screenfetch.
* gnu/packages/admin.scm (screenfetch): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-09-23 19:07:28 +03:00
Tobias Geerinckx-Rice 3b4cc5cbdb
gnu: python-m2crypto: Update to 0.35.2.
* gnu/packages/python-crypto.scm (python-m2crypto): Update to 0.35.2.
2019-09-23 17:58:33 +02:00
Tobias Geerinckx-Rice aa686627ac
gnu: python-slugify: Update to 3.0.4.
* gnu/packages/python-web.scm (python-slugify): Update to 3.0.4.
* gnu/packages/patches/python-slugify-depend-on-unidecode.patch:
Adjust accordingly.
2019-09-23 17:58:32 +02:00
Tobias Geerinckx-Rice bfe194b533
gnu: enchant: Update to 2.2.7.
* gnu/packages/enchant.scm (enchant): Update to 2.2.7.
2019-09-23 17:58:32 +02:00
Tobias Geerinckx-Rice 900ddbf53d
gnu: obs: Update to 24.0.1.
* gnu/packages/video.scm (obs): Update to 24.0.1.
[inputs]: Add qtsvg.
2019-09-23 17:58:32 +02:00
Tobias Geerinckx-Rice b928c5874a
gnu: acpid: Update to 2.0.32.
* gnu/packages/linux.scm (acpid): Update to 2.0.32.
2019-09-23 17:58:31 +02:00
Mathieu Othacehe 3dd3ac4d83
installer: Fix run-input-page calls.
This fixes 55c43108 commit that renamed input-hide-checkbox? into
input-visibility-checkbox?.

* gnu/installer/newt/partition.scm (prompt-luks-passwords): Rename
input-hide-checkbox? into input-visibility-checkbox?.
2019-09-23 13:55:50 +02:00
Rutger Helling 48c97c27db
gnu: utox: Update to 0.17.1.
* gnu/packages/messaging.scm (utox): Update to 0.17.1.
2019-09-23 13:23:10 +02:00
Rutger Helling ec3516f1e2
gnu: kitty: Update to 0.14.5.
* gnu/packages/terminals.scm (kitty): Update to 0.14.5.
2019-09-23 13:17:40 +02:00
Rutger Helling 04dc98291c
gnu: flatpak: Update to 1.4.3.
* gnu/packages/package-management.scm (flatpak): Update to 1.4.3.
2019-09-23 13:12:39 +02:00
Boris A. Dekshteyn 9338cbdbe0
gnu: libomp: Fix test target.
* gnu/packages/llvm.scm (libomp)[arguments]: Change #:test-target value.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-23 12:20:31 +02:00
Ludovic Courtès 2f1a01b7cd
gnu: mit-scheme: Pass a valid tarball hash on non-x86.
Fixes this bug:

  $ guix build -nd mit-scheme -s aarch64-linux
  guix build: error: derivation `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz.drv' has incorrect output `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz', should be `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz'

This is a followup to 7d6cfa4425.

* gnu/packages/scheme.scm (mit-scheme)[inputs]: For "source", pass a
hash of the right length in the catch-all case.
2019-09-23 12:14:39 +02:00
Ludovic Courtès e5efdbce21
gnu: perl-catalyst-view-json: Update to 0.37.
* gnu/packages/web.scm (perl-catalyst-view-json): Update to 0.37.
2019-09-23 11:40:53 +02:00
Ludovic Courtès 624ed47d41
gnu: perl-catalyst-runtime: Update to 5.90124.
* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90124.
[propagated-inputs]: Add PERL-PERLIO-UTF8_STRICT.
2019-09-23 11:40:08 +02:00
Efraim Flashner acedaec798
gnu: wl-clipboard: Update to 2.0.0_beta2.
* gnu/packages/xdisorg.scm (wl-clipboard): Update to 2.0.0_beta2.
2019-09-23 10:21:02 +03:00
Efraim Flashner 4d70a8fe1b
gnu: gdb-8.3: Update to 8.3.1.
* gnu/packages/gdb.scm (gdb-8.3): Update to 8.3.1.
2019-09-23 10:05:59 +03:00
Efraim Flashner 23cc2793e1
gnu: datamash: Update to 1.5.
* gnu/packages/datamash.scm (datamash): Update to 1.5.
2019-09-23 09:38:50 +03:00
Brian Leung d5fcb61ea7
gnu: emacs-suggest: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-suggest): Enable tests.
2019-09-23 06:27:04 +02:00
Brian Leung 4455def416
gnu: emacs-helpful: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-helpful): Enable tests.
2019-09-23 06:19:01 +02:00
Brian Leung 48efcdafd8
gnu: emacs-ht: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-ht): Enable tests.
2019-09-23 06:15:30 +02:00
Ludovic Courtès 27130ee8f7
gnu: libsmpeg: Fix build failure with GCC 7.
* gnu/packages/video.scm (libsmpeg)[arguments]: New field.
2019-09-23 00:11:13 +02:00
Ludovic Courtès 1f78a99964
gnu: perf: Really build without '-Werror'.
Until this change, it would fail to build with:

  In file included from /tmp/guix-build-perf-5.2.15.drv-0/linux-5.2.15/tools/include/uapi/linux/ethtool.h:19:0,
		   from xsk.c:18:
  /gnu/store/…-linux-libre-headers-4.19.56/include/linux/if_ether.h:165:1: error: packed attribute is unnecessary for 'ethhdr' [-Werror=packed]

* gnu/packages/linux.scm (perf)[arguments]: In 'configure' phase, remove
"-Werror" from 'tools/lib/bpf/Makefile'.
2019-09-22 23:49:57 +02:00
Brian Leung 97d4dab0a6
gnu: emacs-tco-el: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-tco-el): Enable tests.
2019-09-22 22:37:22 +02:00
Brian Leung 08a36df874
gnu: emacs-loop: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-loop): Enable tests.
2019-09-22 22:36:20 +02:00
Brian Leung 99b63bf820
gnu: emacs-elisp-refs: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-elisp-refs): Enable tests.
2019-09-22 22:33:10 +02:00
Brian Leung fc60a8b714
gnu: emacs-realgud: Update to 1.5.1.
* gnu/packages/emacs-xyz.scm (emacs-realgud): Update to 1.5.1.
2019-09-22 22:24:31 +02:00
Brian Leung cbf4481a59
gnu: emacs-company-lsp: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-company-lsp): Enable tests.
2019-09-22 21:32:47 +02:00
Ludovic Courtès 4b577961d7
gnu: instantmusic: Fix build failure.
This is a followup to 6bbb37a545.

* gnu/packages/music.scm (instantmusic): Move 'fix-file-permissions'
phase before 'install' rather than before 'check'.
2019-09-22 21:27:44 +02:00
Efraim Flashner 0920b41c1d
gnu: js-datatables: Update to 1.10.19.
* gnu/packages/javascript.scm (js-datatables): Update to 1.10.19.
2019-09-22 21:20:07 +03:00
Tobias Geerinckx-Rice b5677e61bf
gnu: parallel: Update to 20190922.
* gnu/packages/parallel.scm (parallel): Update to 20190922.
2019-09-22 20:00:57 +02:00
John Soo 4cd9de6068
gnu: Add freecad.
* gnu/packages/engineering.scm (freecad): New variable.
2019-09-22 08:58:20 +02:00
John Soo 704853fb7a
gnu: Add libmedfile.
* gnu/packages/engineering.scm (libmedfile): New variable.
2019-09-22 08:47:53 +02:00
John Soo 2003e837f4
gnu: Add libarea.
* gnu/packages/engineering.scm (libarea): New variable.
2019-09-22 08:47:52 +02:00
John Soo 2895a87fbf
gnu: Add libspnav.
* gnu/packages/engineering.scm (libspnav): New variable.
2019-09-22 08:47:52 +02:00
John Soo 2ea8b51a71
gnu: Add python-pyside-2-tools.
* gnu/packages/qt.scm (python-pyside-2-tools): New variable.
2019-09-22 08:47:52 +02:00
John Soo f1c4dbfa55
gnu: Add python-pyside-2.
* gnu/packages/qt.scm (python-pyside-2): New variable.
2019-09-22 08:47:52 +02:00
John Soo 8b5107d209
gnu: Add libcxx-6
* gnu/packages/llvm.scm (libcxx-6): New variable.
2019-09-22 08:47:52 +02:00
John Soo 37a3abb1c6
gnu: Add python-shiboken-2.
* gnu/packages/qt.scm (python-shiboken-2): New variable.
2019-09-22 08:47:51 +02:00
John Soo f36617cbf1
gnu: Add coin3D.
* gnu/packages/graphics.scm (coin3D): New variable.
2019-09-22 08:47:45 +02:00
Brian Leung 4b48101012
gnu: emacs-company-lua: Update to 0.1-2.29f6819.
* gnu/packages/emacs-xyz.scm (emacs-company-lua): Update to 0.1-2.29f6819.
[arguments]: Include extra directory.
2019-09-22 07:03:43 +02:00
Brian Leung c5c197cf25
gnu: emacs-crux: Update to 0.3.0-2.308f17d.
* gnu/packages/emacs-xyz.scm (emacs-crux): Update to 0.3.0-2.308f17d.
2019-09-22 07:03:12 +02:00
Brian Leung ee0a392fa0
gnu: emacs-lispy: Update included files.
* gnu/packages/emacs-xyz.scm (emacs-lispy): Update included files.
2019-09-22 05:00:49 +02:00
Vagrant Cascadian aaeb2b34cb
gnu: diffoscope: Adjust native-inputs for architecture limitations.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Only add ghc on
  x86_64-linux and i686-linux.
  Only add openjdk and enjarify on x86_64-linux.
2019-09-21 15:35:53 -07:00
Tobias Geerinckx-Rice 265f30c9c4
gnu: mutt: Update to 1.12.2.
* gnu/packages/mail.scm (mutt): Update to 1.12.2.
2019-09-21 23:58:39 +02:00
Brian Leung 71ace914cf
gnu: emacs-attrap: Update to 1.0-2.18cd1f7.
* gnu/packages/emacs-xyz.scm (emacs-attrap): Update to 1.0-2.18cd1f7.
2019-09-21 22:57:45 +02:00
Brian Leung 2f587b3f97
gnu: emacs-github-review: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-github-review): Enable tests.
2019-09-21 22:31:48 +02:00
Brian Leung e13b354a77
gnu: emacs-elfeed: Update to 3.2.0.
* gnu/packages/emacs-xyz.scm (emacs-elfeed): Update to 3.2.0.
2019-09-21 20:35:04 +02:00
Tobias Geerinckx-Rice d47fa82dfc
gnu: libgnomekbd: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libgnomekbd)[source]: Hard-code NAME.
2019-09-21 19:17:53 +02:00
Tobias Geerinckx-Rice 10097e585e
gnu: libgnomekbd: Update to 3.26.1.
* gnu/packages/gnome.scm (libgnomekbd): Update to 3.26.1.
2019-09-21 19:17:52 +02:00
Tobias Geerinckx-Rice ca2ead31d2
gnu: wxmaxima: Update to 19.09.0.
* gnu/packages/maths.scm (wxmaxima): Update to 19.09.0.
2019-09-21 19:17:52 +02:00
Christopher Baines b64fa7f062
services: virtualization: Change libvirtd use syslog by default.
As defaulting by stderr, along with the shepherd service not directing the
output to a log file makes seeing the output difficult, compared to logging to
syslog.

* gnu/services/virtualization.scm (libvirt-configuration)[log-outputs]: Change
default from "3:stderr" to "3:syslog:libvirtd".
2019-09-21 17:40:04 +01:00
Christopher Baines c219104c78
gnu: guile-email: Add phase to patch the module directory.
Otherwise the .go files appear within share, and Guile doesn't find them. With
this patch they appear in lib within the output. One thing this means is that
stack traces include the filenames.

* gnu/packages/guile-xyz.scm (guile-email)[arguments]: Add 'patch-module-dir
phase.
2019-09-21 17:27:22 +01:00
Wiktor Żelazny c1bbef6920
gnu: Add python-bibtexparser.
* gnu/packages/python-xyz.scm (python-bibtexparser): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-21 16:48:36 +02:00
Wiktor Żelazny 9ba1e308c7
gnu: Add autocutsel.
* gnu/packages/xdisorg.scm (autocutsel): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-21 16:48:36 +02:00
Alexey Abramov ad34409e85
services: dovecot: Fix predicate names for free-form fields
* gnu/services/mail.scm (free-form-fields?, free-form-args?): Change
'string' to 'string?'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-21 16:48:36 +02:00
Ludovic Courtès a43e9157ef
services: gdm: Ensure /var/lib/gdm is owned by "gdm".
Fixes <https://bugs.gnu.org/37423>.
Reported by Jan <tona_kosmicznego_smiecia@interia.pl>.

* gnu/services/xorg.scm (%gdm-activation): New variable.
(gdm-service-type)[extensions]: Add 'activation-service-type'.
2019-09-21 16:48:36 +02:00
Brian Leung 5122209dde
gnu: emacs-counsel-etags: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Enable tests.
2019-09-21 08:57:20 +02:00
Brian Leung 44799c9f11
gnu: emacs-rjsx-mode: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-rjsx-mode): Enable tests.
2019-09-21 08:53:43 +02:00
Vagrant Cascadian 3eb4adc2c4
gnu: enjarify: Adjust native-inputs.
* gnu/packages/android (enjarify)[native-inputs]: Use openjdk instead of
  openjdk:jdk.
2019-09-20 23:11:46 -07:00
Brian Leung 82b5457118
gnu: emacs-lispyville: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-lispyville): Enable tests.
2019-09-21 06:35:23 +02:00
Brian Leung 38f549f28d
gnu: emacs-lispy: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-lispy): Enable tests.
2019-09-21 05:57:19 +02:00
Brian Leung ab74b365ee
gnu: emacs-js2-mode: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Enable tests.
2019-09-20 18:06:26 +02:00
Brian Leung 90fc79d8bf
gnu: emacs-ivy: Simplify #:test-command.
* gnu/packages/emacs-xyz.scm (emacs-ivy): Simplify #:test-command.
2019-09-20 18:06:26 +02:00
Brian Leung 36d19f0bb2
gnu: emacs-avy: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-avy): Enable tests.
2019-09-20 18:06:21 +02:00
Tobias Geerinckx-Rice aae65db560
gnu: node: Disable tests that fail with openssl@1.1.1d.
Work around <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37386>.

* gnu/packages/node.scm (node)[arguments]: Disable failing tests.
2019-09-20 17:24:02 +02:00
Tobias Geerinckx-Rice 30c6088e5a
gnu: rclone: Update to 1.49.3.
* gnu/packages/sync.scm (rclone): Update to 1.49.3.
2019-09-20 17:15:38 +02:00
Tobias Geerinckx-Rice 4504d18345
gnu: perl-anyevent: Update to 7.17.
* gnu/packages/libevent.scm (perl-anyevent): Update to 7.17.
2019-09-20 17:15:38 +02:00
Ludovic Courtès 3a2efbc867
gnu: python-libxml2, itstool: Provide crash-free variants.
Fixes <https://bugs.gnu.org/37468>.

* gnu/packages/patches/python-libxml2-utf8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (python-libxml2/fixed): New variable.
* gnu/packages/glib.scm (itstool/fixed): New variable.
* gnu/packages/gnome.scm (gnumeric)[native-inputs]: Use ITSTOOL/FIXED
instead of ITSTOOL.
2019-09-20 12:21:19 +02:00
Brian Leung ee6bfffe19
gnu: emacs-hercules: Update to 0.2.1.
* gnu/packages/emacs-xyz.scm (emacs-hercules): Update to 0.2.1.
2019-09-20 08:35:06 +02:00
Brian Leung 747b6b0497
gnu: emacs-evil-matchit: Update to 2.3.4.
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.4.
2019-09-20 08:35:05 +02:00
Brian Leung 5afc5c3143
gnu: emacs-ivy: Update to 0.12-2.79333e9.
* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.12-2.79333e9.
[source]: Enable tests.
[native-inputs]: Add emacs-wgrep.
2019-09-20 07:38:57 +02:00
Brian Leung 09f1ac90c2
gnu: emacs-ts: Update to 0.1-2.395649a.
* gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.1-2.395649a.
2019-09-20 02:21:01 +02:00
Brian Leung 7fa6d0063c
gnu: emacs-auto-yasnippet: Update to 0.3.0-2.642b0d9.
* gnu/packages/emacs-xyz.scm (emacs-auto-yasnippet): Update to 0.3.0-2.642b0d9.
[arguments]: Simplify test command.
2019-09-20 02:21:00 +02:00
Brian Leung aa4fb5961b
gnu: emacs-rjsx-mode: Update to 0.4-2.0e7fa6b.
* gnu/packages/emacs-xyz.scm (emacs-rjsx-mode): Update to 0.4-2.0e7fa6b.
2019-09-20 02:21:00 +02:00
Brian Leung 752684568e
gnu: emacs-prodigy-el: Update to 0.7.0-2.0a12eec.
* gnu/packages/emacs-xyz.scm (emacs-prodigy-el): Update to 0.7.0-2.0a12eec.
2019-09-20 02:21:00 +02:00
Brian Leung 3edc440dbf
gnu: emacs-equake: Update to 0.85-2.7eddc02.
* gnu/packages/emacs-xyz.scm (emacs-equake): Update to 0.85-2.7eddc02.
2019-09-20 02:20:59 +02:00
Brian Leung 8f7234564f
gnu: emacs-js2-refactor-el: Update to 0.9.0-2.d4c40b5.
* gnu/packages/emacs-xyz.scm (emacs-js2-refactor-el): Update to 0.9.0-2.d4c40b5.
2019-09-20 02:20:59 +02:00
Brian Leung 459550f3a5
gnu: emacs-undo-propose-el: Update to 3.0.0-2.47b7df0.
* gnu/packages/emacs-xyz.scm (emacs-undo-propose-el): Update to 3.0.0-2.47b7df0.
2019-09-20 02:20:59 +02:00
Brian Leung 27c35436fa
gnu: emacs-general: Update to 0-2.f032c3a.
* gnu/packages/emacs-xyz.scm (emacs-general): Update to 0-2.f032c3a.
2019-09-20 02:20:58 +02:00
Brian Leung 4a64383651
gnu: emacs-ccls: Update to 0.1-2.9061ebb.
* gnu/packages/emacs-xyz.scm (emacs-ccls): Update to 0.1-2.9061ebb.
2019-09-20 02:20:58 +02:00
Brian Leung 547074359c
gnu: emacs-github-review: Update to 0.1-2.a13a3b4.
* gnu/packages/emacs-xyz.scm (emacs-github-review): Update to 0.1-2.a13a3b4.
2019-09-20 02:20:58 +02:00
Brian Leung 973f938fab
gnu: emacs-scribble-mode: Update to 0.1-2.217945d.
* gnu/packages/emacs-xyz.scm (emacs-scribble-mode): Update to 0.1-2.217945d.
2019-09-20 02:20:57 +02:00
Brian Leung dc95c8b497
gnu: emacs-unpackaged-el: Update to 0-2.c0d58cf.
* gnu/packages/emacs-xyz.scm (emacs-unpackaged-el): Update to 0-2.c0d58cf.
* gnu/packages/patches/emacs-unpackaged-req.patch: Delete it.
* gnu/local.mk (dist_patch_DATA): Remove patch.
2019-09-20 02:20:57 +02:00
Brian Leung 760ea03789
gnu: emacs-grep-context: Update to 0.1.0-1.5a4e3ef.
* gnu/packages/emacs-xyz.scm (emacs-grep-context): Update to 0.1.0-1.5a4e3ef.
2019-09-20 02:20:57 +02:00
Brian Leung 9db5c4a355
gnu: emacs-info-plus: Update to 0-2.4a6b93c.
* gnu/packages/emacs-xyz.scm (emacs-info-plus): Update to 0-2.4a6b93c.
2019-09-20 02:20:56 +02:00
Brian Leung d772e3b788
gnu: emacs-isearch+: Update to 0-2.7c251b9.
* gnu/packages/emacs-xyz.scm (emacs-isearch+): Update to 0-2.7c251b9.
2019-09-20 02:20:56 +02:00
Brian Leung 4d33be6bd2
gnu: emacs-isearch-prop: Update to 0-2.4a2765f.
* gnu/packages/emacs-xyz.scm (emacs-isearch-prop): Update to 0-2.4a2765f.
2019-09-20 02:20:56 +02:00
Brian Leung d93e36cfa5
gnu: Add emacs-helm-lsp.
* gnu/packages/emacs-xyz.scm (emacs-helm-lsp): New variable.
2019-09-20 02:20:55 +02:00
Brian Leung f76e4a91c2
gnu: Enable tests for emacs-evil-lion.
* gnu/packages/emacs-xyz.scm (emacs-evil-lion): Enable tests.
2019-09-20 02:20:55 +02:00
Brian Leung 53b23b3371
gnu: Add emacs-compdef.
* gnu/packages/emacs-xyz.scm (emacs-compdef): New variable.
2019-09-20 02:20:55 +02:00
Brian Leung ea1a17d9bf
gnu: emacs-company-cabal: Include directory.
* gnu/packages/emacs-xyz.scm (emacs-company-cabal): Include directory.
2019-09-20 02:20:54 +02:00
Brian Leung 53366043be
gnu: emacs-dante: Update to 1.5-2.a25ae9e.
* gnu/packages/emacs-xyz.scm (emacs-dante): Update to 1.5-2.a25ae9e.
2019-09-20 02:20:54 +02:00
Brian Leung 923e561e6a
gnu: emacs-iedit: Update to 0.9.9.9-1.e2c100c.
* gnu/packages/emacs-xyz.scm (emacs-iedit): Update to 0.9.9.9-1.e2c100c.
2019-09-20 02:20:54 +02:00
Brian Leung 81b8a1a986
gnu: emacs-lpy: Update to 0.1.0-2.dfd9a0f.
* gnu/packages/emacs-xyz.scm (emacs-lpy): Update to 0.1.0-2.dfd9a0f.
2019-09-20 02:20:53 +02:00
Brian Leung 5f10318523
gnu: emacs-lispy: Include non-Elisp code.
* gnu/packages/emacs-xyz.scm (emacs-lispy): Include non-Elisp code.
2019-09-20 02:20:53 +02:00
Brian Leung b12405ce07
gnu: emacs-org-super-agenda: Update to 1.1.1-2.f0ee7ed.
* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda): Update to 1.1.1-2.f0ee7ed.
2019-09-20 02:20:53 +02:00
Brian Leung 5b85ba41c4
gnu: emacs-org-sidebar: Update to 0.1-2.b2a5a69.
* gnu/packages/emacs-xyz.scm (emacs-org-sidebar): Update to 0.1-2.b2a5a69.
2019-09-20 02:20:52 +02:00
Vagrant Cascadian 68620d62f5
gnu: Add enjarify.
* gnu/packages/android (enjarify): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add enjarify.
  [arguments]: add enjarify to add-known-tools phase.
* gnu/packages/patches/enjarify-setup-py.patch: New file.
* gnu/local.mk: Add enjarify-setup-py.patch.
2019-09-19 16:45:34 -07:00
Ricardo Wurmus b7f1a1aafd
gnu: mumi: Update to 0.0.0-5.8a57c87.
* gnu/packages/mail.scm (mumi): Update to 0.0.0-5.8a57c87.
2019-09-20 00:43:16 +02:00
Ricardo Wurmus 014c3012a5
gnu: guile-debbugs-next: Update to 0.0.3-2.fb0ae06.
* gnu/packages/guile-xyz.scm (guile-debbugs-next): Update to 0.0.3-2.fb0ae06.
2019-09-20 00:43:16 +02:00
Ricardo Wurmus 70bb5d88e0
gnu: octave: Use texlive-union.
* gnu/packages/maths.scm (octave)[native-inputs]: Replace texlive with
texlive-union containing texlive-epsf.
2019-09-20 00:43:16 +02:00
Vagrant Cascadian 6ec872231f
gnu: Add python-jsbeautifier.
* gnu/packages/python-xyz (python-jsbeautifier): New variable.
* gnu/packages/diffoscope (diffoscope)[native-arguments]: Add python-jsbeautifier.
  [arguments]: Add python-jsbeautifier to add-known-tools phase.
2019-09-19 13:45:41 -07:00
Ricardo Wurmus fb1d8d2baa
gnu: klick: Fix build with GCC 7.
* gnu/packages/music.scm (klick)[arguments]: Pass -fpermissive to compiler.
2019-09-19 21:33:44 +02:00
Ricardo Wurmus 923b2b5a48
gnu: avr-libc: Unset CPATH to fix the build.
* gnu/packages/avr.scm (avr-libc)[arguments]: Unset CPATH variable.
2019-09-19 21:33:44 +02:00
Ricardo Wurmus 081f767e8c
gnu: avr-gcc-4.9: Build with GCC 5.
* gnu/packages/avr.scm (avr-gcc-4.9)[native-inputs]: Add gcc-5.
2019-09-19 21:33:44 +02:00
Ricardo Wurmus bed0c4c83d
gnu: alsa-modular-synth: Build with GCC 5.
* gnu/packages/audio.scm (alsa-modular-synth)[native-inputs]: Add gcc-5.
2019-09-19 21:33:44 +02:00
Ricardo Wurmus 316fa45ea4
gnu: gcc-arm-none-eabi-4.9: Build with GCC 5.
* gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9)[native-inputs]: Add gcc-5.
2019-09-19 21:33:40 +02:00
Vagrant Cascadian af760990e9
gnu: Add python-editorconfig.
* gnu/packages/python-xyz (python-editorconfig): New variable.
2019-09-19 12:25:42 -07:00
Vagrant Cascadian 4d83157cd8
gnu: Add wabt.
* gnu/packages/web (wabt): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add wabt for tests.
  [arguments]: Add phase patching wabt into known tools.
2019-09-19 11:39:52 -07:00
Vagrant Cascadian f315673d9e
gnu: Add python-binwalk.
* gnu/packages/python-xyz (python-binwalk): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add python-binwalk for
  tests.
2019-09-19 10:56:33 -07:00
Tobias Geerinckx-Rice 664aa1844c
gnu: tor: Update to 0.4.1.6.
* gnu/packages/tor.scm (tor): Update to 0.4.1.6.
2019-09-19 19:27:37 +02:00
Pierre Neidhardt 754ee7082b
gnu: next: Update to 1.3.2.
* gnu/packages/web-browsers.scm (next): Update to 1.3.2.
2019-09-19 18:16:14 +02:00
Rutger Helling ebfe548c23
gnu: samba: Update to 4.11.0.
* gnu/packages/samba.scm (samba): Update to 4.11.0.
2019-09-19 16:54:31 +02:00
Ludovic Courtès 7670efefe4
gnu: fontforge: Update to 20190801.
* gnu/packages/fontutils.scm (fontforge): Update to 20190801.
[source](patches): Remove.  The patch served by github.com had been
modified in place.
2019-09-19 14:00:05 +02:00
Efraim Flashner 62ef089eab
gnu: efl: Update to 1.22.5.
* gnu/packages/enlightenment.scm (efl): Update to 1.22.5.
2019-09-19 14:35:31 +03:00
Ricardo Wurmus a747ae609b
gnu: android-libutils: Build with GCC 5.
* gnu/packages/android.scm (android-libutils)[native-inputs]: Add gcc-5.
2019-09-19 12:56:54 +02:00
Ricardo Wurmus 2c6ebeb72b
gnu: perl-glib: Update to 1.3291.
* gnu/packages/glib.scm (perl-glib): Update to 1.3291.
2019-09-19 12:33:35 +02:00
Efraim Flashner 339b582892
gnu: python-matplotlib: Use https in home-page.
* gnu/packages/python-xyz.scm (python-matplotlib)[home-page]: Update to
use https.
2019-09-19 12:39:26 +03:00
Efraim Flashner 7380df7312
gnu: python2-matplotlib: Update to 2.2.4.
* gnu/packages/python-xyz.scm (python2-matplotlib): Update to 2.2.4.
2019-09-19 12:39:24 +03:00
Efraim Flashner 66a3c2db9b
gnu: python2-matplotlib: Fix jquery-ui install path.
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Override
custom 'install-jquery-ui phase to install in the appropriate directory.
2019-09-19 12:38:41 +03:00
Efraim Flashner 5d484f42a8
gnu: python2-matplotlib: Disable tests.
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Skip the
custom 'check phase.
2019-09-19 12:38:36 +03:00
Rutger Helling 222510f404
gnu: linux-libre: Update to 5.2.16.
* gnu/packages/linux.scm (linux-libre): Update to 5.2.16.
2019-09-19 09:57:38 +02:00
Vagrant Cascadian 3fb581ca9f
gnu: diffoscope: Update to 125.
* gnu/packages/diffoscope (diffoscope): Update to 125.
  [arguments] Adjust remove-ocaml-test to selectively disable a single test.
    Add skip-elf-tests to disable a new failing test.
  [native-inputs] Add ocaml for tests.
2019-09-18 21:09:08 -07:00
Vagrant Cascadian 3244b64f70
gnu: diffoscope: Add additional test dependencies.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add abootimg, dtc,
  and r-minimal.
2019-09-18 17:26:36 -07:00
Vagrant Cascadian 52211add0b
gnu: Move diffoscope and trydiffoscope to new diffoscope.scm.
* gnu/packages/package-management (diffoscope): Remove variable.
  (trydiffoscope): Remove variable.
  Update copyright information.
* gnu/packages/diffoscope.scm: New file.
  (diffoscope): Add variable.
  (trydiffoscope): Add variable.
* gnu/local.mk [GNU_SYSTEM_MODULES]: Add diffoscope.scm.
2019-09-18 17:26:33 -07:00
Tobias Geerinckx-Rice f8853858b8
gnu: isc-dhcp: Update bundled BIND to 9.11.11 [fixes CVE-2019-6471].
* gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 11.
[inputs]: Update bind-source-tarball hash.
2019-09-19 00:02:51 +02:00
Tobias Geerinckx-Rice ded2dab3d8
gnu: bind: Update to 9.14.6 [fixes CVE-2019-6471].
* gnu/packages/dns.scm (isc-bind): Update to 9.14.6.
2019-09-18 23:59:29 +02:00
Alejandro "HiPhish" Sanchez b48d77fcf6
gnu: libvterm: Update to 1.1.0.
* gnu/packages/terminals.scm (libvterm): Update to 1.1.0.
[arguments]: Enable tests.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-09-18 23:34:26 +02:00
Ludovic Courtès 4bb7d14bbe
gnu: Add Xeus.
* gnu/packages/jupyter.scm (xeus): New variable.
2019-09-18 23:08:29 +02:00
Ludovic Courtès a52d8cc6c7
gnu: Add python-jupyter-kernel-test.
* gnu/packages/jupyter.scm (python-jupyter-kernel-test): New file.
2019-09-18 23:08:29 +02:00
Ludovic Courtès 2835fb07ba
gnu: Add python-jupyter-kernel-mgmt.
* gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt): New variable.
2019-09-18 23:08:29 +02:00
Ludovic Courtès 2cde4a967d
gnu: Add python-jupyter-protocol.
* gnu/packages/jupyter.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-09-18 23:08:29 +02:00
Ludovic Courtès af632c6b70
gnu: nlohmann-json-cpp: Update to 3.7.0.
* gnu/packages/serialization.scm (nlohmann-json-cpp): Update to 3.7.0.
[source]: Use 'git-fetch'.
[native-inputs, arguments]: New fields.
2019-09-18 23:08:28 +02:00
Ludovic Courtès 96b35998e6
linux-container: 'eval/container' correctly passes -L and -C flags.
This fixes a type error.

* gnu/system/linux-container.scm (eval/container): Use 'append-map', not
'map'.
* tests/containers.scm ("eval/container, non-empty load path"): New test.
2019-09-18 23:08:28 +02:00
Ricardo Wurmus cf48ea9539
Merge branch 'wip-texlive' 2019-09-18 15:35:17 +02:00
宋文武 3c4f5ad7f4
services: Add nftables-service-type.
* gnu/services/networking.scm (%default-nftables-ruleset): New variable.
(<nftables-configuration>): New record type.
(nftables-shepherd-service): New procedure.
(nftables-service-type): New service type.
* doc/guix.texi (Networking Services): Document it.
2019-09-18 19:04:59 +08:00
宋文武 62790449e6
gnu: linux-libre: Enable all nftables families.
* gnu/packages/aux-files/linux-libre/4.19-arm.conf,
gnu/packages/aux-files/linux-libre/4.19-arm64.conf,
gnu/packages/aux-files/linux-libre/4.19-i686.conf,
gnu/packages/aux-files/linux-libre/4.19-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.2-arm.conf,
gnu/packages/aux-files/linux-libre/5.2-arm64.conf,
gnu/packages/aux-files/linux-libre/5.2-i686.conf,
gnu/packages/aux-files/linux-libre/5.2-x86_64.conf: Set CONFIG_NF_TABLES_INET,
CONFIG_NF_TABLES_NETDEV, CONFIG_NF_TABLES_IPV4, CONFIG_NF_TABLES_IPV6 and
CONFIG_NF_TABLES_BRIDGE to 'y', and related options to 'm'.
2019-09-18 19:04:59 +08:00
Guillaume LE VAILLANT 3012486d77
gnu: Add cl-lzlib.
* gnu/packages/lisp.scm (sbcl-lzlib, cl-lzlib, ecl-lzlib): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT ed0ddadcd5
gnu: Add cl-octet-streams.
* gnu/packages/lisp.scm (sbcl-cl-octet-streams, cl-octet-streams,
  ecl-cl-octet-streams): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT 76b66fbaf5
gnu: Add bst.
* gnu/packages/lisp.scm (sbcl-bst, cl-bst, ecl-bst): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT b1df0d9f77
gnu: Add cl-ledger.
* gnu/packages/lisp.scm (sbcl-cl-ledger, cl-ledger, ecl-cl-ledger): New
  variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT 66226d5d41
gnu: Add cambl.
* gnu/packages/lisp.scm (sbcl-cambl, cl-cambl, ecl-cambl): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT c0dcdd45d9
gnu: Add fprog.
* gnu/packages/lisp.scm (sbcl-fprog, cl-fprog, ecl-fprog): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT bc5d9a7ac1
gnu: Add xlunit.
* gnu/packages/lisp.scm (sbcl-xlunit, cl-xlunit, ecl-xlunit): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT f5d1f58bcb
gnu: Add cl-containers.
* gnu/packages/lisp.scm (sbcl-cl-containers, cl-containers, ecl-containers):
  New variables.
2019-09-18 11:55:42 +02:00
Guillaume Le Vaillant 5f33f9aa64
gnu: sbcl-lift: Fix version number.
* gnu/packages/lisp.scm (sbcl-lift)[version]: Set to 1.7.1 instead of 0.0.0.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT cacbeebc75
gnu: Add metatilities-base.
* gnu/packages/lisp.scm (sbcl-metatilities-base, cl-metatilities-base,
  ecl-metatilities-base): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT 5c2f67979e
gnu: Add periods-series.
* gnu/packages/lisp.scm (sbcl-periods-series, cl-periods-series,
  ecl-periods-series): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT 7bf9577d0c
gnu: Add periods.
* gnu/packages/lisp.scm (sbcl-periods, cl-periods, ecl-periods): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT b2fa53d0f6
gnu: Add series.
* gnu/packages/lisp.scm (sbcl-series, cl-series, ecl-series): New variables.
2019-09-18 11:55:41 +02:00
Ricardo Wurmus 993a4fbb7c
Merge remote-tracking branch 'origin/master' into wip-texlive 2019-09-18 11:54:54 +02:00
Ricardo Wurmus a870b80046
gnu: festival: Fix scripts.
* gnu/packages/speech.scm (festival)[arguments]: Fix broken shebangs in
scripts.
2019-09-18 10:57:12 +02:00
Ricardo Wurmus dfcf79ac59
gnu: festival: Include default voice.
* gnu/packages/speech.scm (festival)[arguments]: Install default voice.
[native-inputs]: Add default voice.
2019-09-18 10:19:16 +02:00
Björn Höfling f8ddfb505a
gnu: emacs-base16-theme: Update to 2.2.
* gnu/packages/emacs-xyz.scm (emacs-base16-theme): Update to 2.2.
[source]: Use github instead of melpa.
2019-09-17 23:35:03 +02:00
Björn Höfling 7026ecc122
gnu: emacs-olivetti: Update to 1.8.0.
* gnu/packages/emacs-xyz.scm (emacs-olivetti)[version]: Update to 1.8.0.
[source]: Use github instead of melpa.
2019-09-17 23:12:01 +02:00
Björn Höfling 3a8d68bada
gnu: emacs-elixir-mode: Use git-fetch.
Fixes a source instability reported by Josh Holland
in <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37437>

* gnu/packages/emacs-xyz.scm (emacs-elixir-mode)[source]:
Use GIT-FETCH & GIT-FILE-NAME.
2019-09-17 22:23:42 +02:00
Ricardo Wurmus 17bbd30d87
gnu: festival: Install missing info files.
Reported by reepca on the #guix IRC channel.

This is a follow-up to commit 34583ec6e3.

* gnu/packages/speech.scm (festival)[arguments]: Install missing info files.
2019-09-17 19:04:05 +02:00
Efraim Flashner 7009d20ad3
gnu: Add rust-futures-sink-preview.
* gnu/packages/crates-io.scm (rust-futures-sink-preview): New variable.
2019-09-17 19:40:10 +03:00