mirror of https://git.jolheiser.com/dotnix.git
chore(git-pr): add git-pr-nix to repos
Signed-off-by: jolheiser <git@jolheiser.com>homepage
parent
595e74caa8
commit
fb5c4abe9c
|
@ -15,6 +15,11 @@
|
||||||
cloneAddr = "https://git.jolheiser.com/ugit.git";
|
cloneAddr = "https://git.jolheiser.com/ugit.git";
|
||||||
desc = "Minimal git service";
|
desc = "Minimal git service";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
id = "git-pr-nix";
|
||||||
|
cloneAddr = "https://git.jolheiser.com/git-pr-nix.git";
|
||||||
|
desc = "Nix flake, package, and module for git-pr";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue