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(nix) missing frameworks on darwin #1724

Merged
merged 1 commit into from
Oct 4, 2022
Merged

Conversation

mdavezac
Copy link
Contributor

@mdavezac mdavezac commented Sep 11, 2022

Zellij would not link without the DiskArbitraction and Foundation frameworks on macos (Big Sur). It seems sysinfo requires them. They must be passed as buildInputs in the nix flake.

@mdavezac mdavezac marked this pull request as ready for review September 12, 2022 07:25
@mdavezac mdavezac temporarily deployed to cachix September 13, 2022 14:53 Inactive
@a-kenji
Copy link
Contributor

a-kenji commented Oct 4, 2022

Thank you @mdavezac!

@a-kenji a-kenji merged commit 55cd26b into zellij-org:main Oct 4, 2022
@mdavezac mdavezac deleted the nix-on-mac branch October 4, 2022 11:03
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