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
Ludovic Courtès f7d0a63dda
services: guix: Do not embed the host (guix config).
Fixes a bug whereby different users would get different derivations for
the same service.

* gnu/services/base.scm (guix-shepherd-service): In 'start' method, do
not embed (guix config).
2020-11-05 00:07:45 +01:00
..
bootloader system: Generate grub locale directory for grub.cfg. 2020-11-01 01:14:36 +01:00
build system: reconfigure: Use the disk-installer if provided. 2020-11-03 07:59:59 +01:00
installer installer: Report to the user the formatted partitions. 2020-11-02 03:42:08 +01:00
machine system: Add store-directory-prefix to boot-parameters. 2020-11-01 02:28:38 +01:00
packages gnu: dump1090: Fix license. 2020-11-04 14:58:06 -05:00
services services: guix: Do not embed the host (guix config). 2020-11-05 00:07:45 +01:00
system vm: system-qemu-image: Fix type error, remove more actual file systems. 2020-11-05 00:07:45 +01:00
tests system: reconfigure: Use the disk-installer if provided. 2020-11-03 07:59:59 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Restore license handling. 2020-11-02 21:02:39 +01:00
image.scm image: Add image-type support. 2020-09-30 10:47:59 +02:00
installer.scm installer: Call setlocale after init gettext. 2020-10-18 17:55:40 +02:00
local.mk gnu: Add bsd-games. 2020-11-04 15:15:47 +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: Change comment wording. 2020-11-02 18:22:33 +01:00
tests.scm