Commit Graph

103 Commits

Author SHA1 Message Date
Sandro
e461e83aa7
Merge pull request #191966 from jvanbruegge/isabelle-2022 2022-12-03 00:45:47 +01:00
A cursed quail
403a7405ab
dotty: use preFixup instead of fixupPhase 2022-11-20 22:31:00 -06:00
Jan van Brügge
c012d55d9f
scala_3: expose scala3-bare as attribute 2022-10-26 12:10:10 +01:00
Jakub Kozłowski
6594eb2fc8
scala: 2.13.8 -> 2.13.10 (#195542) 2022-10-14 09:13:43 -04:00
timothy
b6b832b8b4 scala_3: 3.1.3 -> 3.2.0 2022-09-02 10:22:03 +07:00
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
Felix Buehler
783d2679e5 treewide: rename name to pname&version 2022-03-08 13:24:25 +01:00
R. Ryantm
2d3dd64808 scala: 2.13.7 -> 2.13.8 2022-01-13 12:44:50 -05:00
Fabián Heredia Montiel
38ff77cfbb scala_2_13: 2.13.6 → 2.13.7 2021-11-02 09:15:50 -04:00
Timothy
c5c02ea320 dotty: 3.0.0 → 3.1.0 2021-10-19 07:08:46 +07:00
Tim Steinbach
d388af3695 scala_2_12: 2.12.14 → 2.12.15 2021-09-16 09:31:31 -04:00
Tim Steinbach
cd95007afd
scala_2_12: 2.12.13 → 2.12.14 2021-08-19 16:13:49 +00:00
Timothy Klim
a98f5738d2 scala_2_13: 2.13.5 → 2.13.6
dotty: 3.0.0-RC3 → 3.0.0
2021-05-18 09:43:12 +07:00
skykanin
b0f0e1d175 dotty: 0.26.0-RC1 -> 3.0.0-RC3 2021-04-27 22:26:25 +02:00
Frederik Rietdijk
c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Tim Steinbach
dae9c71893
scala_2_13: 2.13.4 → 2.13.5 2021-02-23 12:25:13 -05:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Tim Steinbach
0d3bf0781f scala: Replace VM test with installCheckPhase 2021-02-03 10:24:42 -05:00
Ben Siraphob
acc5f7b18a pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
Tim Steinbach
10e0e8251c
scala_2_12: 2.12.12 → 2.12.13 2021-01-15 10:39:11 -05:00
Tim Steinbach
7f50f98298
scala: Make overridable 2020-12-08 13:09:39 -05:00
Tim Steinbach
c46bb0cca1
scala: Fix test references 2020-11-25 14:12:31 -05:00
Tim Steinbach
be0c84f362
scala: 2.13.3 → 2.13.4 2020-11-20 16:27:43 +00:00
Tim Steinbach
c97c2d4d34
scala: Add update script 2020-11-05 09:53:23 -05:00
Tim Steinbach
6834d33b00
scala: Refactor, add tests
Abstract over Scala derivation, add tests for individual versions
2020-11-05 08:32:28 -05:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Tim Steinbach
b4a0e5f1f8
scala: 2.12.10 -> 2.12.12 2020-10-01 09:44:39 -04:00
skykanin
be2538f0a0 dotty: 0.23.0-RC1 -> 0.26.0-RC1 2020-08-04 14:26:01 -07:00
R. RyanTM
175e915b29 scala: 2.13.2 -> 2.13.3 2020-07-07 11:52:19 +00:00
R. RyanTM
37cf3a60ed scala: 2.13.1 -> 2.13.2 2020-05-10 10:37:38 +00:00
Matthew Ess
929ba8d4e1 dotty: 0.20.0-RC1 -> 0.23.0-RC1 2020-04-24 19:49:39 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jean-Marie Gaillourdet
254045fde6 scala: move text files from $out to appropriate subdirs
Before, this package installed files called LICENSE and NOTICE at the
profile root directory. Which conflicts with other packages with the
same issue. Those files reside now in $out/share/doc/scala/.
2020-01-19 19:33:01 +01:00
Jean-Marie Gaillourdet
8b7c59bab0 scala_2_12: move text files from $out to appropriate subdirs
Before, this package installed files called LICENSE and NOTICE at the
profile root directory. Which conflicts with other packages with the
same issue. Those files reside now in $out/share/doc/scala/.
2020-01-19 19:33:01 +01:00
Jean-Marie Gaillourdet
3017d813df scala_2_11: move text files from $out to appropriate subdirs
Before, this package installed files called LICENSE and NOTICE at the
profile root directory. Which conflicts with other packages with the
same issue. Those files reside now in $out/share/doc/scala/.
2020-01-19 19:32:42 +01:00
Dave Nicponski
974ff0fc17 dotty: 0.14.0-RC1 -> 0.20.0-RC1
Update Scala Dotty to latest version.
2019-11-23 18:18:26 -05:00
Tim Steinbach
e400278e02
scala: 2.12.9 -> 2.12.10 2019-09-19 09:53:12 -04:00
Tim Steinbach
1adcf500ef
scala: 2.13.0 -> 2.13.1 2019-09-19 09:52:12 -04:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
volth
93e5ae9c60
scala_2_12: 2.12.8 -> 2.12.9 2019-08-09 20:38:03 +00:00
worldofpeace
3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
Tim Steinbach
ee2acb33bf
scala: Init 2.13
Make 2.13 the default, move 2.12 from default.nix to 2.12.nix
2019-06-13 14:40:45 -04:00
Tim Steinbach
9429f15f31
dotty: 0.10.0-RC1 -> 0.14.0-RC1 2019-04-17 10:05:55 -04:00
Tim Steinbach
e814fba316
scala: 2.12.7 -> 2.12.8 2018-12-05 09:27:34 -05:00
Tim Steinbach
70178169fa
dotty: 0.9.0-RC1 -> 0.10.0-RC1 2018-11-15 21:50:13 -05:00
Tim Steinbach
74ae8fb7a5 scala: 2.12.6 -> 2.12.7 (#47571) 2018-10-01 17:29:41 +02:00
Karol Chmist
a875fcc5d0 dotty: 0.8.0 -> 0.9.0 (#45423) 2018-08-21 11:46:37 +02:00
Ryan Mulligan
1d54dc6841 treewide: http -> https 2018-06-29 17:18:27 -07:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00