buildGoPackage: remove platform.all from packages
This commit is contained in:
@@ -22,6 +22,5 @@ buildGoPackage rec {
|
||||
homepage = "https://github.com/technosophos/dashing";
|
||||
license = licenses.mit;
|
||||
maintainers = [ ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user