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

nix: Add macOS script to flash the device #85

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Townk
Copy link

@Townk Townk commented Jun 30, 2024

Before this commit, this flake would fail if one tried to run the 'flash' package on macOS because the supporting script was written with specific Linux commands that are not available on BSD.

This commit introduces a second flavor of the script, that is run when the hosting system is a Darwin OS.

## Changes Description

Before this commit, this flake would fail if one tried to run the
'flash' package on macOS because the supporting script was written with
specific Linux commands that are not available on BSD.

This commit introduces a second flavor of the script, that is run when
the hosting system is a Darwin OS.
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.

1 participant