pkgs: remove woodpecker-plugin-git
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
I have now upstreamed the package, so let's remove it.
This commit is contained in:
parent
6be0ace3b0
commit
ef4e5e3ccc
3 changed files with 1 additions and 40 deletions
|
|
@ -44,7 +44,5 @@ 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