Arun Isaac
0a90bea34d
gnu: linkchecker: Update to 10.0.1.
...
* gnu/packages/web.scm (linkchecker): Update to 10.0.1.
[source]: Remove patches.
[inputs]: Add python-beautifulsoup4. Replace python2-dnspython-1.16,
python2-pyxdg and python2-requests with python-dnspython, python-pyxdg and
python-requests respectively.
[native-inputs]: Replace python2-pytest, python2-miniboa and
python2-parameterized with python-pytest, python-miniboa and
python-parameterized respectively.
[arguments]: Use python 3. Replace check phase instead of deleting the
standard phase and adding a custom one. Use add-installed-pythonpath instead
of setting PYTHONPATH directly. Support disabling of tests with tests?.
[home-page]: Update URI.
* gnu/packages/patches/linkchecker-tests-require-network.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
2021-06-20 00:24:11 +05:30
Stefan
b04cba9ee5
gnu: linux-libre: Correct name of EXTRAVERSION, and prepend "-" to content.
...
* gnu/packages/linux.scm (make-linux-libre): Move the comment for the
configuration-file argument to the correct position.
(make-linux-libre*): Move the comment for the configuration-file argument
to the correct position.
Fix name of environment variable EXTRAVERSION.
Prepend a hyphen to the content of EXTRAVERSION.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-06-19 20:10:03 +02:00
Charles
c7b2bbc3de
gnu: Add new variable font-borg-sans-mono.
...
* gnu/packages/fonts.scm (font-borg-sans-mono): Add new variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-06-19 19:27:39 +02:00
Marius Bakke
dece03e2b9
gnu: Remove bsdiff traces.
...
This is a follow-up to 373c7b5791
.
* gnu/packages/patches/bsdiff-CVE-2014-9862.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2021-06-19 17:17:02 +02:00
Marius Bakke
657aaa7be4
gnu: efivar: Adjust for GCC 10.
...
* gnu/packages/patches/efivar-gcc-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/linux.scm (efivar)[source](patches, modules, snippet): New
fields.
[arguments]: Use CC-FOR-TARGET while at it.
2021-06-19 17:09:51 +02:00
Marius Bakke
fbee3e134b
gnu: jfsutils: Adjust for GCC 10.
...
* gnu/packages/patches/jfsutils-gcc-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/file-systems.scm (jfsutils)[source](patches): Add it.
2021-06-19 17:09:51 +02:00
Marius Bakke
e4d5b509fe
gnu: isc-dhcp: Adjust for GCC 10.
...
* gnu/packages/patches/isc-dhcp-gcc-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/admin.scm (isc-dhcp)[source](patches): New field.
2021-06-19 17:09:51 +02:00
Marius Bakke
5b6d264f12
gnu: ath9k-htc-firmware: Adjust for GCC 10.
...
* gnu/packages/patches/ath9k-htc-firmware-gcc-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/firmware.scm (ath9k-htc-firmware)[source](patches): Add it.
2021-06-19 17:09:51 +02:00
Marius Bakke
708fc4a2b0
gnu: gpm: Adjust for GCC 10.
...
* gnu/packages/linux.scm (gpm)[source](modules, snippet): New fields.
2021-06-19 17:09:51 +02:00
Marius Bakke
2b2ecbace4
gnu: QEMU: Adjust for Sphinx 4.0.
...
* gnu/packages/patches/qemu-sphinx-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/virtualization.scm (qemu)[source](patches): Add it.
2021-06-19 17:09:51 +02:00
Marius Bakke
07d91d34d2
gnu: QEMU: Remove obsolete workaround.
...
* gnu/packages/virtualization.scm (qemu)[arguments]: Remove phase hide-glibc.
2021-06-19 17:09:51 +02:00
Leo Famulari
879eb81906
gnu: linux-libre 5.4: Update to 5.4.127.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.127.
(linux-libre-5.4-pristine-source): Update hash.
2021-06-19 10:57:20 -04:00
Leo Famulari
0a5b2b8213
gnu: linux-libre 5.10: Update to 5.10.43.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.43.
(linux-libre-5.10-pristine-source): Update hash.
2021-06-19 10:57:20 -04:00
Leo Famulari
edfd979620
gnu: linux-libre: Update to 5.12.12.
...
* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.12.
(linux-libre-5.12-pristine-source): Update hash.
2021-06-19 10:57:20 -04:00
Leo Famulari
574d317845
gnu: linux-libre 4.4: Update to 4.4.273.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.273.
(linux-libre-4.4-pristine-source): Update hash.
2021-06-19 10:57:20 -04:00
Leo Famulari
69a81892ac
gnu: linux-libre 4.9: Update to 4.9.273.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.273.
(linux-libre-4.9-pristine-source): Update hash.
2021-06-19 10:57:20 -04:00
Leo Famulari
52bbf336f9
gnu: linux-libre 4.14: Update to 4.14.237.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.237.
(linux-libre-4.14-pristine-source): Update hash.
2021-06-19 10:57:20 -04:00
Leo Famulari
ff9a4cedc4
gnu: linux-libre 4.19: Update to 4.19.195.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.195.
(linux-libre-4.19-pristine-source): Update hash.
2021-06-19 10:57:19 -04:00
Tobias Geerinckx-Rice
ad879bffa3
gnu: Add missing imports to (gnu packages vpn).
...
This follows up on c85ed0e758
.
* gnu/packages/vpn.scm: Import (gnu packages curl), (gnu packages gnome),
and (gnu packages multiprecision).
* gnu/packages/networking.scm: Remove unused
(gnu packages multiprecision) import.
f
2021-06-19 13:07:51 +02:00
Julien Lepiller
0e8a18f0ec
gnu: cubicle: Make deterministic.
...
* gnu/packages/ocaml.scm (cubicle)[arguments]: Remove build date from
resulting binary.
2021-06-19 12:54:32 +02:00
Julien Lepiller
9417fae9fb
gnu: cubicle: Fix build with newer ocaml-num.
...
* gnu/packages/ocaml.scm (cubicle)[arguments]: Adjust Makefile for
changes in ocaml-num.
2021-06-19 12:54:27 +02:00
Tobias Geerinckx-Rice
c85ed0e758
gnu: Move strongswan to (gnu packages vpn).
...
See <https://logs.guix.gnu.org/guix/2021-06-19.log#015517 >.
* gnu/packages/networking.scm (strongswan): Move from here…
* gnu/packages/vpn.scm (strongswan): …to here.
2021-06-19 12:35:17 +02:00
pukkamustard
e93f6b693b
gnu: Update ocaml-mdx to 1.9.0.
...
* gnu/packages/ocaml.scm (ocaml-mdx): Update to 1.9.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-19 12:31:47 +02:00
Jack Hill
2e30e84b64
services: guix: Authorize 'bordeaux.guix.gnu.org.pub' by default.
...
This follows on from the changes in 4985a42724
.
* gnu/services/base.scm (%default-authorized-guix-keys): Add
bordeaux.guix.gnu.org.pub.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2021-06-19 09:32:54 +01:00
Pierre Neidhardt
b1a8822e1d
gnu: Add stmx.
...
* gnu/packages/lisp-xyz.scm (cl-stmx, ecl-stmx, sbcl-stmx): New variables.
2021-06-19 10:01:16 +02:00
Xinglu Chen
dee608a1bb
gnu: Add ocaml-calendar.
...
* gnu/packages/ocaml.scm (ocaml-calendar): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-19 00:14:16 +02:00
Tobias Geerinckx-Rice
8f8adb9c18
gnu: libaom: Omit static library.
...
* gnu/packages/video.scm (libaom)[arguments]: Add a
'delete-static-libraries phase to do so.
2021-06-19 00:04:55 +02:00
Tobias Geerinckx-Rice
563bd8305e
gnu: libaom: Update to 3.1.1.
...
* gnu/packages/video.scm (libaom): Update to 3.1.1.
2021-06-19 00:04:54 +02:00
Tobias Geerinckx-Rice
57c5c8a3a7
gnu: vcsh: Update to 1.20190621-4.
...
* gnu/packages/version-control.scm (vcsh): Update to 1.20190621-4.
2021-06-19 00:04:54 +02:00
Domagoj Stolfa
36bfd64213
gnu: strongswan: Update to 5.9.2.
...
* gnu/packages/networking.scm (strongswan): Update to 5.9.2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-06-19 00:04:54 +02:00
Ludovic Courtès
caf4a7a277
gnu: curl@7.77.0: Provide a correct TLS priority string.
...
Fixes <https://bugs.gnu.org/49035 >.
* gnu/packages/patches/curl-7.77-tls-priority-string.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/curl.scm (curl-7.77.0)[source]: Use it.
2021-06-18 17:40:10 +02:00
Xinglu Chen
299c3c1860
gnu: dune-bootstrap: Update to 2.8.5.
...
* gnu/packages/ocaml.scm (dune-bootstrap): Update to 2.8.5.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-18 14:33:10 +02:00
Andrew Tropin
2ef71b66f3
gnu: xdg-desktop-portal-wlr: Update to 0.4.0.
...
* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Update to 0.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-18 14:24:11 +02:00
Andrew Tropin
7625242d74
gnu: xdg-desktop-portal: Update to 1.8.1 and honor XDG_DESKTOP_PORTAL_DIR.
...
* gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.8.1.
[arguments, native-search-paths]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-18 14:23:41 +02:00
Andrew Tropin
d0d948e393
gnu: pipewire: Update to 0.3.29.
...
* gnu/packages/linux.scm (pipewire): Update to 0.3.29.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-18 14:20:31 +02:00
Ludovic Courtès
b5b9266e40
doc: Clarify Git commit signing; fix typo.
...
Suggested by Maxime Devos <maximedevos@telenet.be>
and Julien Lepiller <julien@lepiller.eu>.
* doc/contributing.texi (Commit Access): Clarify Git commit signing
setup and fix typo.
2021-06-18 14:18:07 +02:00
Ludovic Courtès
d3d6d1c6eb
doc: Explain more reasons for commit revocation.
...
* doc/contributing.texi (Commit Revocation): Expound.
2021-06-18 14:18:07 +02:00
Ludovic Courtès
d475134245
doc: Add "Addressing Issues" section.
...
* doc/contributing.texi (Addressing Issues): New section.
Co-authored-by: Christopher Baines <mail@cbaines.net>
2021-06-18 14:18:07 +02:00
Ludovic Courtès
aaf4a0090f
doc: Structure the "Commit Access" section.
...
* doc/contributing.texi (Commit Access): Add introduction and section
heading. Separate OpenPGP setup from commit policy.
2021-06-18 14:18:07 +02:00
Ludovic Courtès
01f5795578
profiles: Add "XAUTHORITY" to the precious variables.
...
Suggested by Maxime Devos <maximedevos@telenet.be>.
* guix/profiles.scm (%precious-variables): Add "XAUTHORITY".
2021-06-18 14:18:07 +02:00
Ludovic Courtès
ee61777a32
profiles: Add 'load-profile'.
...
* guix/profiles.scm (%precious-variables): New variable.
(purify-environment, load-profile): New procedures.
* guix/scripts/environment.scm (%precious-variables)
(purify-environment, create-environment): Remove.
(launch-environment): Call 'load-profile' instead of 'create-environment'.
* tests/profiles.scm ("load-profile"): New test.
2021-06-18 14:18:07 +02:00
Ludovic Courtès
c5b1b48f09
lint: check-patch-headers: Recognize Git diffs.
...
* guix/lint.scm (check-patch-headers): Add "diff --git " prefix.
2021-06-18 14:18:06 +02:00
Ludovic Courtès
003728cfab
build: Remove Guile 2.2 workaround.
...
* build-aux/compile-all.scm <top level>: Remove Guile 2.2 workaround.
2021-06-18 14:18:06 +02:00
Ludovic Courtès
f371972e78
import: launchpad: Gracefully handle 404s from api.launchpad.net.
...
Fixes <https://bugs.gnu.org/49031 >.
Reported by Emad Alblueshi <emad.albloushi@gmail.com>.
* guix/import/launchpad.scm (latest-released-version): Gracefully handle
'json-fetch' returning #f.
2021-06-18 14:18:06 +02:00
Arun Isaac
bccf2a9e25
gnu: python-miniboa: Update to 1.0.8.
...
* gnu/packages/python-xyz.scm (python-miniboa): Update to 1.0.8.
2021-06-18 17:09:52 +05:30
Christopher Baines
ba575ee814
gnu: guix: Update to 4985a42
.
...
* gnu/packages/package-management.scm (guix): Update to 4985a42
.
2021-06-18 12:36:54 +01:00
Paul A. Patience
8bf2e237f8
gnu: Iosevka fonts: Update to 7.0.3.
...
* gnu/packages/fonts.scm (font-iosevka, font-iosevka-slab,
font-iosevka-term, font-iosevka-term-slab, font-iosevka-aile,
font-iosevka-curly, font-iosevka-curly-slab, font-iosevka-etoile):
Update to 7.0.3.
(font-iosevka-sparkle): Delete variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-18 13:27:34 +02:00
Boris A. Dekshteyn
aec8dfd37b
gnu: lib2geom: Update to commit b29d60e4.
...
* gnu/packages/graphics.scm (lib2geom): Update to commit
b29d60e49a58f4e8069544b44863b1a623e4ee59 (with inkscape 1.1 relased).
2021-06-18 13:12:22 +02:00
Boris A. Dekshteyn
624a6b60b5
gnu: inkscape: Update to version 1.1.
...
* gnu/packages/patches/inkscape-1.1-fix-build-witch-gcc7.5.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/inkscape.scm (inkscape-1.0) Rename to inkscape-1.1.
* gnu/packages/inkscape.scm (inkscape-1.1) Update to version 1.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-18 13:12:17 +02:00
Christopher Baines
4985a42724
Start enabling substitutes from bordeaux.guix.gnu.org.
...
In addition to substitutes from ci.guix.gnu.org. There are more changes that
can be made in the future, but these changes seem like a good start.
* config-daemon.ac (guix_substitute_urls): Add https://bordeaux.guix.gnu.org .
* guix/scripts/substitute.scm (%default-substitute-urls): Add
http://bordeaux.guix.gnu.org .
* guix/store.scm (%default-substitute-urls): Add bordeaux.guix.gnu.org.
* doc/guix.texi: Adjust accordingly.
* doc/contributing.texi: Adjust accordingly.
2021-06-18 11:25:41 +01:00