-
-
Notifications
You must be signed in to change notification settings - Fork 15.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
topgrade: fix, add darwin Foundation framework #77700
Conversation
Thanks a lot @HugoReeves! I don't have any Darwin machine available, so I would appreciate your help with testing. Feel free to add yourself as a maintainer so you will be notified on new PRs. |
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.
also, LGTM
Can you please combine commit 04d3c3272bcf29ad15aa61632c0180f81a9c9807 into 32d4a447c109d19e5faf2c506524d2a850258744? |
Done.
|
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.
Besides some nitpicks, LGTM. Thanks!
Should be ready to merge, new
|
@GrahamcOfBorg build topgrade |
Motivation for this change
Resolves an issue introduced at #77250
The issue is caused by a new dependency in topgrade that relies on the Darwin Foundation framework. This PR resolves the issue, allowing topgrade to build once again on Darwin.
Closer attention needs to be paid to testing builds on MacOS as breaks like this are avoidable. Maybe maintainers should find MacOS users to help maintain/test each PR. @filalex77 if you would like a Darwin tester for topgrade related PR's to nixpkgs, I am available.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)