qbt: use trackerlist repo instead of managing my own trackerlist

This commit is contained in:
2025-10-08 12:29:38 -04:00
parent 7956d18daf
commit f6c0178421
3 changed files with 25 additions and 119 deletions

17
flake.lock generated
View File

@@ -371,6 +371,7 @@
"nixpkgs": "nixpkgs",
"senior_project-website": "senior_project-website",
"srvos": "srvos",
"trackerlist": "trackerlist",
"vpn-confinement": "vpn-confinement",
"website": "website"
}
@@ -462,6 +463,22 @@
"type": "github"
}
},
"trackerlist": {
"flake": false,
"locked": {
"lastModified": 1759875036,
"narHash": "sha256-VMVludE48zR8cAWW5N7dt1MD1NRgH7YQIm3nZXucTHQ=",
"owner": "ngosang",
"repo": "trackerslist",
"rev": "d21a5ba2e7ea0894c63b0369d69aefce4057c8a9",
"type": "github"
},
"original": {
"owner": "ngosang",
"repo": "trackerslist",
"type": "github"
}
},
"utils": {
"inputs": {
"systems": "systems"