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
Ludovic Courtès eaebc7f2b7
file-systems: Avoid load-time warnings when attempting to load (guix store).
This makes sure warnings like "incompatible bytecode version" don't go
through when looking for (guix store).

* gnu/system/file-systems.scm (%store-prefix): Parameterize
'current-warning-port' around 'resolve-module' call.
2022-05-01 21:30:34 +02:00
..
bootloader
build shepherd: Add #:supplementary-groups. 2022-04-12 23:40:44 +02:00
home home: shells: Migrate fish to xdg-configuration-files. 2022-04-29 18:07:16 +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: ocaml-uuidm: Update to 0.9.8. 2022-05-01 17:05:58 +02:00
platforms
services gexp: Add 'references-file'. 2022-05-01 21:30:34 +02:00
system file-systems: Avoid load-time warnings when attempting to load (guix store). 2022-05-01 21:30:34 +02:00
tests tests: Fix tailon test. 2022-05-01 12:53:53 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: openssh: Trust Guix store directory 2022-04-29 00:33:53 +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