Commit graph

64794 commits

Author SHA1 Message Date
Nicolas Goaziou 416fe466a6
gnu: ode: Update to 0.16.2.
* gnu/packages/game-development.scm (ode): Update to 0.16.2.
2020-08-06 16:55:12 +02:00
Nicolas Goaziou 39b8e41927
gnu: mgba: Update to 0.8.3.
* gnu/packages/emulators.scm (mgba): Update to 0.8.3.
2020-08-06 16:49:50 +02:00
Nicolas Goaziou 64a0edf305
gnu: asymptote: Update to 2.67.
* gnu/packages/plotutils.scm (asymptote): Update to 2.67.
2020-08-06 16:48:40 +02:00
Vinicius Monego 509bd7a75f
gnu: Add python-sniffio.
* gnu/packages/python-xyz.scm (python-sniffio): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-06 16:16:28 +02:00
Vinicius Monego ce3ce4f7cd
gnu: Add python-curio.
* gnu/packages/python-xyz.scm (python-curio): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-06 16:06:08 +02:00
Vinicius Monego 647bbd9e9a
gnu: Add python-immutables.
* gnu/packages/python-xyz.scm (python-immutables): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-06 16:05:14 +02:00
Vinicius Monego f8380178d5
gnu: Add python-h2.
* gnu/packages/python-web.scm (python-h2): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-06 16:00:42 +02:00
Vinicius Monego 22d112400f
gnu: Add python-hpack.
* gnu/packages/python-web.scm (python-hpack): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-06 16:00:42 +02:00
Vinicius Monego 03239548b8
gnu: Add python-hyperframe.
* gnu/packages/python-web.scm (python-hyperframe): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-06 16:00:41 +02:00
Efraim Flashner b4d6e378ba
gnu: guile-zlib: Declare a source file-name.
* gnu/packages/guile.scm (guile-zlib)[source]: Add file-name field.
2020-08-06 16:25:19 +03:00
Efraim Flashner 90748666a1
gnu: guile-lzlib: Declare a source file-name.
* gnu/packages/guile.scm (guile-lzlib)[source]: Add file-name field.
2020-08-06 16:24:39 +03:00
Pierre Neidhardt eb44d3b856
gnu: Add hddtemp.
* gnu/packages/disk.scm (hddtemp): New variable.
2020-08-06 12:28:29 +02:00
Pierre Neidhardt 85c4f486b4
gnu: Add metapixel.
* gnu/packages/image-processing.scm (metapixel): New variable.
2020-08-06 12:04:58 +02:00
Pierre Neidhardt 68c858de75
gnu: Add ogmtools.
* gnu/packages/video.scm (ogmtools): New variable.
2020-08-06 12:04:58 +02:00
Pierre Neidhardt 1518c40e86
gnu: racket: Update to 7.8.
* gnu/packages/scheme.scm (racket): Update to 7.8.
2020-08-06 12:03:44 +02:00
Mathieu Othacehe 5697a524a7
installer: Remove logical devices.
If a device contains an active logical volume, BLKRRPART will report that the
device is busy. This will cause this device to be filtered by
"non-install-devices" procedure, which is not desired.

Make sure to deactivate all logical volumes before device probing.

Fixes <https://issues.guix.gnu.org/42683>.

* gnu/installer.scm (installer-program): Add lvm2-static to the inputs.
* gnu/installer/parted.scm (remove-logical-devices): New procedure,
(init-parted): call it.
2020-08-06 11:31:38 +02:00
HiPhish 738c0d9621
gnu: neovim: Update to 0.4.4.
* gnu/package/vim.scm (neovim): Update to 0.4.4.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-06 12:19:16 +03:00
Efraim Flashner 327ebd55ca
gnu:guile-json-1: Update to 1.3.2.
* gnu/packages/guile.scm (guile-json-1): Update to 1.3.2.
[arguments]: Add make-flag to supress guild warnings.
2020-08-06 10:03:33 +03:00
Efraim Flashner a220ed0758
gnu: guile-json: Update to 4.3.2.
* gnu/packages/guile.scm (guile-json): Update to 4.3.2.
2020-08-06 10:00:41 +03:00
Efraim Flashner 10b4048974
gnu: json-c: Fix CVE-2020-12762.
* gnu/packages/web.scm (json-c)[replacement]: New field.
(json-c-0.13, json-c-0.12)[source]: Add patch.
(json-c/fixed): New variable.
* gnu/packages/patches/json-c-CVE-2020-12762.patch,
gnu/packages/patches/json-c--0.13-CVE-2020-12762.patch,
gnu/packages/patches/json-c--0.12-CVE-2020-12762.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2020-08-06 09:44:24 +03:00
Efraim Flashner 7941e05947
gnu: binutils-gold: build with canonical gcc:lib.
* gnu/packages/base.scm (binutils-gold)[inputs]: Replace gcc:lib with
the canonical-package of gcc.
2020-08-06 09:04:13 +03:00
Efraim Flashner 58c367367e
gnu: go-1.4: Build with canonical gcc:lib.
* gnu/packages/golang.scm (go-1.4)[inputs]: Replace gcc:lib with the
canonical-package of gcc.
2020-08-06 09:04:13 +03:00
Efraim Flashner bfebc59829
gnu: ghc-c2hs: Enable tests.
* gnu/packages/haskell-xyz.scm (ghc-c2hs)[arguments]: Enable tests.
2020-08-06 09:04:13 +03:00
Efraim Flashner a723d36d01
gnu: ghc-c2hs: Remove extra input.
* gnu/packages/haskell-xyz.scm (ghc-c2hs)[native-inputs]: Remove gcc.
2020-08-06 09:04:13 +03:00
Efraim Flashner d416723395
gnu: v: Remove unnecessary input.
* gnu/packages/vlang.scm (v)[inputs]: Remove gcc.
2020-08-06 09:04:12 +03:00
Maxim Cournoyer 0531ea982b
gnu: jami: Always remove contrib tarballs from the sources of Jami.
The origin used as the "sfl-patches" input contained bundled library tarballs,
and weighed 217 MiB.  After this change, it weighs 3.3 MiB.

* gnu/packages/jami.scm (jami-source): Rename #:without-daemon to
\#:keep-contrib-patches.  Delete the daemon/contrib/tarballs sub-directory even
when keeping the patches.  Delete extraneous code.
(%sfl-patches, %jami-sources): New variables.
(pjproject-jami, ffmpeg-jami, libring): Adjust to use the above variables.
2020-08-06 00:01:50 -04:00
Maxim Cournoyer 4c91f184a1
gnu: ruby-chunky-png: Update to 1.3.12.
* gnu/packages/ruby.scm (ruby-chunky-png): Update to 1.3.12.
2020-08-05 22:25:24 -04:00
Maxim Cournoyer e6062b6195
gnu: pjproject: Update the pkg-config patch.
* gnu/packages/patches/pjproject-fix-pkg-config-ldflags.patch: Update patch.
2020-08-05 21:51:38 -04:00
Jakub Kądziołka d9a412bd94
gnu: perf: Fix build.
This is a follow-up to commit 843344273c.

* gnu/packages/linux.scm (perf)[native-inputs]: Add python-3 for
  bpf_helpers_doc.py
2020-08-06 01:39:44 +02:00
Ludovic Courtès 05f3d34094
ui: Report key-and-arg exceptions correctly.
Fixes <https://bugs.gnu.org/42601>.
Reported by Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl>.

Regression introduced in efe037fc5c
whereby errors like 'wrong-type-arg' would be improperly reported:

  guix environment: error: Wrong type argument in position ~A (expecting ~A): ~S

See also commit a07d5e558b.

* guix/ui.scm (call-with-error-handling): Move 'message-condition?'
clause after '&exception-with-kind-and-args' clause.
2020-08-05 22:28:28 +02:00
Tanguy Le Carrour fc45f2fcf8
gnu: poetry: Fix problems with some dependencies.
* gnu/packages/python-xyz.scm (poetry)
[arguments]: Modify the required versions of python-tomlkit, python-clikit
and python-cleo.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2020-08-05 16:07:18 -04:00
Tanguy Le Carrour 993391c0e1
gnu: python-cleo: Update to 0.8.1.
* gnu/packages/python-xyz.scm (python-cleo): Update to 0.8.1.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2020-08-05 16:07:18 -04:00
Mark H Weaver 2a11d231d9
gnu: linux-libre: Update to 5.4.56.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.56.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.56.
2020-08-05 15:23:59 -04:00
Mark H Weaver 1744d7c429
gnu: linux-libre@5.7: Update to 5.7.13.
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.13.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.13.
2020-08-05 15:23:57 -04:00
Mark H Weaver 6e02de4da8
gnu: linux-libre@4.19: Update to 4.19.137.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.137.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.137.
2020-08-05 15:23:55 -04:00
Mark H Weaver db20b04dac
gnu: linux-libre@4.14: Update to 4.14.192.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.192.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Update to 4.14.192.
2020-08-05 15:23:52 -04:00
Jakub Kądziołka 0012df64fc
gnu: sameboy: Update to 0.13.4.
* gnu/packages/emulators.scm (sameboy): Update to 0.13.4.
2020-08-05 21:17:48 +02:00
Leo Famulari 843344273c
gnu: linux-libre: Update to 5.7.12.
* gnu/packages/aux-files/linux-libre/5.7-arm.conf,
gnu/packages/aux-files/linux-libre/5.7-arm64.conf,
gnu/packages/aux-files/linux-libre/5.7-i686.conf,
gnu/packages/aux-files/linux-libre/5.7-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
* gnu/packages/linux.scm: (linux-libre-5.7): New variable.
(linux-libre-version, linux-libre-pristine-source)
(linux-libre-source, linux-libre): Point to linux-libre-5.7*.
2020-08-05 13:22:41 -04:00
Kei Kebreau 09dfb0c466
gnu: stapler: Update to 1.0.0.
* gnu/packages/pdf.scm (stapler): Update to 1.0.0.
[source]: Fetch from pypi.
[inputs]: Remove python2-pypdf2.
[propagated-inputs]: Add python-more-itertools and python-pypdf2.
[arguments]: Remove #:python argument.  Replace 'fix-pypdf-version-requirement
phase with 'fix-more-itertools-version-requirement phase.
2020-08-05 12:39:02 -04:00
Jelle Licht 4764e83ce9
gnu: python-m2crypto: Add swig as native-input.
* gnu/packages/python-crypto.scm (python-m2crypto)[native-inputs]: Add swig.
2020-08-05 15:09:30 +02:00
Michael Rohleder 43708b60b7
gnu: hydrogen: Update to 1.0.0.
* gnu/packages/music.scm (hydrogen): Update to 1.0.0.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-08-05 12:59:08 +02:00
Efraim Flashner a9a2742b22
gnu: Add confclerk.
* gnu/packages/calendar.scm (confclerk): New variable.
2020-08-05 13:10:14 +03:00
Michael Rohleder 3866a9aef4
gnu: isync: Update to 1.3.3.
* gnu/packages/mail.scm (isync): Update to 1.3.3.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-05 11:35:57 +02:00
Michael Rohleder 519fe9d61f
gnu: roffit: Update to 0.12.
* gnu/packages/groff.scm (roffit): Update to 0.12.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-05 11:34:35 +02:00
Michael Rohleder c1baf5a917
gnu: Add paprefs.
* gnu/packages/pulseaudio.scm (paprefs): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-05 11:32:47 +02:00
Brett Gilio 0ca7b108b7
gnu: emacs-lsp-ui: Update to 7.0.
* gnu/packages/emacs-xyz.scm (emacs-lsp-ui): Update to 7.0.
2020-08-04 21:08:01 -05:00
Peter Lo 763453e18e
gnu: Add r-iml.
* gnu/packages/cran.scm (r-iml): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-08-04 23:06:59 +02:00
Peter Lo a74f854074
gnu: Add r-metrics.
* gnu/packages/cran.scm (r-metrics): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-08-04 23:06:59 +02:00
Jakub Kądziołka 1f96a29ec3
gnu: rust-tokio-test-0.2: Don't skip build.
We already use Rust 1.39.

* gnu/packages/crates-io.scm (rust-tokio-test-0.2): Don't skip build.
2020-08-04 21:08:00 +02:00
Jakub Kądziołka e6e7a71894
gnu: rust-tokio-rustls-0.12: Don't skip build.
We already use Rust 1.39.

* gnu/packages/crates-io.scm (rust-tokio-rustls-0.12)[arguments]: Don't skip
  build. Skip tests that require networking.
2020-08-04 21:08:00 +02:00