Age | Commit message (Collapse) | Author |
|
* guix/forge/tissue.scm: Import lzip from (gnu packages
compression). Import (guix download).
(tissue): Update to 0.1.0.
[source]: Use url-fetch.
[native-inputs]: Add lzip.
|
|
* guix/forge/tissue.scm (guile-xapian-latest): New variable.
(tissue)[inputs]: Replace guile-xapian-latest with guile-xapian.
|
|
* guix/forge/tissue.scm: Import (gnu build linux-container), (gnu
system file-systems) and (guix least-authority).
(tissue-shepherd-service): Deprecate
make-forkexec-constructor/container in favor of
least-authority-wrapper.
|
|
This reverts commit f6beefdeacb8f1e67844142d73fc3e2de38db254. The
ownership of the state directory is set on a per-host basis. The state
directory is not owned completely by the tissue user.
|
|
* guix/forge/tissue.scm (tissue-activation): Set ownership of state
directory recursively.
|
|
tissue has made a breaking change renaming the run-web subcommand to
the web subcommand.
* guix/forge/tissue.scm (tissue-shepherd-service): Invoke `tissue web'
instead of `tissue run-web'.
|
|
* guix/forge/tissue.scm (tissue): Update to 0.1.0-1.6d6285d.
|
|
The skribilo gemtext reader, originally developed on the fork at
git.systemreboot.net, has been merged upstream. So, we should prefer
the upstream version.
* guix/forge/tissue.scm (skribilo-latest)[source]: Use skribilo from
upstream git repository, not the fork at git.systemreboot.net.
|
|
* guix/forge/tissue.scm: New file.
|