12 src = fetchFromGitHub {
16 hash = "sha256-SUXxNHsbqbRtky456irkFotjMlbXPuBhNrHHZABGbPM=";
19 vendorHash = "sha256-whH9nEUddXd+xkgoCatkmfddTxK3BFZdi/TyTiabnDc=";
21 excludedPackages = [ "./test" ];
26 "-X github.com/metacubex/mihomo/constant.Version=${version}"
37 mihomo = nixosTests.mihomo;
41 description = "Rule-based tunnel in Go";
42 homepage = "https://github.com/MetaCubeX/mihomo/tree/Alpha";
43 license = licenses.gpl3Only;
44 maintainers = with maintainers; [ oluceps ];
45 mainProgram = "mihomo";