me
/
guix
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/pull-requests.
guix/gnu
Mathieu Othacehe a01f329244
gnu: nvi: Fix cross-compilation.
* gnu/packages/nvi.scm (nvi)[arguments]: Add "vi_cv_sprintf_count=yes" to
configure flags when cross-compiling. Also add 'fix-configure phase.
[native-inputs]: Add "automake" that is required by the new phase.
2020-10-27 13:11:15 +01:00
..
bootloader system: Use locale information in grub.cfg. 2020-10-18 15:33:05 +02:00
build hurd-boot: Set /hurd/magic on /dev/fd. 2020-10-14 15:22:55 +02:00
installer installer: Make the network management selection window tighter. 2020-10-23 16:35:38 +02:00
machine system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
packages gnu: nvi: Fix cross-compilation. 2020-10-27 13:11:15 +01:00
services services: guix: Make /etc/guix/acl really declarative by default. 2020-10-25 01:06:10 +02:00
system install: Deduplicate packages with %base-package sets. 2020-10-15 11:13:24 +03:00
tests tests: Fix nss-mdns test. 2020-10-26 16:33:39 +01:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm installer: Call setlocale after init gettext. 2020-10-18 17:55:40 +02:00
local.mk gnu: Remove unused patch. 2020-10-26 22:56:30 +01:00
machine.scm
packages.scm
services.scm services: provenance: Wrap config file name in 'assume-valid-file-name'. 2020-10-16 15:00:50 +02:00
system.scm system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
tests.scm