-
-
Notifications
You must be signed in to change notification settings - Fork 18k
kitty: fix build on aarch64-darwin #133579
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
Conversation
Fixing the following issue: ``` kitty/cocoa_window.m:179:37: error: 'NSUserNotificationCenter' is deprecated: first deprecated in macOS 11.0 - All NSUserNotifications API should be replaced with UserNotifications.frameworks API [-Werror,-Wdeprecated-declarations] ```
|
Use lib.optionalString |
|
I copy-pasted this from some other package, so I went ahead and changed all other similar places. Somebody needs to retarget this to staging now, I suppose. |
|
you dont have to do it in this pr |
|
More important this needs to target staging. |
|
@bobrik you can target staging yourself by clicking edit to the right of the title and then changing the branch from master to staging. Maybe you also need to rebase your commits. |
|
I don't think I even successfully rebased a PR to a different branch without pulling a whole lot of unrelated reviewers. The manual process seems to rely on hope a bit too much: #115220 (comment). Is there there a reason why somebody with permissions can't ask ofborg to rebase? |
|
I don't think ofBorg supports rebase… I would recommend maybe rebasing the PR on |
|
See #115226 (comment), it's absolutely possible to rebase. You just need to be on the list to be allowed to do it. |
|
This is very definitely not ofBorg. (And I am not sure if this action got deactivated or just takes forever — I tried and got no reaction…) |
|
/rebase staging |
|
The rebase action was removed a while ago as it was broken. |
|
@bobrik why did you close this? Did you find an alternative solution? |
Motivation for this change
Fixing the following issue:
Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)