1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 11:30:44 +02:00
guix/gnu
Ludovic Courtès 3d85c3ec65
gnu: pciutils: Fix compilation error on GNU/Hurd.
* gnu/packages/patches/pciutils-hurd-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pciutils.scm (pciutils)[arguments]: Add
'apply-hurd-patch' phase when (hurd-target?) is true.
[inputs]: Add "hurd-patch" entry when (hurd-target?) is true.
2020-12-09 14:13:33 +01:00
..
bootloader bootloader: grub: Skip install-grub-efi when producing a disk image. 2020-11-17 15:20:03 -05:00
build Revert "linux-container: Correct test for unprivileged user namespace support." 2020-12-06 21:55:18 +01:00
installer services: openssh: Warn about 'password-authentication?' default. 2020-12-07 12:48:26 +01:00
machine machine: ssh: Do not import the host (guix config). 2020-11-09 23:27:09 +01:00
packages gnu: pciutils: Fix compilation error on GNU/Hurd. 2020-12-09 14:13:33 +01:00
services services: guix-publish: Depend on 'avahi-daemon' when needed. 2020-12-09 14:13:32 +01:00
system linux-initrd: Add bcachefs support. 2020-12-06 16:11:43 +01:00
tests services: MySQL: Add more tests. 2020-11-28 19:51:40 +01:00
artwork.scm
bootloader.scm gnu: bootloader: efi-bootloader-chain: Allow multiple HOOKS. 2020-11-17 16:03:03 +01:00
ci.scm ci: Build novena-barebones-raw-image. 2020-12-03 12:36:03 +01:00
image.scm
installer.scm
local.mk gnu: pciutils: Fix compilation error on GNU/Hurd. 2020-12-09 14:13:33 +01:00
machine.scm
packages.scm
services.scm services: profile: Create manifest at monadic-bind time. 2020-12-01 00:10:48 +01:00
system.scm mapped-devices: Allow target to be list of strings. 2020-11-26 00:05:39 +01:00
tests.scm