guix/gnu
Leo Famulari 8a20f58420
gnu: Boost: Fix a bug that breaks libetonyek.
This fixes <https://issues.guix.gnu.org/72040>.

* gnu/packages/patches/boost-fix-duplicate-definitions-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/boost.scm (boost)[source]: Use it.
(boost-for-source-highlight): New variable, not using the patch.
* gnu/packages/pretty-print.scm (source-highlight)[inputs]: Replace BOOST with
BOOST-FOR-SOURCE-HIGHLIGHT.

Change-Id: I5fbc9eb5000aefd7d3a14cc7a0482741032b5400
2024-08-31 10:45:43 +02:00
..
bootloader
build gnu: image: Reformat comments. 2024-08-31 10:42:46 +02:00
home home: services: Add home-beets-service-type. 2024-08-28 16:37:31 +02:00
installer
machine
packages gnu: Boost: Fix a bug that breaks libetonyek. 2024-08-31 10:45:43 +02:00
services services: mcron: Fix home version not respecting user PATH variable. 2024-08-28 16:37:32 +02:00
system gnu: %default-locale-libcs: Add glibc-2.35 and generalize for Hurd. 2024-08-31 10:45:04 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm compression: Enable zstd parallel compression. 2024-08-31 10:44:22 +02:00
home.scm
image.scm
installer.scm
local.mk gnu: Boost: Fix a bug that breaks libetonyek. 2024-08-31 10:45:43 +02:00
machine.scm
packages.scm
services.scm services: Truly mark ‘setuid-program-service-type’ as deprecated. 2024-08-19 16:36:04 +02:00
system.scm system: Add privileged-programs to <operating-system>. 2024-08-11 02:00:00 +02:00
tests.scm