Jason Felice
a54461f7a1
graalvm8: use mercurial_4
...
Commit 88a473fc
upgraded mercurial, made it use python3, and removed
support for hg-git, breaking graalvm8. Since hg-git does not
officially support python3 or the new version of mercurial, this
patch uses mercurial_4.
Closes #76527 .
2020-01-06 19:23:24 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string
2019-12-31 00:13:29 +01:00
Frederik Rietdijk
73b88e17dd
Merge staging-next into staging
2019-11-11 12:09:26 +01:00
John Ericson
373236ccff
treewide: JAVA_HOME may not always be defined
2019-11-01 22:00:07 +00:00
Filipe Regadas
487ade32ab
graalvm: Use lib.getVersion for stdenv.cc
2019-10-20 22:31:20 +01:00
Vladimír Čunát
985d1ac425
Merge branch 'master' into staging-next
...
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.
Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
volth
e5a76519b2
graalvm8-ee: 19.1.1 -> 19.2.0
2019-08-22 20:26:25 +00:00
worldofpeace
7aaa28c1af
Merge pull request #65545 from volth/graal-ee
...
graalvm8-ee: init at 19.1.1
2019-08-20 00:38:04 -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
658a2d54e3
graalvm8-ee: various fixes
2019-08-11 00:06:38 +00:00
volth
fe8a06d0da
graalvm8-ee: propagate zlib
2019-08-08 21:26:56 +00:00
Vladimír Čunát
d80de1b135
jvmci8: fix evaluation on darwin
...
It's not my aim to fix the build, just unblock eval and thus the tarball job.
2019-08-03 14:45:30 +02:00
Jörg Thalheim
90096c759b
graalvm: rc15->19.0.0 ( #61475 )
...
graalvm: rc15->19.0.0
2019-08-02 08:57:46 +01:00
volth
8e63076486
graalvm8: 19.1.0 -> 19.1.1
2019-07-31 12:36:03 -07:00
volth
c46b8ba572
graalvm8-ee: init at 19.1.1
2019-07-29 10:13:05 +00:00
volth
bdac12e2c3
graal8: 19.0.2 -> 19.1.0
2019-07-03 02:11:25 +02:00
volth
a656af6198
graalvm8: fix sha256 hashes
2019-06-21 10:28:56 -07:00
volth
f42e605e63
graalvm8: 19.0.0 -> 19.0.2
2019-06-21 05:03:59 -07:00
volth
b8c22dc88d
graalvm8-19.0.0: minor fixes
2019-06-21 05:03:59 -07:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
volth
4fb96fb1bb
graalvm8: fix build
2019-05-15 01:50:28 +02:00
hlolli
482d0c7bf4
graalvm: rc15->19.0.0
2019-05-14 16:13:31 +02:00
Vladimír Čunát
08506c8eff
jvmci8: restrict meta.platforms according to graalvm8
...
This unbreaks evaluation on darwin, maybe elsewhere. Thread:
https://github.com/NixOS/nixpkgs/commit/3cf07efa30a#r33500279
2019-05-12 13:51:40 +02:00
hlolli
3cf07efa30
graalvm: rc8->rc15
2019-05-09 13:59:32 -04:00
Frederik Rietdijk
0d0d7dcd06
Merge staging-next into staging
2018-11-18 10:41:34 +01:00
Kevin Rauscher
27157e364a
graalvm8: add passthru.home
...
jre.home is required by other derivations like sbt
2018-11-17 19:12:53 +01:00
Patrick Hilhorst
b0e9fc131c
treewide: Fix packages using name where they should use pname
2018-11-06 00:06:17 +01:00
Tim Steinbach
23deb67b7c
graalvm: More fixes
2018-11-04 16:25:51 +00:00
volth
7bd773832c
graalvm 1.0.0-rc8 fixes
2018-11-04 16:25:51 +00:00
Tim Steinbach
df8817087e
graalvm: 1.0.0-rc3 -> 1.0.0-rc8
2018-11-04 16:25:51 +00:00
volth
ef129a51a2
graalvm: fix dead url ( #44723 )
2018-08-09 01:37:12 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
volth
9c63a9e2bc
graalvm8: 1.0.0-rc1 -> 1.0.0-rc3 ( #43061 )
2018-07-05 18:28:46 +02:00
volth
c6c2e65c2d
graalvm8: 0.31 -> 1.0.0-rc1 ( #41335 )
...
Minor update and fix the build which is broken since the default GCC hardening was changed
2018-05-31 23:27:41 +02:00
volth
619af3dc1e
graalvm8: dontFixup = true
2018-03-14 09:29:02 +00:00
volth
327cc78465
graalvm8: https://repo1.maven.org/maven2/ -> mirror://maven/
2018-02-27 21:58:22 +00:00
volth
4f811dea25
graalvm8: more robust hash replace on derivation copy
2018-02-27 17:10:18 +00:00
volth
d9d09d8c95
jvmci8: 0.36 -> 0.41
2018-02-27 01:32:43 +00:00
volth
6303eb5406
graalvm8: init at 0.31
2018-02-26 14:21:57 +00:00