From 41a792d079a89016d643029d29a388c813814b15 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 15 Sep 2017 19:27:59 +0200 Subject: include uuid-crypto on git.rheperire.org --- ymir.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ymir.nix b/ymir.nix index c41ce1ad..91604105 100644 --- a/ymir.nix +++ b/ymir.nix @@ -398,7 +398,10 @@ in rec { clone-prefix=git://git.rheperire.org https://git.rheperire.org strict-export=git-daemon-export-ok - project-list=${pkgs.writeText "project-list" "rheperire.git"} + project-list=${pkgs.writeText "project-list" '' + rheperire.git + uuid-crypto.git + ''} section-from-path=2 scan-path=/srv/git/repositories ''; -- cgit v1.2.3