Merge staging-next into staging

This commit is contained in:
Frederik Rietdijk
2018-11-18 10:41:34 +01:00
422 changed files with 65253 additions and 65218 deletions

View File

@@ -262,6 +262,9 @@ in rec {
./helloworld
./helloworld | fgrep 'Hello World'
'';
passthru.home = graalvm8;
meta = with stdenv.lib; {
homepage = https://github.com/oracle/graal;
description = "High-Performance Polyglot VM";