Skip to content

Conversation

@nitely
Copy link
Contributor

@nitely nitely commented Dec 18, 2025

Fix #74

This got fixed for binaries here.

This PR fixes it for nimscript. Changes:

  • Set envVarsPrefix to the file name in nimscript
  • Skip e for nim e script.nim so it works the same as running nim script.nims
  • Add regression tests

@nitely nitely requested a review from jangko December 22, 2025 20:09
@nitely nitely marked this pull request as ready for review December 22, 2025 20:09
@nitely nitely changed the title Fix 74; envVarsPrefix app file name when not set Fix #74; envVarsPrefix app file name when not set Dec 24, 2025
@nitely nitely force-pushed the fix_74_env_prefix_app branch from 022430b to 9554252 Compare January 5, 2026 19:17
@nitely nitely merged commit 5286ed6 into status-im:master Jan 5, 2026
24 checks passed
@nitely nitely deleted the fix_74_env_prefix_app branch January 5, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Env. variables default key is whole executable path

2 participants