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
td>2019-12-23gnu: libmpdclient: Update to 2.17....* gnu/packages/mpd.scm (libmpdclient): Update to 2.17. Tobias Geerinckx-Rice 2019-12-04gnu: ncmpc: Update to 0.36....* gnu/packages/mpd.scm (ncmpc): Update to 0.36. Leo Famulari 2019-12-04gnu: MPD: Update to 0.21.16....* gnu/packages/mpd.scm (mpd): Update to 0.21.16. Leo Famulari 2019-11-23gnu: ashuffle: Fix typo....* gnu/packages/mpd.scm (ashuffle)[description]: Fix typo. Leo Famulari 2019-11-23gnu: Add ashuffle....* gnu/packages/mpd.scm (ashuffle): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Evan Straw 2019-11-02gnu: mpd-mpc: Update to 0.33....* gnu/packages/mpd.scm (mpd-mpc): Update to 0.33. Tobias Geerinckx-Rice 2019-09-24Merge branch 'master' into core-updatesLudovic Courtès 2019-09-17gnu: ncmpc: Update to 0.35....* gnu/packages/mpd.scm (ncmpc): Update to 0.35. Tobias Geerinckx-Rice 2019-08-22Merge branch 'master' into core-updatesMark H Weaver 2019-08-22gnu: mpd: Update to 0.21.14....* gnu/packages/mpd.scm (mpd): Update to 0.21.14. Tobias Geerinckx-Rice 2019-08-13Merge branch 'master' into core-updatesMarius Bakke 2019-08-12gnu: MPD: Update to 0.21.13....* gnu/packages/mpd.scm (mpd): Update to 0.21.13. Leo Famulari 2019-07-04Merge branch 'staging' into core-updatesMarius Bakke 2019-07-03gnu: MPD: Update to 0.21.11....* gnu/packages/mpd.scm (mpd): Update to 0.21.11. Leo Famulari 2019-07-02gnu: ncmpc: Remove GCC8 input....* gnu/packages/mpd.scm (ncmpc)[native-inputs]: Remove GCC-8. [arguments]: Remve <#:phases>. Marius Bakke 2019-06-20Merge branch 'staging' into core-updatesMarius Bakke 2019-06-19gnu: mpd: Update to 0.21.10....* gnu/packages/mpd.scm (mpd): Update to 0.21.10. Tobias Geerinckx-Rice 2019-06-18gnu: mpd-mpc: Update to 0.32....* gnu/packages/mpd.scm (mpd-mpc): Update to 0.32. Tobias Geerinckx-Rice 2019-06-13Merge branch 'master' into core-updatesLudovic Courtès