-
-
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
crun: 0.10.6 -> 0.11 #77483
crun: 0.10.6 -> 0.11 #77483
Conversation
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.
diff LGTM
commit LGTM
executable shows usage
https://github.com/NixOS/nixpkgs/pull/77483
1 package built:
crun
@GrahamcOfBorg build crun |
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.
NACK on the source change.
If we start building from the release tarball and therefore remove autoreconfHook
it means that people cannot otherwise override the derivation in order to build from their own fork.
Not showing the version is of course sub-optimal but cosmetic - and entirely fixable so address that instead.
the version could have been patched in, if you still feel like trying to update the package, please re-open :) example
|
@zowoq, it would be fantastic if you could so the patching as proposed by @jonringer and update the package. We definitely want the latest and greatest! ;-) |
Not using a shallow clone and adding git as a build dep lets the build set tag/version and commit itself. |
Starting with this version the Patching the configure and makefile looks non-trivial and might be bit fragile for a pre-1.0.0 upstream. |
The build complains that |
Thanks @zowoq |
Motivation for this change
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)