hound: make mercurial indexing work
(cherry picked from commit 990716ce72f64be5da644e5eac73b5f145864e75)
This commit is contained in:
@@ -116,7 +116,7 @@ in {
|
|||||||
" -conf ${pkgs.writeText "hound.json" cfg.config}";
|
" -conf ${pkgs.writeText "hound.json" cfg.config}";
|
||||||
|
|
||||||
};
|
};
|
||||||
path = [ pkgs.git ];
|
path = [ pkgs.git pkgs.mercurial pkgs.openssh ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user