-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
termscp: 0.8.2 -> 0.9.0 #182947
termscp: 0.8.2 -> 0.9.0 #182947
Conversation
Result of 1 package failed to build:
|
After adding Cocoa to the inputs:
|
Cocoa also needs to be added to |
Seems to be the same issue as #160876 (comment) but no solution is found there. I'll see if forcing linking AppKit will work. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These suggestions fix intel darwin compilation for me. I don't have an arm darwin to check, but it may need some other fixups.
Co-authored-by: Stanisław Pitucha <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
Description of changes
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)nixos/doc/manual/md-to-db.sh
to update generated release notes