aboutsummaryrefslogtreecommitdiff
path: root/etc/gnu-store.mount.in
blob: c94f2db72beb1fb2dd6f395dffe3530de3a0232b (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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
Aleksandr Vityazev 2023-04-28gnu: maven-settings-builder: Fix build....Aleksandr Vityazev 2023-01-08gnu: Move Java XML packages to new module....Ricardo Wurmus 2022-11-11gnu: maven-model: Avoid usage of (guix build syscalls)....Marius Bakke 2022-11-03gnu: java-commons-compress: Update to 1.21....Julien Lepiller 2022-09-24