-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
k3s: remove extra buildInputs #84384
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
I can try to fix the aarch64 build on this pr or separately. k3s is supposed to compile and work on arm, so it should be pretty easy to fix. |
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, please do the other fixes in separate commits (can be part of the same PR)
In the intial version of this package, I missed a few inputs that weren't needed including a debug hook.
Well, I'm unable to get It fails on building git well before it gets to k3s. I'll give getting it working on aarch64 a try as a separate PR when I have more time to figure out this issue. |
This broke |
Thanks for pointing that out @misuzu, appreciated! I'll look into it soon |
@misuzu that hydra build was still from a version with I was able to compile |
In the intial version of this package, I missed a few inputs that
weren't needed including a debug hook.
Motivation for this change
Review on #84325 after it was merged pointed out I had an extra debug buildInput still.
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)