Commit Graph

82 Commits

Author SHA1 Message Date
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
Ryan Mulligan
fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
Karol Chmist
961f1fc7fc dotty: 0.6.0-RC1 -> 0.8.0-RC1 2018-06-07 13:15:47 +02:00
Tim Steinbach
e8012dd2dd
scala: 2.12.5 -> 2.12.6 2018-04-28 19:01:55 +00:00
Tim Steinbach
de0ea1dd18
scala: 2.12.4 -> 2.12.5 2018-03-20 09:38:42 -04:00
volth
fb8f0d4724 scala: {2.9.3, 2.10.6, 2.11.11, 2.12.4} -> {2.10.7, 2.11.12, 2.12.4} 2018-02-23 14:33:17 +00:00
Karol Chmist
7bfc62a377 dotty: 0.4.0 -> 0.6.0 2018-02-08 10:23:08 +01:00
Karol Chmist
6c6f620e59 Wrap dotty to prevent installing all the files profile 2018-01-08 12:43:44 +01:00
Karol Chmist
e8c8163f33 [CodeReview] Added suggestions by yegortimoshenko 2017-11-13 14:10:18 +01:00
Karol Chmist
da94de1a20 Add Scala dotty, at version 0.4.0-RC1 2017-11-13 13:47:33 +01:00
Ignat Loskutov
cc2e11b8c9
scala: 2.12.3 -> 2.12.4 2017-10-20 13:30:32 +03:00
Tim Steinbach
07ab4d257e
scala: 2.12.2 -> 2.12.3 2017-07-28 10:22:47 -04:00
Tim Steinbach
8b3907d153 Merge pull request #25051 from NeQuissimus/scala_2_11_11
scala: 2.11.10 -> 2.11.11
2017-04-20 17:15:58 -04:00
Tim Steinbach
2f026678d5
scala: 2.11.10 -> 2.11.11 2017-04-19 21:10:10 -04:00
Tim Steinbach
4b9ac70a87
scala: 2.12.1 -> 2.12.2 2017-04-19 21:06:02 -04:00
Tim Steinbach
4151bf5fd4
scala: 2.11.9 -> 2.11.10 2017-04-07 19:54:40 -04:00
Scott R. Parish
4ab90c3b70 scala_2_11: 2.11.8 -> 2.11.9 2017-04-01 10:40:43 -07:00
Rodney Lorrimar
e333a71478 scala: put docs in correct subdirectory
Under NixOS, /run/current-system/sw/share/doc was getting the license
file, etc.
2017-03-12 16:27:16 +00:00
Volth
9c489165af scala: fix versions and $PATH 2017-01-12 17:56:45 +00:00
Tim Steinbach
200715b022
scala: 2.12.0 -> 2.12.1 2016-12-05 19:38:26 -05:00
Markus Hauck
7fae93fa76 scala: fix hash 2016-11-04 10:13:46 +01:00
Tim Steinbach
33aac6e4c9
scala: Fix hash 2016-11-01 08:54:53 -04:00