chore(nixos/camden): Point hound at the depot on gerrit
Change-Id: I19cbffae75017ceefbc19397c54156eb348eda27 Reviewed-on: https://cl.tvl.fyi/c/depot/+/65 Reviewed-by: lukegb <lukegb@tvl.fyi>
This commit is contained in:
parent
d570fbbad3
commit
dc2fd3b521
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ in lib.fix(self: {
|
|||
enable = true;
|
||||
title = "tazjin's depot";
|
||||
repos.depot = {
|
||||
url = "file:///var/git/depot";
|
||||
url = "file:///var/lib/gerrit/git/depot.git";
|
||||
vcs = "git";
|
||||
url-pattern = {
|
||||
base-url = "https://git.tazj.in/tree/{path}{anchor}";
|
||||
|
|
Loading…
Reference in a new issue