Sean Gilligan
b4058ee062
graalvm-oracle_24: drop
...
GraalVM 24 is EOL and has been replaced by GraalVM 25.
2025-09-17 11:13:55 -07:00
Sean Gilligan
e88bed7fa1
graalvm-oracle_25: set as default for graalvm-oracle
...
This makes graalvm-oracle_25 the default for graalvm-oracle.
2025-09-16 09:45:09 -07:00
Sean Gilligan
c55440b17b
graalvm-oracle_25: 25-ea-36 -> 25
...
Update graalvm-oracle_25-ea-36 to graalvm-oracle_25 (General Availability),
currently the latest version available at:
https://www.graalvm.org/downloads/
2025-09-16 08:34:38 -07:00
Sean Gilligan
555884bb0b
graalvm-oracle_25-ea: 25-ea-35 -> 25-ea-36
...
Update graalvm-oracle_25-ea-35 to 25-ea-36,
currently the latest version available at:
https://github.com/graalvm/oracle-graalvm-ea-builds/releases
This is likely the final release candidate for 25.
2025-09-03 20:40:12 -07:00
Sean Gilligan
9d5a4f6506
graalvm-oracle_25-ea: 25-ea-34 -> 25-ea-35
...
Update graalvm-oracle_25-ea-34 to 25-ea-35,
currently the latest version available at:
https://github.com/graalvm/oracle-graalvm-ea-builds/releases
2025-08-31 10:57:45 -07:00
Sean Gilligan
ccc8263544
graalvm-oracle_23: drop
...
GraalVM 23 is EOL and has been replaced by GraalVM 24.
2025-08-22 09:05:09 -07:00
Sandro
54e82f8ac8
graalvm-oracle_24: init at 24.0.2 ( #423224 )
2025-08-22 15:16:15 +02:00
Sean Gilligan
792510f0c7
graalvm-oracle_25-ea: 25-ea-33 -> 25-ea-34
2025-08-21 11:39:54 -07:00
Sean Gilligan
f3151796cc
graalvm-oracle_25-ea: 25-ea-32 -> 25-ea-33
...
Update graalvm-oracle_25-ea to 25-ea-33, currently the latest version
available at: https://github.com/graalvm/oracle-graalvm-ea-builds/releases
2025-08-14 08:56:55 -07:00
Jakub Okoński
7011644443
graalvm-oracle_24: init at 24.0.2
2025-08-14 15:03:31 +02:00
Sean Gilligan
b586b8f6e9
graalvm-oracle_25-ea: init at 25-ea-32
2025-08-12 23:32:29 -07:00
FliegendeWurst
9c30566d89
graalvmPackages: format
2025-03-16 15:30:08 +01:00
FliegendeWurst
8836df079e
graalvmPackages.graalvm-oracle_22: add alias for removed version
2025-03-16 15:25:20 +01:00
SirYwell
629b6e259b
graalvmPackages.graalvm-oracle: 22.0.2 -> 23.0.2
2025-01-22 15:02:08 +01:00
Jakub Okoński
fb911fa0a5
graalvm-oracle_17: init at 17.0.11
2024-12-18 19:55:03 +01:00
Jakub Okoński
02959c41b1
graalvm-oracle: init at 22.0.1
2024-12-18 19:55:03 +01:00
Thiago Kenji Okada
007ea53ba9
graalvm: remove derivation
...
This derivation was not updated since Jan 18, 2020. It doesn't
build on Hydra because it needs too much memory (~30GB). And no other
packages depend on it.
Also, this is a very complex package and really difficult to maintain.
It is a blocker for https://github.com/NixOS/nixpkgs/pull/141794 , since
a recent bump of broke it.
`graalvm8-ce` is the replacement. It is much more up-to-date (`graalvm`
is on version 19.2.1, `graalvm8-ce` is on version 21.2.0), it is much
easier on Hydra (it uses the binary from Oracle).
I also deprecated `jvmci8` and `mx`. I am not sure if `graalvm8`
supplies them, but if something is missing we can always add it later to
`graalvm8-ce`.
2021-10-15 18:37:35 -03:00
figsoda
3109ff5765
treewide: avoid use of lib.optional with list in inputs
2021-10-04 13:02:42 -04:00
Markus Kowalewski
f476dcf3b3
graalvm: move gfortran to nativeBuildInputs
2021-09-03 13:33:32 +02:00
Sandro Jäckel
3453b89f4b
lzma: deprecate alias
2021-04-04 19:49:52 +02:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs ( #112302 )
2021-02-20 16:01:53 -05:00
Ben Siraphob
acc5f7b18a
pkgs/development/compilers: stdenv.lib -> lib
2021-01-23 08:57:37 +07:00
John Ericson
1ac5398589
*-wrapper; Switch from infixSalt to suffixSalt
...
I hate the thing too even though I made it, and rather just get rid of
it. But we can't do that yet. In the meantime, this brings us more
inline with autoconf and will make it slightly easier for me to write a
pkg-config wrapper, which we need.
2020-05-12 00:44:44 -04:00
Pavol Rusnak
fadcfc3ea4
treewide: per RFC45, remove more unquoted URLs
2020-04-18 14:04:37 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
hlolli
78b34b5e5b
graalvm8: 19.1.1 -> 19.2.1
...
- - nixpkgs now with full darwin support
2020-01-18 16:43:03 +01:00
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
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
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
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