From 749b9f091fb0a1bb10f79deb80bf220c20f9f69d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 13 Jan 2016 03:45:09 +0100 Subject: test if config is found --- ymir.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ymir.nix b/ymir.nix index a488b207..245f5341 100644 --- a/ymir.nix +++ b/ymir.nix @@ -207,8 +207,10 @@ in rec { virtual-root=/ enable-git-config=1 + enable-http-clone=1 + project-list=/srv/git/projects.list - scan-path=/srv/git/repositories + scan-path=/does/not/exist enable-commit-graph=1 snapshots=tar tar.gz tar.bz2 tar.xz zip -- cgit v1.2.3