Skip to content

Avoid hardcoded paths in mx launcher for NixOS compatibility.#300

Merged
graalvmbot merged 1 commit intograalvm:masterfrom
nirvdrum:nix-compatibility
Feb 16, 2026
Merged

Avoid hardcoded paths in mx launcher for NixOS compatibility.#300
graalvmbot merged 1 commit intograalvm:masterfrom
nirvdrum:nix-compatibility

Conversation

@nirvdrum
Copy link
Contributor

Search for bash in the environment and use the shell builtin pwd so the launcher works on NixOS, which does not follow the Filesystem Hierarchy Standard.

Search for `bash` in the environment and use the shell builtin `pwd` so the launcher works on NixOS, which does not follow the Filesystem Hierarchy Standard.
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 11, 2026
@rschatz rschatz self-assigned this Feb 16, 2026
Copy link
Member

@rschatz rschatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, thanks! I'll integrate it.

@graalvmbot graalvmbot merged commit aa8eb11 into graalvm:master Feb 16, 2026
1 of 2 checks passed
eregon added a commit to truffleruby/truffleruby that referenced this pull request Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants