0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00
Commit graph

2 commits

Author SHA1 Message Date
Fabián Heredia Montiel
4a70e004c0 scala: 3.1.0 → 3.1.3
Release notes:

 - https://github.com/lampepfl/dotty/releases/tag/3.1.1
 - https://github.com/lampepfl/dotty/releases/tag/3.1.2
 - https://github.com/lampepfl/dotty/releases/tag/3.1.3
2022-08-24 13:34:27 -05:00
Arnout Engelen
30b459c377
dotty: rename to scala_3
Major version 3 of the Scala compiler started out under the codename 'dotty', and that's how it was packaged initially in nixpkgs.

Now that dotty has become the 'official' scala 3 compiler (see also b0f0e1d), we should rename the package as well

Fixes #170911
2022-05-05 11:32:30 +02:00
Renamed from pkgs/development/compilers/scala/dotty-bare.nix (Browse further)