guix/gnu
Ludovic Courtès 4ddb64f57d
system: Refer to native packages when appropriate.
* gnu/system/locale.scm (localedef-command): Use the native LIBC.
* gnu/system/shadow.scm (default-skeletons): Use the native GUILE-WM.
2017-07-11 22:47:08 +02:00
..
bootloader gnu: Switch guile-cairo and dependents to Guile 2.2 again. 2017-07-02 22:52:30 +02:00
build build, vm: Use "GuixSD" or "GUIXSD" as volume label. 2017-07-10 15:35:43 +02:00
packages gnu: shadow: Fix cross-compilation. 2017-07-11 22:40:27 +02:00
services services: elogind: Start from the Shepherd. 2017-07-11 11:11:52 +02:00
system system: Refer to native packages when appropriate. 2017-07-11 22:47:08 +02:00
tests tests: Add extlinux gpt test. 2017-06-21 09:57:12 +02:00
artwork.scm artwork: Use a descriptive name for the source directory. 2017-06-07 15:58:16 -04:00
bootloader.scm bootloader: Use menu-entry to define custom bootloader entries. 2017-06-08 16:29:29 +02:00
local.mk gnu: hop: Update to 3.1.0-pre2. 2017-07-10 19:35:44 -04:00
packages.scm packages: Add 'specifications->manifest'. 2017-06-11 23:05:23 +02:00
services.scm services: Make error message less scary. 2017-07-11 00:48:50 +02:00
system.scm system: Use "@" to refer to the 'shadow' package. 2017-06-30 11:27:30 +02:00
tests.scm