1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/gnu/services
Christopher Baines 6ee3f3dec7 services: cgit: Make project-list permit a file-object.
Instead of having the service manage the list, it's useful to be able to point
this at an existing file, for example, when using cgit together with gitolite.

* gnu/services/cgit.scm (project-list?): New procedure.
(serialize-project-list): Handle file-object values.
(<cgit-configuration>): Change the predicate for project-list to allow lists
and file-objects.
2018-05-18 17:24:39 +01:00
..
2018-03-22 11:43:30 +01:00
2017-11-05 15:29:52 +01:00
2018-05-11 00:15:59 +02:00
2017-05-14 18:56:32 -05:00
2017-09-23 21:07:27 +01:00
2016-12-21 20:45:34 +01:00
2018-05-02 15:11:13 +03:00
2017-07-18 20:16:03 +08:00
2017-11-05 15:21:53 +01:00
2018-03-20 17:17:58 +01:00