Merge pull request #141908 from hrhino/fix/dzaima-apl

dapl, dapl-native: fix

figsoda 50ff5c60 f3d21f28

Changed files
+2
pkgs
development
interpreters
dzaima-apl
+2
pkgs/development/interpreters/dzaima-apl/default.nix
···
runHook preBuild
patchShebangs --build ./build
+
substituteInPlace ./build \
+
--replace "javac" "javac -encoding utf8"
./build
'' + lib.optionalString buildNativeImage ''
native-image --report-unsupported-elements-at-runtime \