Age | Commit message (Expand) | Author |
2021-06-06 | scripts: substitute: Cache connection when looking for narinfos.•••The process-substitution procedure is opening two distinct connections. The
first one when looking for narinfo by calling lookup-narinfo and the other one
when fetching nar files.
Cache the connection when looking for narinfos so that process-substitution
only opens one connection.
* guix/scripts/substitute.scm (lookup-narinfo): Cache connection by using
open-connection-for-uri/cached.
| Mathieu Othacehe |
2021-06-06 | lint: tests-true: Check if tests are enabled when cross-compiling.•••* guix/lint.scm (check-tests-true): New linter.
(%local-checkers)[tests-true]: Add it.
* tests/lint.scm ("tests-true: #:tests? must not be set to #t")
("tests-true: absent #:tests? is acceptable")
("tests-true: #:tests? #f is acceptable")
("tests-true: #:tests? #t acceptable when compiling natively"): Test it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Maxime Devos |
2021-06-06 | gnu: vlc: Update to 3.0.14.•••* gnu/packages/video.scm (vlc): Update to 3.0.14.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Solene Rapenne via Guix-patches via |
2021-06-06 | gnu: git: Update to 2.32.0.•••* gnu/packages/version-control.scm (git): Update to 2.32.0.
| Tobias Geerinckx-Rice |
2021-06-06 | gnu: Add matterbridge.•••* gnu/packages/messaging.scm (matterbridge): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Denis 'GNUtoo' Carikli |
2021-06-06 | gnu: Add python-pytest-mp.•••* gnu/packages/python-check.scm (python-pytest-mp): New variable.
| Hartmut Goebel |
2021-06-06 | gnu: Add python-asn1tools.•••* gnu/packages/python-xyz.scm (python-asn1tools): New variable.
| Hartmut Goebel |
2021-06-06 | gnu: Add ocaml-ppx-cold.•••* gnu/packages/ocaml.scm (ocaml-ppx-cold): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: Add ocaml-ppx-here.•••* gnu/packages/ocaml.scm (ocaml-ppx-here): New variable.
(ocaml4.07-ppx-here): Inherit from ocaml-ppx-here.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: Add ocaml-ppx-compare.•••* gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable.
(ocaml4.07-ppx-compare): Inherit from ocaml-ppx-compare.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: Add ocaml-syntax-shims.•••* gnu/packages/ocaml.scm (ocaml-syntax-shims): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: Add ocaml-ppx-let.•••* gnu/packages/ocaml.scm (ocaml-ppx-let): New variable.
(ocaml4.07-ppx-let): Inherit from ocaml-ppx-let.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: Add ocaml-bigstringaf.•••* gnu/ocaml/packages.scm (ocaml-bigstringaf): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: Add ocaml-ppx-sexp-conv.•••* gnu/packages/ocaml.scm (ocaml-ppx-sexp-conv): New variable.
(ocaml4.07-ppx-sexp-conv): Inherit from ocaml-ppx-sexp-conv.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: Add ocaml-uunf.•••* gnu/packages/ocaml.scm (ocaml-uunf): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: Add ocaml-sedlex.•••* gnu/packages/ocaml.scm (ocaml-sedlex): New variable.
(ocaml4.07-sedlex): Inherit from ocaml-sedlex.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: Add ocaml-ppxlib.•••* gnu/packages/ocaml.scm (ocaml-ppxlib): New variable.
(ocaml4.07-ppxlib): Inherit from ocaml-ppxlib.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: ocaml-migrate-parsetree: Update to 2.1.0.•••* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 2.1.0.
(ocaml-migrate-parsetree-1): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: Add ocaml-compiler-libs.•••* gnu/packages/ocaml.scm (ocaml-compiler-libs): New variable.
(ocaml4.07-compiler-libs): Inherit from ocaml-compiler-libs.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: Add ocaml-stdio.•••* gnu/packages/ocaml.scm (ocaml-stdio): New variable.
(ocaml4.07-stdio): Inherit from ocaml-stdio.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: Add ocaml-gen.•••* gnu/packages/ocaml.scm (ocaml-gen): New variable.
(ocaml4.07-gen): Remove variable.
(ocaml4.07-sedlex): Replace ocaml4.07-gen with ocaml-gen.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: ocaml4.07-gen: Update to 0.5.3.•••* gnu/packages/ocaml.scm (ocaml4.07-gen): Update to 4.07.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: ocaml-lwt: Update to 5.4.0.•••* gnu/packages/ocaml.scm (ocaml-lwt): Update to 5.4.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: ocaml-lwt: Make libev a propagated input.•••* gnu/packages/ocaml.scm (ocaml-lwt) [propagated-inputs]: Add libev.
[inputs]: Remove libev.
(ocaml-ouint2, ocaml4.07-lambda-term, ocaml-markup) [inputs]: Remove libev.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: ocaml-ctypes: Make ocaml-integers a propagated input.•••* gnu/packages/ocaml.scm (ocaml-ctypes)[propagated-inputs]: Add ocaml-integers.
[inputs]: Remove ocaml-integers.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: ocaml-ctypes: Update to 0.18.0.•••* gnu/packages/ocaml.scm (ocaml-ctypes): Update to 0.18.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: ocaml-integers: Update to 0.4.0.•••* gnu/packages/ocaml.scm (ocaml-integers): Update to 0.4.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2021-06-06 | gnu: xf86-input-libinput: Update to 1.0.1.•••* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.0.1.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Matthew James Kraai |
2021-06-06 | gnu: xf86-input-libinput: Fix licence information.•••* gnu/packages/xorg.scm (xf86-input-libinput)[license]: This package is
almost exclusively expat, with a single x11 file that's not installed.
| Tobias Geerinckx-Rice |
2021-06-06 | gnu: xterm: Update to 367.•••* gnu/packages/xorg.scm (xterm): Update to 367.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Matthew James Kraai |
2021-06-06 | gnu: strongswan: Configure more sensible defaults.•••* gnu/packages/networking.scm (strongswan)[arguments]<#:configure-flags>:
Enable aesni, attr-sql, chapoly, curl, dhcp, eap-aka, eap-aka-3gpp,
eap-dynamic, eap-identity, eap-md5, eap-mschapv2, eap-peap, eap-radius,
eap-sim, eap-sim-file, eap-simaka-pseudonym, eap-simaka-reauth,
eap-simaka-sql, eap-tls, eap-tnc, eap-ttls, ext-auth, farp, ha, led, md4,
mediation, openssl, soup, sql, sqlite, xauth-eap, xauth-noauth, and
xauth-pam support.
Disable ldap, mysql, and systemd support.
Use libcap by default.
[inputs]: Add libcap, libsoup, and linux-pam.
[native-inputs]: Add pkg-config.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Domagoj Stolfa |
2021-06-06 | doc: Pluralize "package."•••* doc/contributing.texi (Submitting Patches): Pluralize "package."
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Matthew James Kraai |
2021-06-06 | gnu: tig: Update to 2.5.4.•••* gnu/packages/version-control.scm (tig): Update to 2.5.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Solene Rapenne |
2021-06-06 | gnu: icedove-wayland: Refactor as a wrapper around icedove.•••This saves us a full build of icedove-wayland analogue to
chromium-wayland.
* gnu/packages/gnuzilla.scm (icedove-wayland)[inputs]: Add bash and
icedove.
[arguments]: Copy the binary over and wrap it for Wayland. As well as
the desktop-file and the license file.
| Jonathan Brielmaier |
2021-06-06 | gnu: freebayes: Update to 1.3.5.•••* gnu/packages/bioinformatics.scm (freebayes): Update to 1.3.5.
[source]: Remove patch.
[arguments]: Adjust custom 'patch-source phase for changes in source.
[inputs]: Remove zlib.
* gnu/packages/patches/freebayes-devendor-deps.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner |
2021-06-06 | gnu: poke: Update to 1.3.•••* gnu/packages/engineering.scm (poke): Update to 1.3.
| Efraim Flashner |
2021-06-06 | gnu: sdrangel: Add SoapySDR support.•••* gnu/packages/radio.scm (sdrangel)[inputs]: Add soapysdr.
[arguments]: Update 'configure-flags'.
| Guillaume Le Vaillant |
2021-06-06 | gnu: emacs-company-irony: Update to 1.1.1.•••* gnu/packages/emacs-xyz.scm (emacs-company-irony): Update to 1.1.1.
[inputs]: Re-order alphabetically.
[descrption]: Properly capitalize.
| Nicolas Goaziou |
2021-06-06 | gnu: emacs-elfeed-score: Update to 0.7.9.•••* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 0.7.9.
| Nicolas Goaziou |
2021-06-06 | gnu: msgpack: Update to 3.3.0.•••* gnu/packages/serialization.scm (msgpack): Update to 3.3.0.
| Maxim Cournoyer |
2021-06-06 | gnu: libvpx: Update to 1.10.0.•••* gnu/packages/video.scm (libvpx): Update to 1.10.0.
| Maxim Cournoyer |
2021-06-06 | gnu: czmq: Re-enable previously failing tests, fixed in 4.2.1.•••* gnu/packages/networking.scm (czmq)[phases]: Delete argument.
| Maxim Cournoyer |
2021-06-06 | gnu: ppsspp: Update to 1.11.3-1.69fa207.•••This fixes the build with ffmpeg 4.4.
* gnu/packages/patches/ppsspp-disable-upgrade-and-gold.patch: Rebase patch.
* gnu/packages/emulators.scm (ppsspp): Update to 1.11.3-1.69fa207.
[source]: Adjust origin snippet to unbundle the newly added zstd library.
| Maxim Cournoyer |
2021-06-06 | gnu: libopenshot: Use ffmpeg-4.3.•••* gnu/packages/video.scm (libopenshot)
[propagated-inputs]{ffmpeg}: Downgrade to ffmpeg 4.3 to fix build.
| Maxim Cournoyer |
2021-06-06 | gnu: Add ffmpeg-4.3.•••* gnu/packages/video.scm (ffmpeg-4.3): New variable.
| Maxim Cournoyer |
2021-06-06 | gnu: diffoscope: Update to 177.•••This resolves a problem with ffmpeg 4.4.
* gnu/packages/diffoscope.scm (diffoscope): Update to 177.
| Maxim Cournoyer |
2021-06-06 | gnu: ffmpeg: Update to 4.4.•••* gnu/packages/video.scm (ffmpeg): Update to 4.4.
| Maxim Cournoyer |
2021-06-06 | gnu: Remove rust-rav1e.•••This package is superseded by rav1e.
Note: I tried defining an alias like so:
(define-public rust-rav1e
(deprecated-package "rust-rav1e" rav1e))
But it caused a problem where the 'rav1e' variable would appear unbound.
* gnu/packages/crates-graphics.scm (rust-rav1e-0.4): Remove.
| Maxim Cournoyer |
2021-06-06 | gnu: rust-ravif: Use rav1e instead of rust-rav1e.•••With the rav1e package having been brought up to par with rust-rav1e,
rust-ravif can use rav1e directly.
* gnu/packages/crates-graphics.scm (rust-ravif)
[cargo-inputs]{rust-rav1e}: Replace with...
{rav1e}: ... this.
[cargo-development-inputs]: New argument.
[native-inputs]: New field.
| Maxim Cournoyer |
2021-06-06 | gnu: Add rust-avif-parse-0.13.•••* gnu/packages/crates-graphics.scm (rust-avif-parse-0.13): New variable.
| Maxim Cournoyer |