diff --git a/users/sterni/machines/edwin/http/code.sterni.lv.nix b/users/sterni/machines/edwin/http/code.sterni.lv.nix index bf98a608c..3325b04e7 100644 --- a/users/sterni/machines/edwin/http/code.sterni.lv.nix +++ b/users/sterni/machines/edwin/http/code.sterni.lv.nix @@ -13,7 +13,8 @@ let }; "mirror/depot" = { description = "monorepo for the virus lounge"; - upstream = "https://code.tvl.fyi"; + upstream = "https://code.tvl.fyi/depot.git"; + defaultBranch = "canon"; }; "mirror/flipdot-gschichtler" = { description = "message queue system for OpenLab's flipdot display";