[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
' href='https://git.koszko.org/guix/atom/gnu/compression.scm?h=koszko' type='application/atom+xml'/>
Age | Commit message (Expand) | Author |
2024-08-31 | compression: Enable zstd parallel compression....* gnu/compression.scm (%compressors) [zstd]: Provide the --threads argument.
Reviewed-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I4e8dfe725d1b0721c0016c3013b9e609fee94367
| Maxim Cournoyer |