summary refs log tree commit diff
path: root/pkgs/development/compilers/graalvm
Commit message (Collapse)AuthorAge
* treewide: use ffmpeg_3 explicitly if not wanted otherwiseDoron Behar2020-06-12
| | | | | | After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that used `ffmpeg` without requiring a specific version now use ffmpeg_3 explicitly so they shouldn't change.
* *-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson2020-05-12
| | | | | | | 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.
* treewide: per RFC45, remove more unquoted URLsPavol Rusnak2020-04-18
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* graalvm{8,11}-ee: 19.3.1 -> 20.0.0volth2020-02-18
|
* Merge staging-next into stagingFrederik Rietdijk2020-01-28
|\
| * graalvm8-ee: 19.2.1 -> 19.3.1, graalvm11-ee: init at 19.3.1 (#74010)Jörg Thalheim2020-01-22
| |\ | | | | | | graalvm8-ee: 19.2.1 -> 19.3.1, graalvm11-ee: init at 19.3.1
| | * graalvm: 19.3.0.2 -> 19.3.1volth2020-01-15
| | |
| | * graalvm-ee: 19.3.0 -> 19.3.0.2volth2020-01-06
| | |
| | * graalvm8-ee: 19.2.1 -> 19.3.0, graalvm11-ee: init at 19.3.0volth2019-11-24
| | |
* | | graalvm8: 19.1.1 -> 19.2.1hlolli2020-01-18
|/ / | | | | | | - - nixpkgs now with full darwin support
* | graalvm8: use mercurial_4Jason Felice2020-01-06
| | | | | | | | | | | | | | | | | | 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.
* | treewide: NIX_*_COMPILE -> stringRobin Gloster2019-12-31
|/
* Merge staging-next into stagingFrederik Rietdijk2019-11-11
|\
| * graalvm: Use lib.getVersion for stdenv.ccFilipe Regadas2019-10-20
| |
* | treewide: JAVA_HOME may not always be definedJohn Ericson2019-11-01
|/
* Merge branch 'master' into staging-nextVladimír Čunát2019-08-25
|\ | | | | | | | | | | | | There were several more conflicts from name -> pname+version; all auto-solved by kdiff3, hopefully OK. Hydra nixpkgs: ?compare=1538611
| * graalvm8-ee: 19.1.1 -> 19.2.0volth2019-08-22
| |
* | Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
|\| | | | | | | | | | | | | | | | | | | 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
| * Merge pull request #65545 from volth/graal-eeworldofpeace2019-08-20
| |\ | | | | | | graalvm8-ee: init at 19.1.1
| | * graalvm8-ee: various fixesvolth2019-08-11
| | |
| | * graalvm8-ee: propagate zlibvolth2019-08-08
| | |
| | * graalvm8-ee: init at 19.1.1volth2019-07-29
| | |
* | | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ / | | | | | | | | | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* | jvmci8: fix evaluation on darwinVladimír Čunát2019-08-03
| | | | | | | | It's not my aim to fix the build, just unblock eval and thus the tarball job.
* | graalvm: rc15->19.0.0 (#61475)Jörg Thalheim2019-08-02
|\ \ | |/ |/| graalvm: rc15->19.0.0
| * graalvm8: 19.1.0 -> 19.1.1volth2019-07-31
| |
| * graal8: 19.0.2 -> 19.1.0volth2019-07-03
| |
| * graalvm8: fix sha256 hashesvolth2019-06-21
| |
| * graalvm8: 19.0.0 -> 19.0.2volth2019-06-21
| |
| * graalvm8-19.0.0: minor fixesvolth2019-06-21
| |
| * graalvm8: fix buildvolth2019-05-15
| |
| * graalvm: rc15->19.0.0hlolli2019-05-14
| |
* | treewide: remove unused variables (#63177)volth2019-06-16
|/ | | | | | * treewide: remove unused variables * making ofborg happy
* jvmci8: restrict meta.platforms according to graalvm8Vladimír Čunát2019-05-12
| | | | | This unbreaks evaluation on darwin, maybe elsewhere. Thread: https://github.com/NixOS/nixpkgs/commit/3cf07efa30a#r33500279
* graalvm: rc8->rc15hlolli2019-05-09
|
* Merge staging-next into stagingFrederik Rietdijk2018-11-18
|\
| * graalvm8: add passthru.homeKevin Rauscher2018-11-17
| | | | | | | | jre.home is required by other derivations like sbt
* | treewide: Fix packages using name where they should use pnamePatrick Hilhorst2018-11-06
|/
* graalvm: More fixesTim Steinbach2018-11-04
|
* graalvm 1.0.0-rc8 fixesvolth2018-11-04
|
* graalvm: 1.0.0-rc3 -> 1.0.0-rc8Tim Steinbach2018-11-04
|
* graalvm: fix dead url (#44723)volth2018-08-09
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* graalvm8: 1.0.0-rc1 -> 1.0.0-rc3 (#43061)volth2018-07-05
|
* graalvm8: 0.31 -> 1.0.0-rc1 (#41335)volth2018-05-31
| | | Minor update and fix the build which is broken since the default GCC hardening was changed
* graalvm8: dontFixup = truevolth2018-03-14
|
* graalvm8: https://repo1.maven.org/maven2/ -> mirror://maven/volth2018-02-27
|
* graalvm8: more robust hash replace on derivation copyvolth2018-02-27
|
* jvmci8: 0.36 -> 0.41volth2018-02-27
|