summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* tests: Remove obsolete comment.Tobias Geerinckx-Rice2021-03-13
| | | | | | | | This follows up on commit c05ceaf2b650d090cf39a048193505cb4e6bd257. * tests/lint.scm: Remove comment. Reported by morgansmith in #guix.
* gnu: console-setup: Update to 1.201.Tobias Geerinckx-Rice2021-03-13
| | | | * gnu/packages/xorg.scm (console-setup): Update to 1.201.
* gnu: qjackctl: Update to 0.9.1.Tobias Geerinckx-Rice2021-03-13
| | | | * gnu/packages/audio.scm (qjackctl): Update to 0.9.1.
* gnu: Add syscall-intercept.Gerd Heber2021-03-13
| | | | | | * gnu/packages/engineering.scm (syscall-intercept): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add guile-f-scm.Xinglu Chen2021-03-13
| | | | | | * gnu/packages/guile-xyz.scm (guile-f-scm): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add l2md.Xinglu Chen2021-03-13
| | | | | | * gnu/packages/mail.scm (l2md): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: terminator: Update to 2.1.0.Andy Tai2021-03-13
| | | | | | | | * gnu/packages/gnome.scm (terminator): Update to 2.1.0. [inputs]: Add python, python-dbus, python-notify2. [arguments]: Add a phase to handle Python DBus. Disable tests. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: opencl-headers: Update to 2020.12.18Milkey Mouse2021-03-13
| | | | | | | | | * gnu/packages/opencl.scm (opencl-headers): Update to 2020.12.18. [version]: Use the latest tagged version, now that they exist. [arguments]: Replace all phases with trivial header copy. [license]: Change license to Apache 2.0 (happened in March 2020). Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: opencc: Update to 1.1.1.Zhu Zihao2021-03-13
| | | | | | | | | | | | * gnu/packages/textutils.scm(opencc): Update to 1.1.1 [arguments]<#:out-of-source?>: Build in source tree. <#:parallel-build?>: Disable. <#:phases>: In "patch-3rd-party-references", fix the version of dependency. Add phases "patch-python-binding-installation", "install-python-binding" and "enable-bytecode-determinism". [native-inputs]: Add python-setuptools and python-wheel. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: cagebreak: Update to 1.6.0.Nicolas Goaziou2021-03-13
| | | | * gnu/packages/wm.scm (cagebreak): Update to 1.6.0.
* gnu: python-scikit-image: Enable tests.Vinicius Monego2021-03-13
| | | | | | | | | * gnu/packages/python-science.scm (python-scikit-image)[arguments]: Add phases related to tests. [native-inputs]: Add python-codecov, python-flake8, python-pytest, python-pytest-cov, python-pytest-localserver, python-wheel. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-scikit-image: Update to 0.18.1.Vinicius Monego2021-03-13
| | | | | | | * gnu/packages/python-science.scm (python-scikit-image): Update to 0.18.1. [propagated-inputs]: Remove python-six. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-pooch.Vinicius Monego2021-03-13
| | | | | | * gnu/packages/python-xyz.scm (python-pooch): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-org-msg.Xinglu Chen2021-03-13
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-msg): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-elfeed-score.Xinglu Chen2021-03-13
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-elfeed-score): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add xe.Stefan Reichör2021-03-13
| | | | | | * gnu/packages/parallel.scm (xe): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add clikan.LibreMiami2021-03-13
| | | | | | * gnu/packages/task-management.scm (clikan): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-click-default-group.LibreMiami2021-03-13
| | | | | | | | | * /gnu/packages/python-xyz.scm (python-click-default-group): New variable. Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name> Co-authored-by: jgart <jgart@dismail.de> Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-ox-haunt.Xinglu Chen2021-03-13
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ox-haunt): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-ox-gemini: Fix version number.Nicolas Goaziou2021-03-13
| | | | | * gnu/packages/emacs-xyz.scm (emacs-ox-gemini)[version]: Set version number to 0 as set in the main library.
* gnu: Add emacs-ox-gemini.Xinglu Chen2021-03-13
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ox-gemini): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-ivy-rich: Update to 0.1.6-1.7b9b7b2.Pierre Langlois2021-03-13
| | | | | * gnu/packages/emacs-xyz.scm (emacs-ivy-rich): Update to git snapshot 0.1.6-1.7b9b7b2.
* gnu: gnutls: Fix CVE-2021-20231 and CVE-2021-20232.Mark H Weaver2021-03-13
| | | | | | | | | * gnu/packages/patches/gnutls-CVE-2021-20231.patch, gnu/packages/patches/gnutls-CVE-2021-20232.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/tls.scm (gnutls)[replacement]: New field. (gnutls/fixed): New variable. (guile2.2-gnutls): Use package/inherit.
* gnu: mergerfs: Update to 2.32.4.Lars-Dominik Braun2021-03-13
| | | | * gnu/packages/file-systems.scm (mergerfs): Update to 2.32.4.
* gnu: rust-resolv-conf-0.7: Use HTTPS home page URI.Nicolas Goaziou2021-03-13
| | | | * gnu/packages/crates-io.scm (rust-resolv-conf-0.7)[home-page]: Use HTTPS URI.
* gnu: wxmaxima: Update to 21.02.0.Kei Kebreau2021-03-13
| | | | * gnu/packages/maths.scm (wxmaxima): Update to 21.02.0.
* gnu: Remove bsdiff.Léo Le Bouter2021-03-13
| | | | | | | | As discussed in <https://lists.gnu.org/archive/html/guix-devel/2021-03/msg00154.html>, remove because of unpatched CVE-2020-14315 with no non-FreeBSD patch in sight. * gnu/packages/compression.scm (bsdiff): Remove.
* gnu: rust-diesel: Update to 1.4.6 [fixes CVE-2021-28305].Léo Le Bouter2021-03-13
| | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-diesel): Update to 1.4.6. [native-inputs]: Add sqlite for tests. [arguments]<#:cargo-inputs>: Remove rust-bigdecimal-0.2 (incompatible), rust-libsqlite3-sys-0.15, rust-num-bigint-0.3 and rust-uuid-0.7. Add rust-bigdecimal-0.1, rust-libsqlite3-sys-0.20, rust-num-bigint-0.2, rust-uuid-0.5 and rust-uuid-0.8. [arguments]<#:phases>: Replace 'check phase to provide required feature arguments and exclude failing 'expression::count::count' test. [synopsis]: Solve lint error by removing article at the beginning.
* gnu: rust-dotenv-0.10: Fix build by adding missing cargo input.Léo Le Bouter2021-03-13
| | | | | * gnu/packages/crates-io.scm (rust-dotenv-0.10)[arguments]<#:cargo-inputs>: Add rust-syn-0.11.
* gnu: Add rust-bigdecimal-0.1.Léo Le Bouter2021-03-13
| | | | * gnu/packages/crates-io.scm (rust-bigdecimal-0.1): New variable.
* gnu: nginx-documentation: Update to 1.19.8-2673-4398fd0f0341.Tobias Geerinckx-Rice2021-03-13
| | | | * gnu/packages/web.scm (nginx-documentation): Update to 1.19.8-2673-4398fd0f0341.
* gnu: nginx: Update to 1.19.8.Tobias Geerinckx-Rice2021-03-13
| | | | * gnu/packages/web.scm (nginx): Update to 1.19.8.
* gnu: apache-thrift: Update to 0.14.1.Tobias Geerinckx-Rice2021-03-13
| | | | * gnu/packages/rpc.scm (apache-thrift): Update to 0.14.1.
* gnu: wireguard-tools: Update to 1.0.20210223.Tobias Geerinckx-Rice2021-03-13
| | | | * gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20210223.
* gnu: eid-mw: Update to 5.0.14.Tobias Geerinckx-Rice2021-03-13
| | | | * gnu/packages/security-token.scm (eid-mw): Update to 5.0.14.
* gnu: micropython: Update to 1.14.Tobias Geerinckx-Rice2021-03-13
| | | | * gnu/packages/python.scm (micropython): Update to 1.14.
* gnu: libfreenect: Update to 0.6.2.Tobias Geerinckx-Rice2021-03-13
| | | | * gnu/packages/openkinect.scm (libfreenect): Update to 0.6.2.
* gnu: photoflare: Update to 1.6.7.Tobias Geerinckx-Rice2021-03-13
| | | | * gnu/packages/photo.scm (photoflare): Update to 1.6.7.
* gnu: aws-sdk-cpp: Update to 1.8.159.Greg Hogan2021-03-12
| | | | | | | * gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.8.159. [arguments]: Build as shared library Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: aws-c-event-stream: Update to 0.2.7.Greg Hogan2021-03-12
| | | | | | | * gnu/packages/c.scm (aws-c-event-stream): Update to 0.2.7. [arguments]: Build as shared library. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add aws-c-io.Greg Hogan2021-03-12
| | | | | | | | | | * gnu/packages/c.scm (aws-c-io): New variable. * gnu/packages/patches/aws-c-io-cmake-prefix.patch, gnu/packages/patches/aws-c-io-disable-networking-tests.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add s2n.Greg Hogan2021-03-12
| | | | | | * gnu/packages/tls.scm (s2n): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add aws-c-cal.Greg Hogan2021-03-12
| | | | | | | | * gnu/packages/c.scm (aws-c-cal): New variable. * gnu/packages/patches/aws-c-cal-cmake-prefix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: aws-checksums: Build as shared library.Greg Hogan2021-03-12
| | | | | | * gnu/packages/c.scm (aws-checksums)[arguments]: Build as shared library. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: aws-c-common: Update to 0.5.2.Greg Hogan2021-03-12
| | | | | | | * gnu/packages/c.scm (aws-c-common): Update to 0.5.2. [arguments]: Build as shared library. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ImageMagick: Fix version number in build configuration of grafted ↵Leo Famulari2021-03-12
| | | | | | | | | | | | replacement. Fixes <https://bugs.gnu.org/47110>. This is a followup to commits 852ba914a43da0977d4f53b53da7039cdd6706b2 and 82e887ba48c2ba91b17aa9b6b17501e3e0ef4aef. * gnu/packages/imagemagick.scm (imagemagick/fixed)[name, arguments]: New fields.
* gnu: OpenSSL: Fix version number in build configuration.Leo Famulari2021-03-12
| | | | | | | | Fixes <https://bugs.gnu.org/47108>. This is a followup to commit 4a8b529ce15ddc69a9dd701e450fc85a0ed65910. * gnu/packages/tls.scm (openssl/fixed)[arguments]: New field.
* gnu: libtiff: Fix documentation directory name in grafted replacement.Leo Famulari2021-03-12
| | | | | | | | Fixes <https://bugs.gnu.org/47107>. This is a followup to commit 6320700b114f09c09fbe613e2032abe077d28583. * gnu/packages/image.scm (libtiff/fixed)[name, arguments]: New fields.
* gnu: nushell: Update to 0.28.0.Nicolas Goaziou2021-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/shells.scm (nushell): (rust-nu-cli-0.28): (rust-nu-command-0.28): (rust-nu-data-0.28): (rust-nu-engine-0.28): (rust-nu-errors-0.28): (rust-nu-json-0.28): (rust-nu-plugin-0.28): (rust-nu-plugin-binaryview-0.28): (rust-nu-plugin-chart-0.28): (rust-nu-plugin-fetch-0.28): (rust-nu-plugin-from-sqlite-0.28): (rust-nu-plugin-inc-0.28): (rust-nu-plugin-match-0.28): (rust-nu-plugin-post-0.28): (rust-nu-plugin-ps-0.28): (rust-nu-plugin-s3-0.28): (rust-nu-plugin-sys-0.28): (rust-nu-plugin-textview-0.28): (rust-nu-plugin-to-bson-0.28): (rust-nu-plugin-to-sqlite-0.28): (rust-nu-plugin-tree-0.28): (rust-nu-plugin-xpath-0.28): (rust-nu-protocol-0.28): (rust-nu-source-0.28): (rust-nu-stream-0.28): (rust-nu-test-support-0.28): (rust-nu-value-ext-0.28): Update to 0.28.0. (rust-nu-ansi-term-0.28): New variable.
* gnu: Add rust-minus-3.Nicolas Goaziou2021-03-12
| | | | * gnu/packages/crates-io.scm (rust-minus-3): New variable.