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