File tree Expand file tree Collapse file tree 3 files changed +0
-47
lines changed
pkgs/by-name/cr/cross-seed Expand file tree Collapse file tree 3 files changed +0
-47
lines changed Original file line number Diff line number Diff line change 294294 curl-impersonate = handleTest ./curl-impersonate.nix { } ;
295295 custom-ca = handleTest ./custom-ca.nix { } ;
296296 croc = handleTest ./croc.nix { } ;
297- cross-seed = runTest ./cross-seed.nix ;
298297 cyrus-imap = runTest ./cyrus-imap.nix ;
299298 darling = handleTest ./darling.nix { } ;
300299 darling-dmg = runTest ./darling-dmg.nix ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22 lib ,
33 buildNpmPackage ,
44 fetchFromGitHub ,
5- nixosTests ,
65} :
76
87buildNpmPackage rec {
@@ -18,8 +17,6 @@ buildNpmPackage rec {
1817
1918 npmDepsHash = "sha256-hqQi0kSPm9SKEoLu6InvRMPxbQ+CBpKVPJhhOdo2ZII=" ;
2019
21- passthru . tests . cross-seed = nixosTests . cross-seed ;
22-
2320 meta = {
2421 description = "Fully-automatic torrent cross-seeding with Torznab" ;
2522 homepage = "https://cross-seed.org" ;
You can’t perform that action at this time.
0 commit comments