-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
systemd: fix RuntimeError issue when building for armv7l and riscv64 #258373
Conversation
Works for me cross-building a system from x86_64-linux to armv7l-linux. Thank you. |
Generally we apply patches unconditionally, to ensure they still apply (and keep applying). Can you draft, retarget staging, and unconditionally apply there? |
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.
LGTM! I kicked off some more builds.
With this PR, I currently see a regression in
|
Description of changes
Fix for systemd/systemd#29381
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/
)