feat(sterni/edwin/code.sterni.lv): mirror vuizvui
Change-Id: I8b163614b588d1cfb8d758cafb8fb407397a1ef7 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8188 Autosubmit: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org>
This commit is contained in:
parent
2ddd9e12a9
commit
48dfb8de0c
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@ let
|
|||
upstream = "https://github.com/nixos/nixpkgs.git";
|
||||
cgit.enable-commit-graph = "0"; # too slow
|
||||
};
|
||||
"mirror/vuizvui" = {
|
||||
description = "Nix(OS) expressions used by the OpenLab and its members";
|
||||
upstream = "https://github.com/openlab-aux/vuizvui.git";
|
||||
};
|
||||
};
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue