guix-play/gnu
Greg Hogan 35db5d5ca4
gnu: swig: Fix build with GCC-12.
* gnu/packages/patches/swig-support-gcc-12.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/swig.scm (swig)[source]: Add patch.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-09-01 23:37:13 +02:00
..
bootloader bootloader: Add device-tree-support? option. 2022-08-30 08:50:44 +02:00
build build: image: Make partition uuid optional. 2022-08-30 19:29:58 +02:00
home services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
installer installer: Fix segfault on double logical partition removal. 2022-09-01 18:43:28 +02:00
machine initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
packages gnu: swig: Fix build with GCC-12. 2022-09-01 23:37:13 +02:00
services Merge branch 'staging' into core-updates 2022-09-01 23:26:57 +02:00
system Merge branch 'staging' into core-updates 2022-08-11 23:36:10 +02:00
tests tests: image: New test. 2022-08-30 19:29:58 +02:00
artwork.scm gnu: artwork: Update repository to latest commit. 2022-08-11 11:55:19 -04:00
bootloader.scm bootloader: Wrap lines. 2022-08-30 08:51:12 +02:00
ci.scm ci: Fix the images specification. 2022-08-17 11:29:38 +02:00
home.scm home: Fix docstring. 2022-08-19 18:55:41 +03:00
image.scm image: Add comments. 2022-08-31 14:59:43 +02:00
installer.scm installer: Render the final configuration with (guix read-print). 2022-08-08 11:54:24 +02:00
local.mk gnu: swig: Fix build with GCC-12. 2022-09-01 23:37:13 +02:00
machine.scm gnu: Fix typo. 2022-02-08 13:34:02 +01:00
packages.scm packages: Use SRFI-71 instead of SRFI-11. 2022-06-06 22:43:30 +02:00
services.scm services: provenance: Use 'current-channels' to obtain provenance data. 2022-08-30 00:40:04 +02:00
system.scm gnu: system: Add fusermount3 to setuid-programs. 2022-07-14 15:16:23 -04:00
tests.scm