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

qt6: broken on darwin #210905

Closed
wegank opened this issue Jan 15, 2023 · 0 comments · Fixed by #204724
Closed

qt6: broken on darwin #210905

wegank opened this issue Jan 15, 2023 · 0 comments · Fixed by #204724

Comments

@wegank
Copy link
Member

wegank commented Jan 15, 2023

Steps To Reproduce

Steps to reproduce the behavior:

  1. build qt6.qtbase

Build log

error: Package ‘mtdev-1.1.6’ in /Users/weijiawang/Projects/nixpkgs/pkgs/development/libraries/mtdev/default.nix:14 is not supported on ‘aarch64-darwin’, refusing to evaluate.

Additional context

The regression is due to #192057, which forgot to maintain the stdenv.isLinux guard on darwin. While it is straightforward to fix the aarch64-darwin build, it isn't enough for x86_64-darwin due to #210861.

Notify maintainers

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
output here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant