add buildbot
This commit is contained in:
parent
1a42b79c81
commit
6d3c8a92c4
8 changed files with 295 additions and 2 deletions
4
clanServices/buildbot/flake-module.nix
Normal file
4
clanServices/buildbot/flake-module.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ self, lib, ... }:
|
||||
{
|
||||
clan.modules."@rpqt/buildbot" = lib.modules.importApply ./default.nix { inherit self; };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue