Commit graph

74482 commits

Author SHA1 Message Date
Xinglu Chen 7cb188f8b2
gnu: notmuch: Update to 0.31.4.
* gnu/packages/mail.scm (notmuch): Update to 0.31.4.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-24 17:00:14 +01:00
Vinícius dos Santos Oliveira b35bbb26a2
gnu: Add luajit-lua52-openresty.
* gnu/packages/lua.scm (luajit-lua52-openresty): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-24 16:47:44 +01:00
Mathieu Othacehe b5586c666e
gnu: http-server: Fix build on i686-linux.
* gnu/packages/patches/http-parser-fix-assertion-on-armhf.patch: Remove it.
* gnu/local.mk (dist_patch_DATA): Update it.
* gnu/packages/web.scm (http-parser)[source]: Remove a test assertion failing
on i686-linux.
[arguments]: Remove the "assertion.patch" that is merged upstream.
[native-inputs]: Ditto.
[synopsis]: Wrap it.
2021-02-24 16:36:12 +01:00
Tobias Geerinckx-Rice 376329526b
gnu: nano: Update to 5.6.
* gnu/packages/nano.scm (nano): Update to 5.6.
2021-02-24 16:18:06 +01:00
Ricardo Wurmus a4cc03a80f
gnu: Add tmsu.
* gnu/packages/file-systems.scm (tmsu): New variable.
2021-02-24 15:49:47 +01:00
Ricardo Wurmus 4be3c3df01
gnu: Add go-github-com-hanwen-fuse.
* gnu/packages/file-systems.scm (go-github-com-hanwen-fuse): New variable.
2021-02-24 15:49:47 +01:00
Léo Le Bouter a138681550
gnu: Add greenclip.
* gnu/packages/haskell-apps.scm (greenclip): New variable.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-24 15:16:30 +01:00
Stefan Reichör 212e473e80
gnu: Add ghc-wordexp.
* gnu/packages/haskell-xyz.scm (ghc-wordexp): New variable.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-24 15:16:07 +01:00
Stefan Reichör a281a67f3c
gnu: ghc-protolude: Update to 0.3.0.
* gnu/packages/haskell-xyz.scm (ghc-protolude): Update to 0.3.0.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-24 15:00:06 +01:00
Léo Le Bouter 59c3ea2254
gnu: purescript: Move to version-specific ghc-protolude-0.2 input.
* gnu/packages/purescript.scm (purescript)[inputs]: Replace ghc-protolude with
ghc-protolude-0.2.
2021-02-24 15:00:06 +01:00
Léo Le Bouter 9ef7937766
gnu: Add ghc-protolude-0.2.
* gnu/packages/haskell-xyz.scm (ghc-protolude-0.2): New variable.
2021-02-24 15:00:06 +01:00
Jonathan Brielmaier 0911900034
gnu: icedove: Update to 78.8.0.
* gnu/packages/gnuzilla.scm (icedove): Update to 78.8.0.
2021-02-24 14:44:41 +01:00
Ricardo Wurmus 95b3e16a3d
gnu: Add go-github-com-mattn-go-sqlite3.
* gnu/packages/golang.scm (go-github-com-mattn-go-sqlite3): New variable.
2021-02-24 14:14:04 +01:00
Ryan Prior via Guix-patches via 0d0c76b946
gnu: esbuild: Update to 0.8.51.
* gnu/packages/web.scm (esbuild): Update to 0.8.51.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-24 14:11:22 +01:00
Nicolas Goaziou ac2ff1ba69
gnu: emacs-pyim: Update to 3.2.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.2.
[source]: Use GNU ELPA URI.
[description]: Use full sentence.
2021-02-24 13:52:45 +01:00
Jelle Licht 8f25001253
gnu: node: Update to 10.23.3.
* gnu/packages/node.scm (node): Update to 10.23.3.
2021-02-24 10:29:40 +01:00
Jelle Licht 66fa2d318a
gnu: http-parser: Update to 2.9.4-1.ec8b5ee [fixes CVE-2020-8287].
Fixes CVE-2020-8287.

* gnu/packages/web.scm (http-parser): Update to 2.9.4-1.ec8b5ee.
  [source]: Add patch to mitigate CVE.
* gnu/packages/patches/patches/http-parser-CVE-2020-8287.patch: New file.
* gnu/local.mk [dist_patch_DATA]: New patch.
2021-02-24 10:29:20 +01:00
Christopher Baines 5701e85107
gnu: patchwork: Update to 3.0.1.
* gnu/packages/patchutils.scm (patchwork): Update to 3.0.1.
2021-02-24 09:18:51 +00:00
Mark H Weaver 15c4b98daa
gnu: icecat: Update to 78.8.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2021-23968, CVE-2021-23969, CVE-2021-23973, and
CVE-2021-23978.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update upstream source hash.
2021-02-24 00:30:40 -05:00
Nicolas Goaziou c418c6b64c
gnu: emacs-csv-mode: Update to 1.15.
* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.15.
2021-02-24 01:18:33 +01:00
Raghav Gururajan 22ba2bb83c
gnu: profanity: Disable static libraries.
* gnu/packages/messaging.scm (profanity) [arguments]<#:configure-flag>: Add --disable-static.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-02-24 00:50:45 +01:00
Raghav Gururajan dcfd7c7bc9
gnu: profanity: Add missing inputs.
* gnu/packages/messaging.scm (profanity) [inputs]: Add libgcrypt.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-02-24 00:50:44 +01:00
Raghav Gururajan 1be08b1e01
gnu: libstrophe: Disable static libraries.
* gnu/packages/messaging.scm (libstrope)[arguments]: Add --disable-static
configure flag.  Patch Makefile.am to make tests link correctly.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>

libstrophe oneline
2021-02-24 00:50:36 +01:00
Raghav Gururajan 22f303d70b
gnu: libstrophe: Update to 0.10.1.
* gnu/packages/messaging.scm (libstrophe) [version]: Update to 0.10.1.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-02-24 00:50:35 +01:00
Raghav Gururajan 93dc9dc333
gnu: libmesode: Disable static libraries.
* gnu/packages/messaging.scm (libmesode)[arguments]: Add --disable-static
configure flag.  Patch Makefile.am to make tests link correctly.
2021-02-24 00:49:26 +01:00
Raghav Gururajan 266a37285c
gnu: libmesode: Update source, home-page URIs.
* gnu/packages/messaging.scm (libmesode) [source]: Update to new
upstream URI.
[home-page]: Same.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-02-24 00:40:14 +01:00
Dan Frumin 46c5ae03ce
gnu: Add oshu.
* gnu/packages/games.scm (oshu): New variable.

Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-02-24 00:37:37 +01:00
Leo Prikler a1fd8f01b2
guix: renpy-build-system: Quote data directory.
This prevents generated launchers and desktop files from inadvertently
crashing if the directory name contains a space.

* gnu/build/renpy-build-system.scm (install, install-desktop-file): Use ~s
to format data directory.
2021-02-24 00:37:37 +01:00
Björn Höfling 53c40b3c77
gnu: asciidoc: Update source URI.
* gnu/packages/documentation.scm (asciidoc)[source]: Update URI.

This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=46706>.

They moved (and redirected) the repository to the new location
<https://github.com/asciidoc-py/asciidoc-py>. Here they changed the old
commits in-place using now Python3, which caused the hash mismatch.

The untouched Python2 version is still found under the ..-py2 repository.
2021-02-23 23:42:58 +01:00
Alexandros Theodotou 3fc49dae18
gnu: redkite: Update to 1.3.0.
* gnu/packages/audio.scm (redkite): Update to 1.3.0.
[propagated-inputs]: Move cairo from inputs.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-23 22:19:11 +01:00
Alexandros Theodotou 0bb40f8fc5
gnu: geonkick: Update to 2.7.0.
* gnu/packages/music.scm (geonkick): Update to 2.7.0.
[inputs]: Remove cairo (included in redkite).
[home-page]: Update URL.
[source]: Update repository URL.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-23 22:18:28 +01:00
Alexandros Theodotou 1a2a0245cf
gnu: zrythm: Update to 1.0.0-alpha.12.0.1.
* gnu/packages/music.scm (zrythm): Update to 1.0.0-alpha.12.0.1.
[inputs]: Add pulseaudio.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-23 22:16:16 +01:00
Christopher Baines eec127822a
gnu: guix-build-coordinator: Update to 0-19.f9a257e.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-19.f9a257e.
2021-02-23 20:19:16 +00:00
Leo Famulari 56733080c4
packages: Improve the docstring of PACKAGE/INHERIT.
* guix/packages.scm (package/inherit): Try to clarify the docstring.
2021-02-23 14:12:34 -05:00
Leo Famulari 84e082e317
gnu: Python: Fix CVE-2021-3177.
* gnu/packages/patches/python-3.8-CVE-2021-3177.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-3.8)[replacement]: New field.
(python-3.8/fixed): New variable.
2021-02-23 14:12:33 -05:00
Alexandros Theodotou c60ab40630
gnu: Add midicomp.
* gnu/packages/audio.scm (midicomp): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-23 20:02:52 +01:00
Ricardo Wurmus 5d5bbd6fcc
gnu: Add star-for-pigx.
This is a follow-up to commit f1f6e49190.

* gnu/packages/bioinformatics.scm (star-for-pigx): New variable.
(pigx-rnaseq, pigx-scrnaseq)[inputs]: Replace star with star-for-pigx.
2021-02-23 19:40:59 +01:00
Nicolas Goaziou a31a308245
gnu: grammalecte: Update to 2.1.1.
* gnu/packages/dictionaries.scm (grammalecte): Update to 2.1.1.
2021-02-23 19:01:50 +01:00
Nicolas Goaziou b158341dd4
gnu: pwsafe-cli: Fix version (again).
* gnu/packages/password-utils.scm (pwsafe-cli)[version]: Actual version is
0.2.0, not 0.2.1.

This is a followup to 9d76ff4304.
2021-02-23 18:36:00 +01:00
Nicolas Goaziou 9d76ff4304
gnu: pwsafe-cli: Fix version.
* gnu/packages/password-utils.scm (pwsafe-cli)[version]: Use 0.2.1 instead of
0.
2021-02-23 18:30:22 +01:00
Nicolas Goaziou aac6dd5bd6
gnu: pwsafe-cli: Small fixes.
* gnu/packages/password-utils.scm (pwsafe-cli): Fix indentation.
[inputs]: Re-order alphabetically.
[description]: Use a full sentence.
2021-02-23 18:27:45 +01:00
Nicolas Goaziou 484c56593b
gnu: pwsafe-cli: Fix license.
* gnu/packages/password-utils.scm (pwsafe-cli)[license]: Use GPL2+.
2021-02-23 18:23:43 +01:00
Stefan Reichör 33a212bf88
gnu: Add pwsafe-cli.
* gnu/packages/password-utils.scm (pwsafe-cli): New variable.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-23 16:54:45 +01:00
Alexey Abramov via Guix-patches via 892d395152
gnu: emacs-oauth2: Fix source location.
* gnu/packages/emacs-xyz.scm (emacs-oauth2): Replace .el extension with .tar

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-23 15:52:23 +01:00
raid5atemyhomework 0a0b0148e5
doc: Expand sane-service-type documentation.
* doc/guix.texi (sane-service-type): Move from between documentation
about geoclue, expand slightly.
(sane-backends-minimal): New description.
(sane-backends): New description, new example.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-23 15:41:46 +01:00
Ludovic Courtès 0a912b3a43
store: Micro-optimize object cache lookup.
This avoids a closure allocation when 'lookup-cached-object' is called.

* guix/store.scm (lookup-cached-object): Avoid optional/keyword
arguments and inline.
(%mcached): Adjust accordingly.
2021-02-23 15:24:49 +01:00
Ludovic Courtès fcde4e10b8
gexp: Reduce allocations in 'gexp-attribute'.
* guix/gexp.scm (gexp-attribute): Use 'fold' and 'fold/tree' instead of
'append-map'.
2021-02-23 15:24:49 +01:00
Ludovic Courtès c8bd5fa59c
gexp: Reduce allocations while traversing lists.
This reduces the total amount of memory allocated by 8% when running
"guix build qemu -d --no-grafts".

* guix/gexp.scm (fold/tree): New procedure.
(gexp-inputs)[interesting?]: New procedure.
[add-reference-inputs]: Change (lst ...) clause to (? pair? lst), and
use 'fold/tree' to recurse into it.
(gexp-inputs)[add-reference-output]: Likewise, and remove
plain (lst ...) clause.
Call 'fold'.
(gexp->sexp)[reference->sexp]: In the list case, avoid boxing and
recursive call when the object has a plain non-aggregate type.
2021-02-23 15:24:49 +01:00
Ludovic Courtès b57de6fea1
gexp: Micro-optimize 'gexp->sexp' and 'lower-inputs'.
* guix/gexp.scm (lower-inputs, gexp->sexp): Change keyword parameters to
positional parameters.  Adjust callers accordingly.
* tests/gexp.scm (gexp->sexp*, "gexp->file"): Adjust accordingly.
2021-02-23 15:24:48 +01:00
Ludovic Courtès a26006ff72
gexp: Keep 'lower-inputs' private.
It had been made public in 6b6298ae39 but
it's no longer needed since 779aa003fb.

* guix/gexp.scm (lower-inputs): Do not export.
2021-02-23 15:24:48 +01:00