aboutsummaryrefslogtreecommitdiff
[Unit]
Description=Read-only @storedir@ for GNU Guix
DefaultDependencies=no
ConditionPathExists=@storedir@
Before=guix-daemon.service

[Install]
WantedBy=guix-daemon.service

[Mount]
What=@storedir@
Where=@storedir@
Type=none
Options=bind,ro
class='left'>Author 2022-10-22Remove now unnecessary uses of (guix grafts)....Ludovic Courtès 2021-09-17tests: Add missing module import....Marius Bakke 2021-09-07tests: Disable grafts in 'tests/builders.scm'....Ludovic Courtès 2021-07-05tests: Adjust Python "sanity" check tests....Ludovic Courtès 2021-03-30build-system: Rewrite using gexps....Ludovic Courtès 2021-02-01build/python: Add a sanity check phase....Lars-Dominik Braun 2021-01-26build-systems/gnu: Allow unpacking/repacking more kind of files....Maxim Cournoyer 2019-06-14tests: Remove expensive and pointless test....Ludovic Courtès 2018-09-22bootstrap: %bootstrap-inputs: Wrap input lists into thunks....Jan Nieuwenhuizen 2018-09-04Switch to Guile-Gcrypt....Ludovic Courtès