Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix python example build on macOS #189

Merged
merged 1 commit into from
Feb 21, 2022

Conversation

YorikSar
Copy link
Member

Add bash if necessary to the #! line of the Python scripts. Leverage makeScriptWriter from nixpkgs that includes fix NixOS/nixpkgs#93757 for macOS compatibility.

Fixes #186

Leverage makeScriptWriter from nixpkgs that includes fix
NixOS/nixpkgs#93757 for macOS compatibility.

Fixes #186
Copy link
Contributor

@AleksanderGondek AleksanderGondek left a comment

Choose a reason for hiding this comment

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

LGTM

@mergify mergify bot merged commit bf6da6a into master Feb 21, 2022
@mergify mergify bot deleted the yuriy.taraday/macos-python-example branch February 21, 2022 17:32
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.

Python example tries to run as bash script on macOS
2 participants