This commit is contained in:
Danilo Reyes
2025-12-10 02:29:25 -06:00
parent 303cd2db36
commit 4d788d90ca
4 changed files with 2 additions and 8 deletions

View File

@@ -7,10 +7,6 @@
}:
let
inherit (inputs) qbit_manage;
pkgsU = import inputs.nixpkgs-unstable {
system = "x86_64-linux";
config.allowUnfree = true;
};
vuetorrent = pkgs.fetchzip {
url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.31.0/vuetorrent.zip";
sha256 = "sha256-kVDnDoCoJlY2Ew71lEMeE67kNOrKTJEMqNj2OfP01qw=";