rqbit: expose the webui as passthru (#371246)

This commit is contained in:
Christina Sørensen
2025-01-08 13:13:01 +01:00
committed by GitHub
+2
View File
@@ -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";