-
-
Notifications
You must be signed in to change notification settings - Fork 15.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
zchunk: init at 1.1.5 #78040
zchunk: init at 1.1.5 #78040
Conversation
* argp-standalone for musl * patches from void for musl (minors)
Expects zchunk by default now, added. cc NixOS#78040 (this PR builds on that one)
Expects zchunk by default now, added. cc NixOS#78040 (this PR builds on that one) (cherry picked from commit b46edad)
}; | ||
|
||
patches = [ | ||
(fetchpatch { |
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.
can you add comments as to why the patches are needed, and when they can be removed
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.
Good call, sorry for not getting to this. See below.
re:musl patches, see upstream PR 23: zchunk/zchunk#23 . (which has slightly nicer versions of the fixes, IMO) Looks like the changes are on track (AFAICT?) for merging, so perhaps we should wait until upstream accepts and then pick those or grab in release bump as appropriate. |
#79416 puts this in |
Motivation for this change
From README.md:
Especially neat is what looks like Fedora has adopted this (might still be under testing?)
for more efficient updating.
https://fedoraproject.org/wiki/Changes/Zchunk_Metadata
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)