Remove radicle-ci-broker from pkgs
This commit is contained in:
parent
498ce94456
commit
da29bcfc4c
5 changed files with 30 additions and 97 deletions
|
|
@ -1,8 +0,0 @@
|
|||
{ outputs, ... }:
|
||||
_final: prev:
|
||||
let
|
||||
inherit (prev.stdenv.hostPlatform) system;
|
||||
in
|
||||
{
|
||||
inherit (outputs.packages.${system}) radicle-ci-broker;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue