mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
babashka-unwrapped: Fix repl
This commit is contained in:
@@ -19,6 +19,7 @@ buildGraalvmNativeImage (finalAttrs: {
|
||||
|
||||
extraNativeImageBuildArgs = [
|
||||
"-H:+ReportExceptionStackTraces"
|
||||
"-H:+SharedArenaSupport"
|
||||
"--no-fallback"
|
||||
"--native-image-info"
|
||||
"--enable-preview"
|
||||
|
||||
Reference in New Issue
Block a user