Unverified Commit 3f38223f authored by Christina Sørensen's avatar Christina Sørensen Committed by GitHub
Browse files

rqbit: expose the webui as passthru (#371246)

parents ac8941d7 f2318ecf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -68,6 +68,8 @@ rustPlatform.buildRustPackage {

  doCheck = false;

  passthru.webui = rqbit-webui;

  meta = with lib; {
    description = "Bittorrent client in Rust";
    homepage = "https://github.com/ikatson/rqbit";