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

Add support for aarch64-darwin (m1/m2 macos) and aarch64-linux #1046

Merged
merged 26 commits into from
Dec 6, 2023

Conversation

ali-abrar
Copy link
Member

@ali-abrar ali-abrar commented Sep 8, 2023

Based on reflex-frp/reflex-platform#804

I have:

  • Based work on latest develop branch
  • Followed the contribution guide
  • Looked for lint in my changes with hlint . (lint found code you did not write can be left alone)
  • Run the test suite: $(nix-build -A selftest --no-out-link)
  • Updated the changelog
  • (Optional) Run CI tests locally: nix-build release.nix -A build.x86_64-linux --no-out-link (or x86_64-darwin on macOS)

…k into aa/aarch64-darwin

* 'aa/aarch64-darwin' of github.com:obsidiansystems/obelisk:
  ci: cache aarch64-darwin command
@ali-abrar ali-abrar changed the title WIP: Add support for aarch64-darwin (m1/m2 macos) and aarch64-linux Add support for aarch64-darwin (m1/m2 macos) and aarch64-linux Dec 6, 2023
@ali-abrar ali-abrar merged commit 5ecc58b into develop Dec 6, 2023
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.

2 participants