gixy: works on darwin platform too (#125713)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
929c876f65
commit
e5a5056b64
@ -38,6 +38,6 @@ python3.pkgs.buildPythonApplication rec {
|
||||
homepage = "https://github.com/yandex/gixy";
|
||||
license = licenses.mpl20;
|
||||
maintainers = [ maintainers.willibutz ];
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user