tv gitrepos: add nixpkgs

This commit is contained in:
tv 2023-05-15 12:07:53 +02:00
parent 4faebce3c6
commit 882bbfd606

View File

@ -96,6 +96,9 @@ with import ./lib;
nix-writers = { nix-writers = {
cgit.desc = "collection of package builders"; cgit.desc = "collection of package builders";
}; };
nixpkgs = {
cgit.desc = "Nix Packages collection";
};
pager = { pager = {
}; };
populate = { populate = {