parent
eeb1ec4762
commit
f6886cf978
@ -23,7 +23,7 @@ buildGoModule rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "A rule-based tunnel in Go";
|
description = "A rule-based tunnel in Go";
|
||||||
homepage = "https://github.com/Dreamacro/clash";
|
homepage = "https://github.com/Dreamacro/clash";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3Only;
|
||||||
maintainers = with maintainers; [ contrun Br1ght0ne ];
|
maintainers = with maintainers; [ contrun Br1ght0ne ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user