You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I assume, but not certain, that graalvm1x-ce has been changed to graalvm-ce, based on my speculation
Changing graalvmCEPackages.graalvm19-ce to pkgs.graalvm-ce made the build succeed.
Thanks.
error: attribute 'graalvm19-ce' missing
at /nix/store/2k5m9diym5hq03mwc6siljd4han6qvpg-source/pkgs/mkGraalBin.nix:16:13:
15| , version ? cljDrv.version
16| , graalvm ? graalvmCEPackages.graalvm19-ce
| ^
17|
Did you mean graalvm-ce?
The text was updated successfully, but these errors were encountered:
Hi,
I assume, but not certain, that graalvm1x-ce has been changed to graalvm-ce, based on my speculation
Changing graalvmCEPackages.graalvm19-ce to pkgs.graalvm-ce made the build succeed.
Thanks.
The text was updated successfully, but these errors were encountered: