clash-geoip: set platforms
This commit is contained in:
parent
d804f10cc2
commit
695797d5bb
@ -27,5 +27,6 @@ stdenvNoCC.mkDerivation rec {
|
||||
homepage = "https://github.com/Dreamacro/maxmind-geoip";
|
||||
license = licenses.unfree;
|
||||
maintainers = [];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user