me
/
guix
Archived
1
0
Fork 0
Commit Graph

47702 Commits (d3e439e355284f136ff13eb3e6fffb4661552f3b)

Author SHA1 Message Date
Ricardo Wurmus f0eecc6be9
gnu: r-callr: Update to 3.4.1.
* gnu/packages/cran.scm (r-callr): Update to 3.4.1.
2020-01-27 16:33:27 +01:00
Ricardo Wurmus c6b4b4e719
gnu: r-diversitree: Update to 0.9-13.
* gnu/packages/bioinformatics.scm (r-diversitree): Update to 0.9-13.
2020-01-27 16:33:27 +01:00
Ricardo Wurmus fd6412cd2c
gnu: r-metap: Update to 1.3.
* gnu/packages/bioconductor.scm (r-metap): Update to 1.3.
2020-01-27 16:33:27 +01:00
Ludovic Courtès 5e61de2421
gnu: python-testpath: Remove incorrect #:imported-modules.
Fixes <https://bugs.gnu.org/39298>.
Reported by Clément Lassieur <clement@lassieur.org>
and Ricardo Wurmus <rekado@elephly.net>.

This pacakge would import (srfi srfi-1) from the host Guile, leading to
build failures when the host Guile is 3.0.

* gnu/packages/check.scm (python-testpath)[arguments]: Remove incorrect
 #:imported-modules.
2020-01-27 14:18:12 +01:00
David Wilson 1f7f16dced
gnu: emacs-org-make-toc: Update to 0.4.
* gnu/packages/emacs-xyz.scm (emacs-org-make-toc): Update to 0.4
2020-01-27 04:42:14 -08:00
宋文武 4a0e49279d
gnu: public-inbox: Enable support for background HTTP/NNTP daemons.
* gnu/packages/mail.scm (public-inbox)[inputs]: Add perl-net-server.
2020-01-27 17:38:49 +08:00
Efraim Flashner 71ffa528ef
gnu: keepassxc: Update to 2.5.3.
* gnu/packages/password-utils.scm (keepassxc): Update to 2.5.3.
2020-01-27 10:37:35 +02:00
宋文武 47ea2ad196
gnu: s6: Install documentation.
* gnu/packages/skarnet.scm (s6)[arguments]: Add 'install-doc' phase.
2020-01-27 11:41:45 +08:00
Julien Lepiller 87858bc526
gnu: ocaml: Switch to ocaml 4.09 by default.
Bap and earley cannot be updated as they do not support 4.09 yet. Bap requires
the janestreet packages, which cannot be upgraded as no version supports
4.09 and 4.07 at the same time. Moreover, newer versions of the
janestreet packages have a different dependency graph, which will
require a whole new set of packages. We cannot simply use
package-with-ocaml4.07 on them.

* gnu/packages/ocaml.scm (ocaml-sqlite3, ocaml-ppx-tools, ocaml-gen)
(ocaml-sedlex, ocaml-pcre, ocaml-expect, ocaml-ezjsonm, ocaml-uri)
(ocaml-piqilib, ocaml-piqi, ocaml-charinfo-width, ocaml-zed)
(ocaml-lambda-term, ocaml-utop, ocaml-ppx-inline-test, ocaml-earley)
(ocaml-merlin, ocaml-gsl, ocaml-gsl-1, ocaml-sexplib0, ocaml-parsexp)
(ocaml-sexplib, ocaml-base, ocaml-stdio, ocaml-ppxlib, ocaml-ppx-compare)
(ocaml-fieldslib, ocaml-variantslib, ocaml-ppx-fields-conv)
(ocaml-ppx-sexp-conv, ocaml-ppx-variants-conv, ocaml-ppx-custom-printf)
(ocaml-bin-prot, ocaml-ppx-hash, ocaml-ppx-enumerate, ocaml-ppx-bench)
(ocaml-ppx-here, ocaml-ppx-typerep, ocaml-ppx-sexp-value)
(ocaml-ppx-sexp-message, ocaml-ppx-pipebang, ocaml-ppx-optional)
(ocaml-ppx-optcomp, ocaml-ppx-fail, ocaml-ppx-let, ocaml-ppx-assert)
(ocaml-ppx-expect, ocaml-ppx-js-style, ocaml-ppx-typerep-conv)
(ocaml-ppx-base, ocaml-ppx-bin-prot, ocaml-ppx-jane)
(ocaml-splittable-random, ocaml-configurator, ocaml-spawn, ocaml-core)
(ocaml-core-kernel, ocaml-odoc, ocaml-fftw3, ocaml-lacaml): Rename to ...
(ocaml4.07-sqlite3, ocaml4.07-ppx-tools, ocaml4.07-gen, ocaml4.07-sedlex)
(ocaml4.07-pcre, ocaml4.07-expect, ocaml4.07-ezjsonm, ocaml4.07-uri)
(ocaml4.07-piqilib, ocaml4.07-piqi, ocaml4.07-charinfo-width)
(ocaml4.07-zed, ocaml4.07-lambda-term, ocaml4.07-utop)
(ocaml4.07-ppx-inline-test, ocaml4.07-earley, ocaml4.07-merlin)
(ocaml4.07-gsl, ocaml4.07-gsl-1, ocaml4.07-sexplib0, ocaml4.07-parsexp)
(ocaml4.07-sexplib, ocaml4.07-base, ocaml4.07-stdio, ocaml4.07-ppxlib)
(ocaml4.07-ppx-compare, ocaml4.07-fieldslib, ocaml4.07-variantslib)
(ocaml4.07-ppx-fields-conv, ocaml4.07-ppx-sexp-conv)
(ocaml4.07-ppx-variants-conv, ocaml4.07-ppx-custom-printf)
(ocaml4.07-bin-prot, ocaml4.07-ppx-hash, ocaml4.07-ppx-enumerate)
(ocaml4.07-ppx-bench, ocaml4.07-ppx-here, ocaml4.07-ppx-typerep)
(ocaml4.07-ppx-sexp-value, ocaml4.07-ppx-sexp-message)
(ocaml4.07-ppx-pipebang, ocaml4.07-ppx-optional, ocaml4.07-ppx-optcomp)
(ocaml4.07-ppx-fail, ocaml4.07-ppx-let, ocaml4.07-ppx-assert)
(ocaml4.07-ppx-expect, ocaml4.07-ppx-js-style)
(ocaml4.07-ppx-typerep-conv, ocaml4.07-ppx-base, ocaml4.07-ppx-bin-prot)
(ocaml4.07-ppx-jane, ocaml4.07-splittable-random)
(ocaml4.07-configurator, ocaml4.07-spawn, ocaml4.07-core)
(ocaml4.07-core-kernel, ocaml4.07-odoc, ocaml4.07-fftw3)
(ocaml4.07-lacaml): ... to this and use ocaml 4.07.
(bap, unison): Use ocaml-4.07.
* gnu/packages/bioinformatics.scm (pplacer): Use ocaml-4.07.
2020-01-27 03:56:06 +01:00
Julien Lepiller 0ccd9463ec
gnu: Add ocaml4.07-dune.
* gnu/packages/ocaml.scm (ocaml4.07-dune): New variable.
2020-01-27 03:55:42 +01:00
Julien Lepiller 73c26d5729
gnu: Add ocaml4.07-lablgtk.
* gnu/packages/ocaml.scm (ocaml4.07-lablgtk): New variable.
(lablgtk)[properties]: Add variant.
2020-01-27 03:55:27 +01:00
Julien Lepiller 7a4780ce9d
gnu: ocambuild: Update to 0.14.0.
* gnu/packages/ocaml.scm (ocamlbuild): Update to 0.14.0.
[build-system]: Use ocaml-build-system.
2020-01-27 03:54:52 +01:00
Kei Kebreau 1ef71f5225
gnu: pcsxr: Wrap with GSETTINGS_SCHEMA_DIR path variable.
Without setting this path variable, gtk+ must be installed in the user's
profile for pcsxr's GUI to work.

* gnu/packages/emulators.scm (pcsxr)[arguments]: Add 'wrap-program' phase and
return #t from 'cd-subdir' and 'fix-cdio-lookup' phases.
2020-01-26 19:12:22 -05:00
Marius Bakke 4144eb195c
gnu: sicp: Remove unused module import.
* gnu/packages/scheme.scm (sicp)[arguments]: Do not import (srfi srfi-1).
2020-01-27 00:47:57 +01:00
Nicolas Goaziou 2e4ea249a1
gnu: emacs-org-contrib: Update to 20200126.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20200126.
2020-01-27 00:02:34 +01:00
Nicolas Goaziou 406c7bc6cd
gnu: emacs-org: Update to 9.3.2.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.2.
2020-01-26 23:58:23 +01:00
Nicolas Goaziou 753c9b7c19
gnu: emacs-modus-themes: Update to 0.4.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 0.4.0.
2020-01-26 23:56:25 +01:00
Marius Bakke 435c2c39aa
Revert "gnu: Add python-pathtools."
This package was already in Guix since commit
dbcef44a0b.

This reverts commit 87435943d1.
2020-01-26 23:39:35 +01:00
Marius Bakke fed17bcad9
Revert "gnu: Add python-iocapture."
This package was already in Guix since commit
dbcef44a0b.

This reverts commit 2cb4ee2787.
2020-01-26 23:39:35 +01:00
Marius Bakke 3293b1bce9
Revert "gnu: Add python-argh."
This package was already in Guix since commit
db6bd842aa.

This reverts commit fb4db07467.
2020-01-26 23:39:35 +01:00
Ludovic Courtès 98dd9ff800
gnu: mailutils: Add "guile3.0-mailutils" variant.
* gnu/packages/mail.scm (mailutils)[arguments]: In #:configure-flags,
replace hard-coded "2.2" with the 'version-major+minor' of the "guile"
input.
(guile3.0-mailutils): New variable.
2020-01-26 23:21:38 +01:00
Joseph LaFreniere 3d11114d22
gnu: Add emacs-vterm.
* gnu/packages/emacs-xyz.scm (emacs-vterm): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-26 23:21:38 +01:00
Mark H Weaver af46f6e40a
gnu: linux-libre: Update to 5.4.15.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.15.
(linux-libre-5.4-pristine-source): Update hash.
2020-01-26 13:33:49 -05:00
Nicolas Goaziou fb85b967f6
gnu: Add missing modules.
* gnu/packages/text-editors.scm: Add missing modules.
2020-01-26 19:25:19 +01:00
Nicolas Goaziou 3fad9a6923
gnu: Add qemacs.
* gnu/packages/text-editors.scm (qemacs): New variable.
2020-01-26 19:24:38 +01:00
Julien Lepiller 2cbede5935
gnu: Add offlate.
* gnu/packages/python-xyz.scm (offlate): New variable.
2020-01-26 18:50:16 +01:00
Julien Lepiller 7dec888f4f
gnu: Add python-watchdog.
* gnu/packages/python-xyz.scm (python-watchdog): New variable.
2020-01-26 18:50:13 +01:00
Julien Lepiller fb4db07467
gnu: Add python-argh.
* gnu/packages/python-xyz.scm (python-argh): New variable.
2020-01-26 18:50:11 +01:00
Julien Lepiller 2cb4ee2787
gnu: Add python-iocapture.
* gnu/packages/python-xyz.scm (python-iocapture): New variable.
2020-01-26 18:50:09 +01:00
Julien Lepiller 87435943d1
gnu: Add python-pathtools.
* gnu/packages/python-xyz.scm (python-pathtools): New variable.
2020-01-26 18:50:07 +01:00
Julien Lepiller b487b7b5bb
gnu: Add python-android-stringslib.
* gnu/packages/python-xyz.scm (python-android-stringslib): New variable.
2020-01-26 18:50:05 +01:00
Julien Lepiller ad429e0de7
gnu: Add python-gitlab.
* gnu/packages/python-web.scm (python-gitlab): New variable.
2020-01-26 18:50:04 +01:00
Julien Lepiller 63f76ab29e
gnu: add python-httmock.
* gnu/packages/python-check.scm (python-httmock): New variable.
2020-01-26 18:50:02 +01:00
Julien Lepiller 18d18ee139
gnu: Add python-translation-finder.
* gnu/packages/python-web.scm (python-translation-finder): New variable.
2020-01-26 18:50:00 +01:00
Julien Lepiller 9532c0bb17
gnu: Add python-codacy-coverage.
* gnu/packages/python-check.scm (python-codacy-coverage): New variable.
2020-01-26 18:49:58 +01:00
Julien Lepiller 7261bdca4e
gnu: Add python-check-manifest.
* gnu/packages/python-xyz.scm (python-check-manifest): New variable.
2020-01-26 18:49:56 +01:00
Julien Lepiller 43b4f936b9
gnu: Add python-pyenchant.
* gnu/packages/enchant.scm (python-pyenchant): New variable.
2020-01-26 18:49:51 +01:00
Damien Cassou 9a5edd0240
services: Fix typo in spice-vdagent-service.
* gnu/services/spice.scm (spice-vdagent-service): Fix typo.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-26 18:45:09 +01:00
Marius Bakke 3cb8cb6660
gnu: ghmm: Fix missing module import.
This is a follow-up to commit 9c2563a80b.

* gnu/packages/machine-learning.scm (ghmm)[arguments]: Add #:modules.
2020-01-26 16:30:25 +01:00
Marius Bakke cf07ec200c
gnu: kobodeluxe: Provide missing dependency.
* gnu/packages/games.scm (kobodeluxe)[inputs]: Add GLU.
2020-01-26 16:30:25 +01:00
Ricardo Wurmus 6f85a9c45f
gnu: ir: Update to 1.3.4.
* gnu/packages/audio.scm (ir): Update to 1.3.4.
[source]: Fetch via git.
[home-page]: Update.
[arguments]: Pass INSTDIR.
2020-01-26 14:30:44 +01:00
Marius Bakke c17fb65907
gnu: libofx: Disable parallel build.
* gnu/packages/finance.scm (libofx)[arguments]: Add #:parallel-build?.
2020-01-26 13:59:39 +01:00
Marius Bakke f8a94609d3
gnu: python-xmlschema: Update to 1.1.0.
* gnu/packages/xml.scm (python-xmlschema): Update to 1.1.0.
[source]: Change to GIT-FETCH.
[arguments]: Adjust test invokation.
2020-01-26 13:59:39 +01:00
Marius Bakke e272783bdb
gnu: python-elementpath: Update to 1.4.0.
* gnu/packages/xml.scm (python-elementpath): Update to 1.4.0.
2020-01-26 13:59:39 +01:00
Efraim Flashner 89c756012c
gnu: font-mathjax: Don't use unstable tarball.
* gnu/packages/javascript.scm (font-mathjax)[source]: Download using
git-fetch.
[arguments]: Adjust for change in source.
[native-inputs]: Remove gzip, tar.
(js-mathjax)[source]: Adjust for change in source.
2020-01-26 14:55:07 +02:00
Efraim Flashner 504b9ba7f9
gnu: vim-fugitive: Update to 3.2.
* gnu/packages/vim.scm (vim-fugitive): Update to 3.2.
2020-01-26 14:55:04 +02:00
Ricardo Wurmus bfb51f5e5a
gnu: Add guile3.0-gi.
* gnu/packages/guile-xyz.scm (guile3.0-gi): New variable.
2020-01-26 13:09:35 +01:00
Ricardo Wurmus 195e1c1b08
gnu: guile-gi: Update to 0.2.2.
* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.2.2.
2020-01-26 11:05:35 +01:00
Ricardo Wurmus c67f2a7694
gnu: freehdl: Fix build.
* gnu/packages/engineering.scm (freehdl)[native-inputs]: Add gcc-5.
2020-01-26 10:32:39 +01:00
宋文武 99b23feeb9
gnu: public-inbox: Update to 1.2.0-0.05a06f3.
* gnu/packages/mail.scm (public-inbox): Update to 1.2.0-0.05a06f3.
2020-01-26 17:17:49 +08:00
Christopher Baines 7de4ea828c
gnu: cuirass: Update to 0.0.1-28.b9031db.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-28.b9031db.
2020-01-25 23:53:25 +00:00
Nicolas Goaziou d63e0ee78d
gnu: mgba: Update to 0.8.0.
* gnu/packages/emulators.scm (mgba): Update to 0.8.0.
2020-01-25 23:49:07 +01:00
Nicolas Goaziou 3212b96491
gnu: musescore: Update to 3.4.1.
* gnu/packages/music.scm (musescore): Update to 3.4.1.
[source]: Remove unnecessary snippet.
[arguments]: Do not build telemetry module.
2020-01-25 23:38:52 +01:00
Nicolas Goaziou 293bc15d3b
gnu: silkaj: Update to 0.7.6.
* gnu/packages/finance.scm (silkaj): Update to 0.7.6.
[source]: Move to Pypi.
[home-page]: Update home page.
2020-01-25 23:03:19 +01:00
Nicolas Goaziou c1d79b49d1
gnu: python-duniterpy: Update to 0.56.0.
* gnu/packages/finance.scm (python-duniterpy): Update to 0.56.0.
[source]: Move source to Pypi.
[arguments]: Add phase to work around a missing file.  Remove phases building
documentation since they are not applicable anymore.
[native-inputs]: Remove it, since it is not applicable in Pypi package.
[inputs]: Replace "python-attr" with "python-attrs".
2020-01-25 23:03:18 +01:00
Brian Leung 704719edad
gnu: Add emacs-eshell-toggle.
* gnu/packages/emacs-xyz.scm (emacs-eshell-toggle): New variable.
2020-01-25 10:44:02 -08:00
Nicolas Goaziou 5b7fdc8289
gnu: ode: Selectively disable tests.
* gnu/packages/game-development.scm (ode)[arguments]: Run tests only on
x86_64.
2020-01-25 19:33:57 +01:00
Amin Bandali df6ce9fcb4
gnu: youtube-dl: Update to 2020.01.24.
* gnu/packages/video.scm (youtube-dl): Update to 2020.01.24.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2020-01-25 20:54:41 +05:30
Jan Nieuwenhuizen f52fe7c3f2
bootloader: grub: Add gfxmode (resolution) override.
* gnu/bootloader/grub.scm (<grub-theme>): Add `gfxmode' entry.
(eye-candy): Use it.
* doc/guix.texi (Bootloader Configuration): Document it.
2020-01-25 16:09:12 +01:00
Marius Bakke 170d5844dd
gnu: python-parso: Update to 0.5.2.
* gnu/packages/python-xyz.scm (python-parso): Update to 0.5.2.
2020-01-25 14:56:28 +01:00
Marius Bakke 6469af6f89
gnu: python-pympler: Update to 0.8.
* gnu/packages/python-xyz.scm (python-pympler): Update to 0.8.
2020-01-25 14:56:28 +01:00
Marius Bakke 8fe54fa806
gnu: Remove python2-debian.
This trivial package fails to build and has no users in Guix.

* gnu/packages/python-xyz.scm (python2-debian): Remove variable.
2020-01-25 14:56:28 +01:00
Guillaume Le Vaillant 0edbb65d5c
gnu: Add bitcoin-unlimited.
* gnu/packages/finance.scm (bitcoin-unlimited): New variable.
2020-01-25 11:25:35 +01:00
Leo Famulari f32ca55778
gnu: WebKitGTK: Update to 2.26.3.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.26.3.
2020-01-24 21:09:33 -05:00
Leo Famulari 3778b3d9d0
gnu: QEMU: Update to 4.2.0.
* gnu/packages/virtualization.scm (qemu): Update to 4.2.0.
[source]: Use new patch.
* gnu/packages/patches/qemu-fix-documentation-build-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-01-24 21:09:33 -05:00
Leo Famulari 0411aca848
gnu: QEMU: Install the manual pages.
* gnu/packages/virtualization.scm (qemu)[arguments]: Add '--enable-docs'
to #:configure-flags.
[native-inputs]: Add python-sphinx.
(qemu-minimal-2.10)[native-inputs]: Remove python-sphinx.
2020-01-24 21:09:32 -05:00
Leo Famulari f528df99f1
gnu: QEMU: Fix CVE-2020-{7039,7211}.
* gnu/packages/patches/qemu-CVE-2020-7039.patch,
gnu/packages/patches/qemu-CVE-2020-7211.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/virtualization.scm (qemu)[source]: Use them.
2020-01-24 21:09:28 -05:00
Josh Holland 0ef7e44439
gnu: httpie: Update to 2.0.0.
* gnu/packages/python-web.scm (httpie): Update to 2.0.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-25 00:14:37 +01:00
Josh Holland 69002b216e
gnu: python-pygments: Update to 2.5.2.
* gnu/packages/python-xyz.scm (python-pygments): Update to 2.5.2.
[home-page]: Follow redirect to https.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-25 00:01:29 +01:00
Ludovic Courtès 6713589d6b
gnu: guile-ics: Add "guile3.0-ics" variant.
* gnu/packages/guile-xyz.scm (guile-ics)[source]: Add 'modules' and 'snippet'.
(guile3.0-ics): New variable.
2020-01-24 23:56:43 +01:00
Brett Gilio 2aa1e76519
gnu: swi-prolog: Update to 8.1.21.
* gnu/packages/prolog.scm (swi-prolog): Update to 8.1.21.
2020-01-24 16:31:13 -06:00
Brett Gilio efff7e19fa
gnu: emacs-telega: Update to 0.5.10.
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.10.
2020-01-24 16:19:05 -06:00
Brett Gilio 690f90857c
gnu: tdlib: Update to 1.5.5.
* gnu/packages/messaging.scm (tdlib): Update to 1.5.5.
2020-01-24 16:18:42 -06:00
Nicolas Goaziou 049bdae527
gnu: ode: Disable tests.
* gnu/packages/game-development.scm (ode): Tests are failing or other systems
than x86_64, so we disable them.
2020-01-24 22:48:49 +01:00
Nicolas Goaziou b8088be058
gnu: wine-staging: Update to 5.0.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 5.0.
(wine-staging): Update to 5.0.
[inputs]: Remove faudio, inherited from wine.
2020-01-24 22:37:32 +01:00
Nicolas Goaziou ffa37422ac
gnu: wine: Add FAudio input.
* gnu/packages/wine.scm (wine)[inputs]: Add FAudio.
2020-01-24 22:37:32 +01:00
Nicolas Goaziou 4b506a3f2b
gnu: wine: Update to 5.0.
* gnu/packages/wine.scm (wine): Update to 5.0.
2020-01-24 22:37:26 +01:00
Jakub Kądziołka 3e67182fb1
gnu: Add megatools.
* gnu/packages/sync.scm (megatools): New variable.
(megacmd)[description]: Cross-reference the two packages in the description.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-01-24 21:30:58 +00:00
Jakub Kądziołka 1b02902553
gnu: Add megacmd.
* gnu/packages/sync.scm (megacmd): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-01-24 21:30:58 +00:00
Nicolas Goaziou 77c4ef1af9
gnu: emacs-xr: Update to 1.14.
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.14.
2020-01-24 18:06:02 +01:00
Vagrant Cascadian 5b98473a1f
gnu: r-biocset: Fix spelling of "ability".
* gnu/packages/bioconductor (r-biocset)[description]: Fix typo.
2020-01-24 02:38:13 -08:00
Vagrant Cascadian d16a1c9356
gnu: rust-serde-bytes-0.11: Fix spelling of "handle".
* gnu/packages/crates-io (rust-serde-bytes-0.11)[synopsis]: Fix typo.
2020-01-24 02:38:11 -08:00
Vagrant Cascadian b36d132873
gnu: rust-rust-argon2-0.5: Fix spelling of "contains".
* gnu/packages/crates-io (rust-rust-argon2-0.5)[description]: Fix typo.
2020-01-24 02:38:09 -08:00
Vagrant Cascadian 57c844bea7
gnu: rust-which-2.0: Fix spelling of "executable".
* gnu/packages/crates-io (rust-which-2.0)[description]: Fix typo.
2020-01-24 02:38:06 -08:00
Vagrant Cascadian 41d06fff1f
gnu: emacs-helm-clojuredocs: Fix typo "This package".
* gnu/packages/emacs-xyz (emacs-helm-clojuredocs)[description]: Fix typo.
2020-01-24 02:38:02 -08:00
Vagrant Cascadian a8d73e699e
gnu: ghc-time-compat: Fix typo "This package".
* gnu/packages/haskell-xyz (ghc-time-compat)[description]: Fix typo.
2020-01-24 02:38:00 -08:00
Vagrant Cascadian a6d35eb455
gnu: ocaml-mmap: Fix spelling of "function".
* gnu/packages/ocaml (ocaml-mmap)[description]: Fix typo.
2020-01-24 02:37:57 -08:00
Vagrant Cascadian 4250a9638d
gnu: pinfo: Fix spelling of "additionally".
* gnu/packages/texinfo (pinfo)[description]: Fix typo.
2020-01-24 02:37:54 -08:00
Efraim Flashner fd7ad89948
gnu: jimtcl: Update to 0.79.
* gnu/packages/embedded.scm (jimtcl): Update to 0.79.
[home-page]: Update home-page.
2020-01-24 10:31:29 +02:00
Efraim Flashner cc17b07a02
gnu: jimtcl: Don't use unstable tarball.
* gnu/packages/embedded.scm (jimtcl)[source]: Download using git-fetch.
2020-01-24 10:26:53 +02:00
Efraim Flashner fe1506a0ca
gnu: stlink: Don't use unstable tarball.
* gnu/packages/embedded.scm (stlink)[source]: Download using git-fetch.
2020-01-24 10:24:12 +02:00
Efraim Flashner 02aab3df21
gnu: spin2cpp: Don't use unstable tarball.
* gnu/packages/embedded.scm (spin2cpp)[source]: Download using git-fetch.
2020-01-24 10:16:07 +02:00
Efraim Flashner 9be1f2b77c
gnu: openspin: Don't use unstable tarball.
* gnu/packages/embedded.scm (openspin)[source]: Download using git-fetch.
2020-01-24 10:07:58 +02:00
Mark H Weaver c4bdd78a6a
gnu: linux-libre: Update to 5.4.14.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.14.
(linux-libre-5.4-pristine-source): Update hash.
2020-01-23 23:16:58 -05:00
Mark H Weaver e0376b60e1
gnu: linux-libre@4.19: Update to 4.19.98.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.98.
(linux-libre-4.19-pristine-source): Update hash.
2020-01-23 23:16:56 -05:00
Mark H Weaver 666581fd57
gnu: linux-libre@4.14: Update to 4.14.167.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.167.
(linux-libre-4.14-pristine-source): Update hash.
2020-01-23 23:16:54 -05:00
Mark H Weaver fad00f1a75
gnu: linux-libre@4.9: Update to 4.9.211.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.211.
(linux-libre-4.9-pristine-source): Update hash.
2020-01-23 23:16:52 -05:00
Mark H Weaver bbc87d09d0
gnu: linux-libre@4.4: Update to 4.4.211.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.211.
(linux-libre-4.4-pristine-source): Update hash.
2020-01-23 23:16:49 -05:00
Mark H Weaver cf5c44a308
gnu: linux-libre: Update deblob scripts.
* gnu/packages/linux.scm (deblob-scripts-5.4, deblob-scripts-4.19)
(deblob-scripts-4.14, deblob-scripts-4.9, deblob-scripts-4.4): Update
to 5.4.14, 4.19.98, 4.14.167, 4.9.211, and 4.4.211, respectively, and
update hashes.
2020-01-23 23:16:47 -05:00
Mike Rosset 44e70dee18
gnu: tuxguitar: Build and install ALSA plugin.
* gnu/packages/music.scm (tuxguitar): Allows MIDI sound output when using
a synthesizer like TiMidity++.
[inputs]: Add alsa-lib.
[arguments]: No longer change build directory context between phases.  Install
desktop, mime and manual files during the "install" phase.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2020-01-23 20:57:23 -05:00
Marius Bakke 82a2bd3a4e
gnu: libqmi: Update to 1.24.4.
* gnu/packages/freedesktop.scm (libqmi): Update to 1.24.4.
2020-01-23 22:43:47 +01:00
Marius Bakke 10214fa9f6
gnu: gsasl: Do not build 'libgsasl.a'.
* gnu/packages/gsasl.scm (gsasl)[arguments]: Add "--disable-static" to
 #:configure-flags.
2020-01-23 22:43:46 +01:00
Marius Bakke df8a9c7496
gnu: gsasl: Update to 1.8.1.
* gnu/packages/gsasl.scm (gsasl): Update to 1.8.1.
[source](modules, snippet): Remove.
[inputs]: Add LIBGCRYPT.
2020-01-23 22:43:46 +01:00
JoJo e3ee802379
gnu: Add ghc-llvm-hs.
* gnu/packages/haskell-xyz.scm (ghc-llvm-hs): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-01-23 16:42:13 -05:00
JoJo 84436be094
gnu: Add ghc-llvm-hs-pure.
* gnu/packages/haskell-xyz.scm (ghc-llvm-hs-pure): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-01-23 16:42:13 -05:00
Danny Milosavljevic a78364e91c
gnu: Add ne.
* gnu/packages/text-editors.scm (ne): New variable.
2020-01-23 22:10:18 +01:00
Kei Kebreau 48446f0f94
gnu: wxmaxima: Update to 20.01.3.
* gnu/packages/maths.scm (wxmaxima): Update to 20.01.3.
[home-page]: Update URL.
2020-01-23 14:22:41 -05:00
Paul Garlick 37bb0d1eaf
gnu: fenics: Update to 2019.1.0.post0.
* gnu/packages/simulation.scm (fenics): Update to 2019.1.0.post0.
[arguments]: In the 'pre-check' phase, add three more demos to the
list of demos that are skipped.
2020-01-23 16:50:00 +00:00
Paul Garlick 09ecd9a794
gnu: fenics-dolfin: Update to 2019.1.0.post0.
* gnu/packages/simulation.scm (fenics-dolfin): Update to 2019.1.0.post0.
[source](snippet): Remove three substitutions that are no longer needed.
[native-inputs]: Use compatible version of CATCH.
[arguments]: Use CMAKE version 3.15.5 to avoid EXCLUDE_FROM_ALL
regression.  See <https://issues.guix.gnu.org/issue/38060>.
2020-01-23 16:49:59 +00:00
Paul Garlick ec8dff8980
gnu: python-fenics-ffc: Update to 2019.1.0.post0.
* gnu/packages/simulation.scm (python-fenics-ffc): Update to 2019.1.0.post0.
2020-01-23 16:49:58 +00:00
Paul Garlick 4dfb22c1e3
gnu: python-fenics-fiat: Update to 2019.1.0.
* gnu/packages/simulation.scm (python-fenics-fiat): Update to 2019.1.0.
2020-01-23 16:49:58 +00:00
Paul Garlick def588d250
gnu: python-fenics-ufl: Update to 2019.1.0.
* gnu/packages/simulation.scm (python-fenics-ufl): Update to 2019.1.0.
2020-01-23 16:49:57 +00:00
Paul Garlick 236861847f
gnu: python-fenics-dijitso: Update to 2019.1.0.
* gnu/packages/simulation.scm (python-fenics-dijitso): Update to 2019.1.0.
2020-01-23 16:49:41 +00:00
Guillaume Le Vaillant 8c5cde2546
gnu: jgmenu: Update to 4.0.1.
* gnu/packages/xdisorg.scm (jgmenu): Update to 4.0.1.
  [native-inputs]: Add cppcheck.
  [inputs]: Add glib and remove python.
  [arguments]: Remove fix-paths phase, add fix-tests phase and update
  configure phase.
2020-01-23 11:53:52 +01:00
Guillaume Le Vaillant 09e745185b
gnu: xsecurelock: Fix strange character in description.
* gnu/packages/xdisorg.scm (xsecurelock)[description]: Replace strange
  character by a space.
2020-01-23 11:53:52 +01:00
Guillaume Le Vaillant dc4fae11ab
gnu: udiskie: Update to 2.0.4.
* gnu/packages/freedesktop.scm (udiskie): Update to 2.0.4.
* gnu/packages/patches/udiskie-no-appindicator.patch: Update for 2.0.4.
2020-01-23 11:53:52 +01:00
Ludovic Courtès 2c9fd7636f
gnu: guile-present: Add "guile3.0-present".
* gnu/packages/gtk.scm (guile-present)[source](snippet): Add "3.0" to
the supported Guile versions.
(guile3.0-present): New variable.
2020-01-23 11:26:56 +01:00
Ludovic Courtès 897186c155
gnu: guile-present: Pass the right module directories in scripts.
* gnu/packages/gtk.scm (guile-present)[arguments]: In 'post-install'
phase, remove hard-coded "2.0" and replace it by a computed effective
version.  Also, pass "/site-ccache" to -C.
2020-01-23 11:26:56 +01:00
Ludovic Courtès b93cde3d8c
gnu: guile-present: Install .go files in /site-ccache.
* gnu/packages/gtk.scm (guile-present)[source]: Add 'modules' and 'snippet'.
2020-01-23 11:26:55 +01:00
Ludovic Courtès 46378df050
gnu: guile-rsvg: Add "guile3.0-rsvg" variant.
* gnu/packages/gtk.scm (guile3.0-rsvg): New variable.
2020-01-23 11:26:55 +01:00
Ludovic Courtès e4dbe0cd2e
gnu: guile-cairo: Add "guile3.0-cairo" variant.
* gnu/packages/gtk.scm (guile-cairo)[source](snippet): Add #include
<string.h> everywhere #include <libguile.h> appears.
(guile3.0-cairo): New variable.
2020-01-23 11:26:55 +01:00
Ludovic Courtès 675f1940e9
gnu: guile-lib: Add "guile3.0-lib" variant.
* gnu/packages/guile-xyz.scm (guile-lib)[source]: Add 'modules' and
'snippet'.
(guile3.0-lib): New variable.
2020-01-23 11:26:55 +01:00
Ludovic Courtès 3de0d20b80
gnu: mcron: Add "guile3.0-mcron" variant.
* gnu/packages/guile-xyz.scm (mcron)[arguments]: In 'fix-finding-guile'
phase, add "3.0".
(guile3.0-mcron): New variable.
2020-01-23 11:26:55 +01:00
Ludovic Courtès 93d94134cc
gnu: haunt: Add "guile3.0-haunt" variant.
* gnu/packages/guile-xyz.scm (haunt)[source]: Add 'modules' and 'snippet'.
[arguments]: In 'wrap-haunt' phase, assume that INPUTS might lack
"guile-reader".
(guile3.0-haunt): New variable.
2020-01-23 11:26:55 +01:00
Ludovic Courtès 6e6aab0b6a
gnu: guile-next: Disable JIT on armhf-linux.
* gnu/packages/guile.scm (guile-3.0)[arguments]: New field.
2020-01-23 11:26:55 +01:00
Ludovic Courtès f79313b387
tests: Fix typo in comment.
* gnu/tests.scm: Add missing word in commentary.
2020-01-23 11:26:55 +01:00
Ludovic Courtès 6bd072ff66
installer: Make "TRANSLATORS" comment visible.
* gnu/installer/newt/user.scm (run-root-password-page): Move
"TRANSLATORS" comment right above 'G_' call.
2020-01-23 11:26:54 +01:00
Tobias Geerinckx-Rice 52d9cad485
gnu: sassc/libsass-3.5: Hide.
This follows up on commit bed24ecfcd.

Reported-by: Christopher Baines <mail@cbaines.net>

* gnu/packages/web.scm (sassc/libsass-3.5)[properties]: Hide package.
2020-01-23 10:46:35 +01:00
Jan Nieuwenhuizen 6e5fc6c7ef
gnu: mes: Update to 0.22.
* gnu/packages/mes.scm (mes): Update to 0.22.  Remove store name patch.  Add
MES_PREFIX to native-search-paths.
* gnu/packages/patches/mes-remove-store-name.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/mes.scm (mes-rb5): Depend on gzip instead of xz; this enables
unpacking the now unpatched mes source.  Update to check bin/mes-mescc-0.21.
2020-01-23 09:00:49 +01:00
Eric Bavier 7357b3d7a5
gnu: libnslog: Use check@0.12.
Tests fail with check@0.13 due to implementation changes.

* gnu/packages/web.scm (libnslog)[native-inputs]: 'check' -> 'check-0.12'.
2020-01-23 00:36:59 -06:00
Eric Bavier 30adc9e0e1
gnu: perl-term-readline-gnu: Fix library initialization.
* gnu/packages/perl.scm (perl-term-readline-gnu)[arguments]: Patch library
search directories into Makefile.PL so that the resulting Gnu.so library
contains expected DT_NEEDED entries for libreadline and libncurses.
2020-01-22 22:50:55 -06:00
Tobias Geerinckx-Rice c356e65610
gnu: bind: Update to 9.14.10.
* gnu/packages/dns.scm (bind): Update to 9.14.10.
2020-01-23 04:57:50 +01:00
Raghav Gururajan d36fa50fbf
gnu: gnome: Add missing inputs.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-color-manager,
gnome-initial-setup, gnome-user-share, rygel, sushi, gnome-weather.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-23 02:26:37 +01:00
Julien Lepiller 59fcf386f8
gnu: ocaml4.07-findlib: Fix building with ocaml 4.07.
* gnu/packages/ocaml.scm (ocaml4.07-findlib): rename inputs to
native-inputs.
2020-01-23 01:48:10 +01:00
Tobias Geerinckx-Rice ee711c7c21
gnu: gparted: Update to 1.1.0.
* gnu/packages/disk.scm (gparted): Update to 1.1.0.
2020-01-23 00:10:49 +01:00
Tobias Geerinckx-Rice 737a3c12cd
gnu: libmemcached: Fix build.
* gnu/packages/databases.scm (libmemcached)[source]: Add patch.
* gnu/packages/patches/libmemcached-build-with-gcc7.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-01-23 00:06:52 +01:00
Tobias Geerinckx-Rice 973218a374
gnu: memcached: Update to 1.5.20.
* gnu/packages/databases.scm (memcached): Update to 1.5.20.
2020-01-23 00:06:52 +01:00
Tobias Geerinckx-Rice 95f2071a32
gnu: keyutils: Update to 1.6.1.
* gnu/packages/crypto.scm (keyutils): Update to 1.6.1.
2020-01-23 00:06:52 +01:00
Tobias Geerinckx-Rice 9d3331fcc1
gnu: burp: Update to 2.3.20.
* gnu/packages/backup.scm (burp): Update to 2.3.20.
2020-01-23 00:06:51 +01:00
Tobias Geerinckx-Rice bc0eb34759
gnu: alpine: Remove pre-built binaries from source.
* gnu/packages/mail.scm (alpine)[source]: Add a snippet to hunt down
and destroy pre-compiled objects.
2020-01-23 00:06:51 +01:00
Tobias Geerinckx-Rice f17bd3c646
gnu: bochs: Update to 2.6.11.
* gnu/packages/virtualization.scm (bochs): Update to 2.6.11.
2020-01-23 00:06:51 +01:00
Tobias Geerinckx-Rice 31f41dbc1c
gnu: font-adobe-source-serif-pro: Don't use unstable tarball.
* gnu/packages/fonts.scm (font-adobe-source-serif-pro)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2020-01-23 00:06:51 +01:00
Tobias Geerinckx-Rice ed08e4ecae
gnu: font-adobe-source-sans-pro: Don't use unstable tarball.
* gnu/packages/fonts.scm (font-adobe-source-sans-pro)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2020-01-23 00:06:51 +01:00
Tobias Geerinckx-Rice 9aee5c45c1
gnu: font-adobe-source-code-pro: Don't use unstable tarball.
* gnu/packages/fonts.scm (font-adobe-source-code-pro)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2020-01-23 00:06:51 +01:00
Marius Bakke c7dd15596f
gnu: perl-type-tiny: Update to 1.008003.
* gnu/packages/perl.scm (perl-type-tiny): Update to 1.008003.
2020-01-22 20:21:39 +01:00
Marius Bakke a54dfcc063
gnu: perl-time-local: Update to 1.28.
* gnu/packages/perl.scm (perl-time-local): Update to 1.28.
2020-01-22 20:21:39 +01:00
Marius Bakke 9b0696d0e9
gnu: perl-timedate: Update to 2.31.
* gnu/packages/perl.scm (perl-timedate): Update to 2.31.
[source](uri): Adjust accordingly.
2020-01-22 20:21:39 +01:00
Marius Bakke 10b44448c9
gnu: perl-cpanel-json-xs: Update to 4.18.
* gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.18.
2020-01-22 20:21:39 +01:00
Alex Kost f975f82d05
gnu: guile-daemon: Update to 0.1.3.
* gnu/packages/guile-xyz.scm (guile-daemon): Update to 0.1.3.
2020-01-22 20:33:12 +03:00
Nicolas Goaziou ca2045d6f9
gnu: emacs-company: Tiny fix in description.
* gnu/packages/emacs-xyz.scm (emacs-company)[description]: Add a comma after
"e.g." so Texinfo does not infer a full stop.
2020-01-22 14:02:38 +01:00
Nicolas Goaziou 115f6b9325
gnu: emacs-company: Update to 0.9.11.
* gnu/packages/emacs-xyz.scm (emacs-company): Update to 0.9.11.
2020-01-22 14:01:58 +01:00
宋文武 244db6bbc8
services: knot-resolver: Manage a root TA at /var/cache/knot-resolver.
* gnu/services/dns.scm (%kresd.conf): Add /var/cache/knot-resolver/root.keys
as the root TA.
2020-01-22 20:18:56 +08:00
宋文武 8a5c4384e0
gnu: knot-resolver: Install but disable the default managed root TA.
* gnu/packages/dns.scm (knot-resolver)[arguments]: Enable 'managed_ta', so
'icann-ca.pem' get installed.  Add 'disable-default-ta' phase.
2020-01-22 20:18:56 +08:00
Efraim Flashner fe109349d0
gnu: argon2: Update to 20190702.
* gnu/packages/password-utils.scm (argon2): Update to 20190702.
[arguments]: Adjust make-flags. Remove 'patch-Makefile phase.
2020-01-22 14:17:32 +02:00
Efraim Flashner c600cf2a72
gnu: argon2: Don't use unstable tarball.
* gnu/packages/password-utils.scm (argon2)[source]: Download using
git-fetch.
2020-01-22 14:17:32 +02:00
Efraim Flashner 54bcc27fb5
gnu: pass-git-helper: Run test suite.
* gnu/packages/password-utils.scm (pass-git-helper)[arguments]: Adjust
custom 'patch-pass-path phase. Use custom 'check phase.
2020-01-22 14:17:31 +02:00
Efraim Flashner b70f9ad165
gnu: pass-git-helper: Update to 1.1.0.
* gnu/packages/password-utils.scm (pass-git-helper): Update to 1.1.0.
[arguments]: Update 'patch-pass-path phase. Add 'pre-check phase.
[native-inputs]: Add python-pytest, python-pytest-mock.
2020-01-22 14:17:31 +02:00
Efraim Flashner df58cc9c56
gnu: pass-git-helper: Don't use unstable tarball.
* gnu/packages/password-utils.scm (pass-git-helper)[source]: Download
using git-fetch.
2020-01-22 14:17:14 +02:00
Efraim Flashner 659204ff2c
gnu: pass-rotate: Update upstream location.
* gnu/packages/password-utils.scm (pass-rotate)[source]: Update to new
source uri.
[home-page]: Update to new home-page.
2020-01-22 14:17:14 +02:00
Efraim Flashner e1a94fe09c
gnu: pass-rotate: Don't use unstable tarball.
* gnu/packages/password-utils.scm (pass-rotate)[source]: Download using
git-fetch. Reflow section.
2020-01-22 14:17:13 +02:00
Efraim Flashner a4b4c1aa0b
gnu: pulsemixer: Update to 1.5.0.
* gnu/packages/pulseaudio.scm (pulsemixer): Update to 1.5.0.
2020-01-22 14:17:13 +02:00
Efraim Flashner fa6abb0135
gnu: pulsemixer: Don't use unstable tarball.
* gnu/packages/pulseaudio.scm (pulsemixer)[source]: Download using
git-fetch.
2020-01-22 14:17:13 +02:00
Efraim Flashner 870b9ff95f
gnu: ponymix: Don't use unstable tarball.
* gnu/packages/pulseaudio.scm (ponymix)[source]: Download using
git-fetch.
2020-01-22 14:17:10 +02:00
Hartmut Goebel a789f654a0
gnu: Add libvnc.
* gnu/packages/vnc.scm (libvnc): New variable.
  gnu/packages/patches/libvnc-CVE-2018-20750.patch,
  gnu/packages/patches/libvnc-CVE-2019-15681.patch: New files.
* gnu/local.mk: Add them.
2020-01-22 12:43:49 +01:00
Hartmut Goebel 94c7ef932a
gnu: Rename module gnutls to tls.
* gnu/packages/tigervnc.scm: Rename to...
* gnu/packages/vnc.scm: ... this.  Change module name accordingly. Sort
  used modules.
* gnu-system.am (GNU_SYSTEM_MODULES): Rename tigervnc module to vnc.
2020-01-22 12:43:48 +01:00
Efraim Flashner 0f654e63d6
gnu: ocaml-mmap: Use a source file-name.
* gnu/packages/ocaml.scm (ocaml-mmap)[source]: Add file-name field.
2020-01-22 11:28:29 +02:00
Efraim Flashner cf7ca6fe9b
gnu: gnurl: Update to 7.67.0.
* gnu/packages/gnunet.scm (gnurl): Update to 7.67.0.
[inputs]: Remove libidn, add libidn2.
[native-inputs]: Remove groff, python2. Add python.
[arguments]: Remove unused 'test-target' and 'parallel-tests' flags.
Update configure-flags.
2020-01-22 11:28:26 +02:00
Tobias Geerinckx-Rice 9564967e99
gnu: gegl: Update to 0.4.20.
* gnu/packages/gimp.scm (gegl): Update to 0.4.20.
2020-01-22 06:20:01 +01:00
Tobias Geerinckx-Rice e7472958c1
gnu: babl: Update to 0.1.74.
* gnu/packages/gimp.scm (babl): Update to 0.1.74.
2020-01-22 06:20:00 +01:00
Tobias Geerinckx-Rice 18a3f33ee6
gnu: gtkwave: Update to 3.3.103.
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.103.
2020-01-22 06:20:00 +01:00
Tobias Geerinckx-Rice 82f81ffac6
gnu: gtkwave: Prefer mirror://sourceforge source URI.
* gnu/packages/fpga.scm (gtkwave)[source]: Add URI.
2020-01-22 06:20:00 +01:00
Tobias Geerinckx-Rice 542d64fd84
gnu: librepcb: Update to 0.1.3.
* gnu/packages/engineering.scm (librepcb): Update to 0.1.3.
2020-01-22 06:20:00 +01:00
Tobias Geerinckx-Rice 6677f33d36
gnu: font-public-sans: Update to 1.008.
* gnu/packages/fonts.scm (font-public-sans): Update to 1.008.
2020-01-22 06:20:00 +01:00
Leo Famulari 8a9d52c7e9
gnu: Go: Update to 1.12.15.
* gnu/packages/golang.scm (go-1.12): Update to 1.12.15.
[arguments]: Adjust the 'prebuild' phase.
2020-01-22 00:09:35 -05:00
Julien Lepiller e3388d6361
gnu: Add ocaml4.07-findlib.
* gnu/packages/ocaml.scm (ocaml4.07-findlib): New variable.
2020-01-22 01:15:47 +01:00
Julien Lepiller 6c89e06626
gnu: ocaml-lambda-term: Add missing dependencies.
* gnu/packages/ocaml.scm (ocaml-lambda-term)[propagated-inputs]: Add
ocaml-lwt-react.
[inputs]: Add libev.
2020-01-22 01:10:27 +01:00
Julien Lepiller d77310cc3f
nu: Add ocaml-lwt-react.
* gnu/packages/ocaml.scm (ocaml-lwt-react): New variable.
2020-01-22 01:08:45 +01:00
Ricardo Wurmus 0dd1e277b1
gnu: guile3.0-pfds: Do rename file extensions.
* gnu/packages/guile-xyz.scm (guile3.0-pfds)[arguments]: Inherit from
guile-pfds to include file extension renaming.
2020-01-21 22:57:23 +01:00
Jakub Kądziołka 79e074ea10
gnu: nim: Fix /bin/sh substitution in C code.
* gnu/packages/nim.scm (nim)[arguments]: Patch the string length too.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-01-21 21:24:26 +01:00
Marius Bakke a7d470e47d
gnu: ungoogled-chromium: Update to 79.0.3945.130-0.e2fae99.
* gnu/packages/chromium.scm (%chromium-version): Set to 79.0.3945.130.
(%ungoogled-revision): Set to e2fae99.
(%debian-revision): Set to debian/79.0.3945.130-2.
(%chromium-origin, %ungoogled-origin, %debian-origin): Update hashes.
(ungoogled-chromium-source): Ignore comments in debian/patches/series.
(libvpx/chromium, gentoo-patch): Remove variables.
(ungoogled-chromium)[inputs]: Change from LIBVPX/CHROMIUM to LIBVPX.
(ungoogled-chromium/wayland): Add 'ozone_platform="wayland"' in #:configure-flags.
2020-01-21 21:18:11 +01:00
Efraim Flashner f51fa60b16
gnu: rust-pcre2-sys-0.2: Unbundle vendored source.
* gnu/packages/crates-io.scm (rust-pcre2-sys-0.2)[arguments]: Don't skip
build. Add custom phase to delete vendored sources.
[native-inputs]: Add pcre2, pkg-config.
2020-01-21 18:49:10 +02:00
Efraim Flashner 5e2ce6afad
gnu: rust-jemalloc-sys-0.3: Don't hide package.
* gnu/packages/crates-io.scm (rust-jemalloc-sys-0.3)[arguments]: Add
rust-libc-0.2, rust-cc-1.0, rust-fs-extra-1.1 to cargo-inputs. Add
custom phase to delete vendored sources.
[native-inputs]: Add jemalloc.
[properties]: Remove field.
2020-01-21 18:32:03 +02:00
Efraim Flashner 45ad04e721
gnu: rust-num-cpus-1.10: Don't hide package.
* gnu/packages/crates-io.scm (rust-num-cpus-1.10)[arguments]: Skip
build. Add rust-libc-0.2 to cargo-inputs. Add rust-doc-comment-0.3 to
cargo-development-inputs.
[properties]: Remove field.
2020-01-21 18:19:39 +02:00
Efraim Flashner 904e8a4697
gnu: rust-libz-sys-1.0: Don't hide package.
* gnu/packages/crates-io.scm (rust-libz-sys-1.0)[arguments]: Add
rust-libc-0.2, rust-cc-1.0, rust-pkg-config-0.3, rust-vcpkg-0.2 to
cargo-inputs. Add custom phase to delete vendored source.
[native-inputs]: Add pkg-config, zlib.
[properties]: Remove field.
2020-01-21 18:15:50 +02:00
Efraim Flashner 8bbf9d390f
gnu: rust-net2-0.2: Don't hide package.
* gnu/packages/crates-io.scm (rust-net2-0.2)[arguments]: Skip build. Add
rust-cfg-if-0.1, rust-libc-0.2, rust-winapi-0.3 to cargo-inputs.
[properties]: Remove field.
2020-01-21 18:09:23 +02:00
Efraim Flashner ae637969b6
gnu: rust-miow-0.2: Don't hide package.
* gnu/packages/crates-io.scm (rust-miow-0.2)[arguments]: Skip build. Add
rust-kernel32-sys-0.2, rust-net2-0.2, rust-winapi-0.2, rust-ws2-32-sys-0.2
to cargo-inputs. Add rust-rand-0.3 to cargo-development-inputs.
[properties]: Remove field.
2020-01-21 18:07:11 +02:00
Efraim Flashner af6655ed4d
gnu: rust-miow-0.3: Don't hide package.
* gnu/packages/crates-io.scm (rust-miow-0.3)[arguments]: Skip build. Add
rust-socket2-0.3, rust-winapi-0.3 to cargo-inputs. Add rust-rand-0.4 to
cargo-development-inputs.
[properties]: Remove field.
2020-01-21 18:04:07 +02:00
Efraim Flashner 5660d292b3
gnu: rust-miniz-sys-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-miniz-sys-0.1)[arguments]: Add
rust-libc-0.2, rust-cc-1.0 to cargo-inputs.
[properties]: Remove field.
2020-01-21 18:00:18 +02:00
Efraim Flashner acb9657a73
gnu: rust-mime-0.3: Update to 0.3.16.
* gnu/packages/crates-io.scm (rust-mime-0.3): Update to 0.3.16.
[arguments]: Remove rust-unicase-2.4 from cargo-inputs.
2020-01-21 17:57:40 +02:00
Efraim Flashner 4a2590f058
gnu: rust-mime-0.3: Don't hide package.
* gnu/packages/crates-io.scm (rust-mime-0.3)[arguments]: Skip build. Add
rust-unicase-2.4 to cargo-inputs.
[properties]: Remove field.
2020-01-21 17:56:45 +02:00
Efraim Flashner 161095512c
gnu: rust-memmap-0.7: Don't hide package.
* gnu/packages/crates-io.scm (rust-memmap-0.7)[arguments]: Skip build.
Add rust-libc-0.2, rust-winapi-0.3 to cargo-inputs. Add rust-tempdir-0.3
to cargo-development-inputs.
[properties]: Remove field.
2020-01-21 17:53:49 +02:00
Efraim Flashner e61dc8d0d7
gnu: rust-md5-0.6: Don't hide package.
* gnu/packages/crates-io.scm (rust-md5-0.6)[arguments]: Skip build.
[properties]: Remove field.
2020-01-21 17:51:01 +02:00
Efraim Flashner 5b7856ecd0
gnu: rust-matches-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-matches-0.1)[arguments]: Skip build.
[properties]: Remove field.
2020-01-21 17:49:18 +02:00
Efraim Flashner 132c15ae9c
gnu: rust-maplit-1.0: Upgrade to 1.0.2.
* gnu/packages/crates-io.scm (rust-maplit-1.0): Upgrade to 1.0.2.
2020-01-21 17:46:33 +02:00
Efraim Flashner 3977728026
gnu: rust-maplit-1.0: Don't hide package.
* gnu/packages/crates-io.scm (rust-maplit-1.0)[arguments]: Skip build.
[properties]: Remove field.
2020-01-21 17:45:53 +02:00
Efraim Flashner 328df292aa
gnu: rust-lzma-sys-0.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-lzma-sys-0.1)[arguments]: Add
rust-libc-0.2, rust-cc-1.0, rust-pkg-config-0.3 to cargo-inputs. Add
custom phase to delete vendored code.
[native-inputs]: Add pkg-config, xz.
[properties]: Remove field.
2020-01-21 17:44:37 +02:00
Efraim Flashner af996d9086
gnu: rust-permutohedron-0.2: Don't hide package.
* gnu/packages/crates-io.scm (rust-permutohedron-0.2)[arguments]: Skip
build.
[properties]: Remove field.
2020-01-21 17:28:18 +02:00
Efraim Flashner 2e1100f377
gnu: Add rust-matrixmultiply-0.1.
* gnu/packages/crates-io.scm (rust-matrixmultiply-0.1): New variable.
2020-01-21 17:26:30 +02:00
Efraim Flashner a8a5cc6841
gnu: Add rust-heck-0.3.
* gnu/packages/crates-io.scm (rust-heck-0.3): New variable.
2020-01-21 17:24:31 +02:00
Efraim Flashner b86409a76f
gnu: rust-unicode-segmentation-1.3: Fix inputs.
* gnu/packages/crates-io.scm (rust-unicode-segmentation-1.3)[arguments]:
Replace rust-quickcheck-0.8 with 0.7 in cargo-development-inputs.
2020-01-21 17:06:40 +02:00