Age | Commit message (Collapse) | Author |
|
Note: this merge actually changes the 'curl' and 'python-attrs' derivations,
as part of solving caf4a7a2770ef4d05a6e18f40d602e51da749ddc and
12964df69a99de6190422c752fef65ef813f3b6b respectively.
4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it
cannot currently be tested.
Conflicts:
gnu/local.mk
gnu/packages/aidc.scm
gnu/packages/boost.scm
gnu/packages/curl.scm
gnu/packages/nettle.scm
gnu/packages/networking.scm
gnu/packages/python-xyz.scm
gnu/packages/tls.scm
|
|
This is a follow-up to 373c7b5791acd8f377455be47260948b843dd5db.
* gnu/packages/patches/bsdiff-CVE-2014-9862.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* 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.
|
|
* 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.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/linux.scm (gpm)[source](modules, snippet): New fields.
|
|
* 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.
|
|
* gnu/packages/virtualization.scm (qemu)[arguments]: Remove phase hide-glibc.
|
|
...in order to avoid a top-level variable reference. This reverts commit
18c38c18989aab28a654c9e546243603690cc75e.
* gnu/packages/certs.scm (nss-certs)[version, source]: Do not inherit from NSS.
|
|
* gnu/packages/nss.scm (nss): Update to 3.67.
|
|
This previously did nothing, and became redundant with
f85efa86e7690d9181946351631e02b1c20958c9.
* gnu/packages/linux.scm (ntfs-3g)[arguments]: Add "--disable-ldconfig" to
#:configure-flags.
|
|
* gnu/packages/spice.scm (spice)[arguments]: Set XDG_CONFIG_HOME before
running the tests.
|
|
* gnu/packages/pdf.scm (poppler): Update to 21.06.1.
[arguments]: Add "-DENABLE_BOOST=OFF" to #:configure-flags.
|
|
* gnu/packages/build-tools.scm (meson): Update to 0.58.1.
[source](patches): Remove.
|
|
* guix/build-system/haskell.scm (haskell-build): Wrap in WITH-BUILD-VARIABLES
in order to get %build-inputs and friends.
|
|
This accidentally disappeared in fcc39864dba82e14895afbe841091091366c96bc.
* guix/build-system/node.scm: Import (guix store).
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.127.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.43.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.12.
(linux-libre-5.12-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.273.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.273.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.237.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.195.
(linux-libre-4.19-pristine-source): Update hash.
|
|
This follows up on c85ed0e758d7fa230c08dba6b95c65ceac098d50.
* 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
|
|
* gnu/packages/ocaml.scm (cubicle)[arguments]: Remove build date from
resulting binary.
|
|
* gnu/packages/ocaml.scm (cubicle)[arguments]: Adjust Makefile for
changes in ocaml-num.
|
|
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.
|
|
* gnu/packages/ocaml.scm (ocaml-mdx): Update to 1.9.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
This follows on from the changes in 4985a4272497bf9ba87a2190353d915da9b55906.
* gnu/services/base.scm (%default-authorized-guix-keys): Add
bordeaux.guix.gnu.org.pub.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-stmx, ecl-stmx, sbcl-stmx): New variables.
|
|
* gnu/packages/ocaml.scm (ocaml-calendar): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/video.scm (libaom)[arguments]: Add a
'delete-static-libraries phase to do so.
|
|
* gnu/packages/video.scm (libaom): Update to 3.1.1.
|
|
* gnu/packages/version-control.scm (vcsh): Update to 1.20190621-4.
|
|
* gnu/packages/networking.scm (strongswan): Update to 5.9.2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
Fixes <https://bugs.gnu.org/47698>.
* gnu/packages/check.scm (check)[source]: Apply unreleased upstream commit
4fbe702 as a patch.
|
|
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.
|
|
* gnu/packages/ocaml.scm (dune-bootstrap): Update to 2.8.5.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Update to 0.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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>
|
|
* gnu/packages/linux.scm (pipewire): Update to 0.3.29.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
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.
|
|
* doc/contributing.texi (Commit Revocation): Expound.
|
|
* doc/contributing.texi (Addressing Issues): New section.
Co-authored-by: Christopher Baines <mail@cbaines.net>
|
|
* doc/contributing.texi (Commit Access): Add introduction and section
heading. Separate OpenPGP setup from commit policy.
|
|
Suggested by Maxime Devos <maximedevos@telenet.be>.
* guix/profiles.scm (%precious-variables): Add "XAUTHORITY".
|
|
* 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.
|
|
* guix/lint.scm (check-patch-headers): Add "diff --git " prefix.
|
|
* build-aux/compile-all.scm <top level>: Remove Guile 2.2 workaround.
|