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 duti on macOS Big Sur #107924

Merged
merged 3 commits into from Jan 20, 2021
Merged

Fix duti on macOS Big Sur #107924

merged 3 commits into from Jan 20, 2021

Conversation

matthewbauer
Copy link
Member

Motivation for this change

We need to set --host to get this to work correctly.

This adds changes including support for macOS Big Sur.
Unfortunately, we can’t do arm64 multi-arch with the current nixpkgs
sdk, which duti assumes if your kernel is darwin20 (Big Sur). To fix
this, we can just hardcode to darwin18 which should be compatible with
Nixpkgs Darwin.

Fixes NixOS#105751
@SuperSandro2000
Copy link
Member

Result of nixpkgs-review pr 107924 run on x86_64-darwin 1

1 package built:
  • duti

@matthewbauer matthewbauer merged commit ba5f50a into NixOS:master Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants