pkgs: add woodpecker-plugin-git
This commit is contained in:
parent
ea57ad3eb8
commit
c857e4cd2e
2 changed files with 39 additions and 0 deletions
|
|
@ -48,5 +48,7 @@ pkgs.lib.makeScope pkgs.newScope (pkgs: {
|
|||
|
||||
woodpecker-frontend = pkgs.callPackage ./woodpecker/frontend.nix { };
|
||||
|
||||
woodpecker-plugin-git = pkgs.callPackage ./woodpecker-plugin-git { };
|
||||
|
||||
woodpecker-server = pkgs.callPackage ./woodpecker/server.nix { };
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue