add transmission module for downloads bt torrent

This commit is contained in:
ulic-youthlic 2025-01-24 17:06:45 +08:00
parent 5b9845417f
commit a0b2c41899
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
6 changed files with 92 additions and 0 deletions

17
flake.lock generated
View file

@ -66,6 +66,22 @@
"type": "github"
}
},
"bt-tracker": {
"flake": false,
"locked": {
"lastModified": 1737706116,
"narHash": "sha256-jMrl9cy/1vlJgpljPG0jGlnlGSfCdseKe14guF/EMPo=",
"owner": "XIU2",
"repo": "TrackersListCollection",
"rev": "d56981366bbe7ce97655111d0b8db5b1b91d4540",
"type": "github"
},
"original": {
"owner": "XIU2",
"repo": "TrackersListCollection",
"type": "github"
}
},
"crane": {
"locked": {
"lastModified": 1727974419,
@ -1066,6 +1082,7 @@
},
"root": {
"inputs": {
"bt-tracker": "bt-tracker",
"dae": "dae",
"disko": "disko",
"firefox-addons": "firefox-addons",