commit
0e5facd457
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ buildGoModule rec {
|
|||
homepage = "https://github.com/txthinking/brook";
|
||||
description = "A cross-platform Proxy/VPN software";
|
||||
license = with licenses; [ gpl3Only ];
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ xrelkd ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue