Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Kirill Boltaev
|
d55727ac40
|
smlnj: 110.91 -> 110.95, add 64-bit support
Also drop isDarwin check in `top-level/all-packages.nix` till darwin build is fixed.
|
2019-12-04 14:30:56 -06:00 |
|
volth
|
c814d72b51
|
treewide: name -> pname
|
2019-08-17 10:54:38 +00: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 |
|
Vaibhav Sagar
|
a489bcbbe1
|
smlnjBootstrap: 110.84 -> 110.91
|
2019-08-04 10:30:18 -04:00 |
|
Vaibhav Sagar
|
0e02937200
|
smlnj: don't indicate darwin support
|
2019-07-13 10:16:10 +02:00 |
|
Vaibhav Sagar
|
27bfc25689
|
smlnj: 110.85 -> 110.91
|
2019-07-13 10:16:10 +02:00 |
|
Vaibhav Sagar
|
ad07ad8f79
|
smlnj: 110.84 -> 110.85
|
2019-02-05 16:40:12 -05:00 |
|
Ashijit Pramanik
|
273aa1ff81
|
smlnj: 110.84 includes a new implementation of Abstract Syntax Description Library (ASDL). Adding it as a required source.
|
2018-11-16 16:17:35 +05:30 |
|
Ashijit Pramanik
|
c8115bd75f
|
smlnj: 110.79 -> 110.84 and smlnj-bootstrap: 110.80 -> 110.84
|
2018-11-16 14:44:41 +05:30 |
|
Matthew Bauer
|
06fa867498
|
apple_sdk: use multiple outputs
|
2018-06-09 00:05:38 -04:00 |
|
Periklis Tsirakidis
|
6414533391
|
darwin: cleanup obsolete sdks
|
2017-03-24 08:06:03 +01:00 |
|
Dan Peebles
|
c1d3c10607
|
smlnj-bootstrap: 110.76 -> 110.80
|
2016-09-08 23:12:22 -04:00 |
|
Ben Darwin
|
af6dcc9765
|
smlnj: 110.78 -> 110.79
|
2015-10-09 23:36:03 -04:00 |
|
Anthony Cowley
|
9651f06a2d
|
smlnj: build on darwin
|
2015-07-24 18:24:03 -04:00 |
|
Pascal Wittmann
|
bb9e9cc3f8
|
Turned some meta.maintainers into lists
|
2015-05-14 19:09:43 +02:00 |
|
Austin Seipp
|
715b961bf9
|
nixpkgs: adopt smlnj, 110.76 -> 110.78
Signed-off-by: Austin Seipp <aseipp@pobox.com>
|
2015-04-06 06:28:26 -05:00 |
|
Eelco Dolstra
|
4f7289eec9
|
Don't use ensureDir
|
2014-07-22 11:01:32 +02:00 |
|
John Wiegley
|
e36e853817
|
smljnBootstrap: new expression for running smlnj on darwin
|
2014-06-26 15:54:45 -07:00 |
|
Song Wenwu
|
b23741da34
|
Add smlnj-110.76
Based on patch by Marc Weber:
http://lists.science.uu.nl/pipermail/nix-dev/2010-December/005625.html
Close #1058.
|
2013-10-21 21:46:55 +03:00 |
|