Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Jean-Pierre De Jesus DIAZ 6bbef3d9a2
gnu: ntp: Fix cross-compilation inputs.
* gnu/packages/ntp.scm (ntp)[inputs]: Use `target-linux?' instead of
  the manual string comparison as it would not add the libcap input
  correctly when cross-compiling as the platform ends in `-linux-gnu'
  unlike the system string which ends in `-linux'.

Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12 22:30:28 +02:00
..
bootloader
build marionette: Allow passing custom OCR arguments. 2023-07-19 10:38:15 -04:00
home
installer
machine system: Do not check initrd modules for pseudo file systems. 2023-08-08 18:01:54 +02:00
packages gnu: ntp: Fix cross-compilation inputs. 2023-08-12 22:30:28 +02:00
services services: syncthing: Use the new command line syntax. 2023-08-11 00:50:48 +02:00
system file-systems: Use cgroups v2. 2023-08-08 18:01:55 +02:00
tests tests: lightdm: Bump timeout waiting for screen text to 60 seconds. 2023-07-19 10:38:15 -04:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Remove linux-libre 6.3. 2023-07-23 22:26:09 -04:00
machine.scm
packages.scm
services.scm
system.scm system: Fix a blown FUSE. 2023-07-30 02:00:00 +02:00
tests.scm