Simon Chatterjee
4a4fc6c9c9
smlnjBootstrap: move dependents over to regular smlnj
...
smlnjBootstrap seems to exist as a workaround for a failing x86_64-darwin build
of regular smlnj. Now this is fixed, the workaround can be removed.
(aarch64-darwin is being actively worked on by the smlnj project, and currently
is supported by neither derivation.)
2021-06-28 10:50:56 +01:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
Ben Siraphob
acc5f7b18a
pkgs/development/compilers: stdenv.lib -> lib
2021-01-23 08:57:37 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
Ashijit Pramanik
c8115bd75f
smlnj: 110.79 -> 110.84 and smlnj-bootstrap: 110.80 -> 110.84
2018-11-16 14:44:41 +05:30
Dan Peebles
c1d3c10607
smlnj-bootstrap: 110.76 -> 110.80
2016-09-08 23:12:22 -04: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