mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 12:53:05 +00:00
Merge pull request #30602 from loskutov/scalafmt-crossplatform
scalafmt: fix platforms
This commit is contained in:
commit
a358d9218c
@ -30,7 +30,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Opinionated code formatter for Scala";
|
||||
homepage = http://scalafmt.org;
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.markus1189 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user