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
Guillaume Le Vaillant 81567f751b
gnu: llvm-3: Fix build.
* gnu/packages/llvm.scm (llvm-3.9)[arguments]: Use gexp. Add
  'shared-lib-workaround' phase.

Co-authored-by: Maxime Devos <maximedevos@telenet.be>
2022-04-10 19:22:43 +02:00
..
bootloader
build file-systems: Invoke fsck tools with 'system*/tty'. 2022-04-08 18:14:35 +02:00
home home: symlink-manager: Use no-follow version of file-exists?. 2022-04-10 00:17:40 +02:00
installer installer: user: Remove useless filtering. 2022-04-06 21:19:08 +02:00
machine initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
packages gnu: llvm-3: Fix build. 2022-04-10 19:22:43 +02:00
platforms
services services: shepherd: Do not unload transient services. 2022-04-10 00:17:40 +02:00
system mapped-devices: Ensure 'cryptsetup open' gets a tty. 2022-04-08 18:14:35 +02:00
tests tests: Add "encrypted-home-os" installation test. 2022-04-08 18:14:35 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm installer: Use system-wide guix for system init. 2022-02-02 16:46:44 +01:00
local.mk gnu: efivar: Fix build errors on i686-linux. 2022-04-10 00:17:40 +02:00
machine.scm gnu: Fix typo. 2022-02-08 13:34:02 +01:00
packages.scm packages: Add 'package-unique-version-prefix'. 2022-04-04 22:58:03 +02:00
platform.scm
services.scm services: startup: Add description. 2022-03-10 23:46:51 +01:00
system.scm services: shepherd: Default to version 0.9. 2022-04-07 00:08:56 +02:00
tests.scm