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
s='left'>Commit message (Expand)Author 2020-07-27gnu: Add python-mastodon-py....* gnu/packages/mastodon.scm (python-mastodon-py): New variable. Efraim Flashner 2020-06-30gnu: toot: Update to 0.27.0....* gnu/packages/mastodon.scm (toot): Update to 0.27.0. Efraim Flashner 2020-04-16gnu: toot: Update to 0.26.0....* gnu/packages/mastodon.scm (toot): Update to 0.26.0. Efraim Flashner 2020-04-01gnu: toot: Adjust custom phases....* gnu/packages/mastodon.scm (toot)[arguments]: 'check is already run after 'install so replace 'check rather than re-inserting it. Efraim Flashner 2020-04-01gnu: toot: Update to 0.25.2....* gnu/packages/mastodon.scm (toot): Update to 0.25.2. Efraim Flashner