guix/gnu
Ludovic Courtès 8e3d710f4c
gnu: polkit: Remove dependency on (guix build syscalls).
Having a dependency on (guix build syscalls) this deep in the stack
would make it much harder to change syscalls.scm.

* gnu/packages/polkit.scm (polkit)[arguments]: Remove #:imported-modules.
Remove (guix build syscalls) from #:modules.
Rewrite ‘check’ phase to reap processes from the build process.
[native-inputs]: Remove TINI.
2023-10-23 11:56:53 +02:00
..
bootloader
build gnu: icecat: Support Guix packaged extensions and native manifests. 2023-10-23 11:19:02 +02:00
home home: services: Fix regression in generated ‘on-first-login’ script. 2023-10-21 16:00:14 +02:00
installer
machine
packages gnu: polkit: Remove dependency on (guix build syscalls). 2023-10-23 11:56:53 +02:00
services services: nftables: Tighten the default rules. 2023-10-20 00:33:26 +02:00
system system: Modify bash skeleton to colorize 'ip' output. 2023-10-06 11:52:13 +02:00
tests services: static-networking: Add support for bonding. 2023-10-11 18:51:07 +02:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: icecat: Support Guix packaged extensions and native manifests. 2023-10-23 11:19:02 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm