warp-plus: add phanirithvij as maintainer, unbreak
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
This commit is contained in:
@@ -56,10 +56,7 @@ buildGoModule rec {
|
||||
description = "Warp + Psiphon, an anti censorship utility for Iran";
|
||||
homepage = "https://github.com/bepass-org/warp-plus";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
maintainers = with lib.maintainers; [ phanirithvij ];
|
||||
mainProgram = "warp-plus";
|
||||
# Doesn't work with Go toolchain >1.22, runtime error:
|
||||
# 'panic: tls.ConnectionState doesn't match'
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user