mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 03:15:56 +03:00
Scala should work on all supported platforms
This commit is contained in:
parent
4105b593a5
commit
c308b10ec0
@ -28,5 +28,6 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
homepage = http://www.scala-lang.org/;
|
||||
license = "BSD";
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user