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
Tim Steinbach
f5264cd7f3
scala: 2.11.8 -> 2.12.0
2016-10-29 12:20:23 -04:00
Brian McKenna
416e2ceab6
scala: 2.11.7 -> 2.11.8
2016-03-09 23:33:59 +11:00
Samuel Rivas
b1429a2713
scala: setup classpath
2015-11-30 15:18:50 +01:00
Pascal Wittmann
6b17e009c4
scala: update from 2.11.6 to 2.11.7
2015-07-06 11:51:49 +02:00
Joachim Fasting
bf7ad2d84f
meta.description fixups
...
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
j-keck
7da51f9eb7
scala: update to 2.11.6
2015-03-05 20:49:28 +01:00
j-keck
a1a585078a
scala_2_10: update to 2.10.5
2015-03-05 20:49:28 +01:00
j-keck
67fc5b509a
scala: update to 2.11.5
2015-01-15 00:11:14 +01:00
Mateusz Kowalczyk
1bded4188b
scala: lib.licenses instead of a string
2014-11-19 18:54:58 +00:00
Mateusz Kowalczyk
03655c332a
Add meta.branch to a bunch of packages
...
Gives better results in the monitor
2014-11-19 18:54:58 +00:00
Peter Simons
2dac9abdde
scala: fix the sha256 checksum from https://github.com/NixOS/nixpkgs/pull/4753
2014-11-01 21:07:36 +01:00
taku0
2ee464a83d
scala: Bump up version from 2.11.2 to 2.11.4
2014-10-31 22:35:03 +09:00