guix-play/gnu
Marius Bakke 59bbf7e86c
gnu: scons: Update to 4.4.0.
* gnu/packages/patches/scons-test-environment.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/build-tools.scm (scons): Update to 4.4.0.
[source](patches): New field.
[arguments]: Adjust bootstrap for the new version.  Enable tests.
[native-inputs]: Add PYTHON-WHEEL and PYTHON-PSUTIL.
(scons-3): New variable.
(scons-python2): Inherit from it.
* gnu/packages/web.scm (serf)[arguments]: Stick with SCONS-3 to prevent rebuilds.
2022-08-27 23:48:56 +02:00
..
bootloader image: Add support for 32bit UEFI. 2022-06-24 10:21:06 +02:00
build build: marionette: Adjust QEMU Info manual reference. 2022-08-11 11:52:51 -04:00
home services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
installer installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?. 2022-08-14 02:00:02 +02:00
machine
packages gnu: scons: Update to 4.4.0. 2022-08-27 23:48:56 +02:00
services gnu: greetd-service-type: Add supplementary groups to greeter. 2022-08-26 18:50:33 +02:00
system gnu: system: file-systems: Add shared flag. 2022-08-10 07:12:25 +03:00
tests gnu: greetd-service-type: Add supplementary groups to greeter. 2022-08-26 18:50:33 +02:00
artwork.scm gnu: artwork: Update repository to latest commit. 2022-08-11 11:55:19 -04:00
bootloader.scm bootloader: Remove expired export. 2022-08-21 02:00:00 +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 sanitizers for 'format' and 'partition-table-type'. 2022-07-01 12:10:29 +02:00
installer.scm installer: Render the final configuration with (guix read-print). 2022-08-08 11:54:24 +02:00
local.mk gnu: scons: Update to 4.4.0. 2022-08-27 23:48:56 +02:00
machine.scm
packages.scm packages: Use SRFI-71 instead of SRFI-11. 2022-06-06 22:43:30 +02:00
services.scm gnu: services: Update setuid service description. 2022-05-29 02:00:19 +02:00
system.scm gnu: system: Add fusermount3 to setuid-programs. 2022-07-14 15:16:23 -04:00
tests.scm