buildGoModule: remove platform.all from packages
This commit is contained in:
@@ -20,6 +20,5 @@ buildGoModule rec {
|
||||
homepage = "https://github.com/AdguardTeam/dnsproxy";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ contrun ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user