-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
toybox: 0.8.3 -> 0.8.4 #104037
toybox: 0.8.3 -> 0.8.4 #104037
Conversation
@ofborg build toybox |
Fails to build on darwin with:
|
@SuperSandro2000 sorry, I cannot debug Darwin issues, but looking at the toybox code, the errors in question have been present in the codebase for up to six years now. Maybe someone from @NixOS/darwin-maintainers can take a look at this? |
futimes/utimensat require the 10.13 SDK. Should probably not block this update since the SDK update is long pending and this has been broken for a while :/ #101229 |
I should start to work on that again. |
@SuperSandro2000 @r-burns so, any of you guys feel like approving this? :) |
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.
Just stopped by to give my 2¢ but I suppose I can give a review too :)
Result of nixpkgs-review pr 104037
1 on x86_64 (non-NixOS) linux
1 package built:
- toybox
Basic toys (echo, cat, printf, sleep, arch, ps) pass sanity checks
Can you please mark it as broken on darwin? Then I merge it. broken = stdenv.isDarwin; |
Result of 1 package built:
|
done |
How about it? :) |
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)