guix-devel/gnu
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
..
bootloader bootloader: extlinux: Fix menu support with u-boot. 2018-05-12 09:37:35 +02:00
build activation: Pass '-d HOME' to 'usermod'. 2018-03-27 14:51:44 +02:00
packages gnu: cgit: Fix included scripts. 2018-05-18 17:24:37 +01:00
services services: cgit: Make project-list permit a file-object. 2018-05-18 17:24:39 +01:00
system system: Add u-boot-novena installer. 2018-05-11 12:25:43 +02:00
tests services: Add modem-manager-service-type. 2018-04-30 03:47:16 +02:00
artwork.scm
bootloader.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
local.mk gnu: python-statsmodels: Fix build. 2018-05-16 04:40:20 +02:00
packages.scm packages: 'find-packages-by-name' properly honors version prefixes. 2018-05-13 13:29:27 +02:00
services.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
system.scm system: Provide a fall-back PATH for non-login shells started with su(1). 2018-04-11 18:45:06 -04:00
tests.scm