chore: release v0.4.4 #530
No reviewers
Labels
No labels
bug
chore
duplicate
enhancement
help wanted
invalid
question
release
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jalil/webnsupdate!530
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "release-plz-2025-11-10T21-06-59Z"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
🤖 New release
webnsupdate: 0.4.3 -> 0.4.4Changelog
This PR was generated with release-plz.
Flake output sizes
Definitions
Name: the name of the package/configuration.Size: the closure size (size on disk/NAR size + all transitive dependencies).NAR Size: the size of the build output (package without the dependencies).[NAR] Size Change: the amount changed compared to the main branch.Tips on reading this data
Size(closure size/size on disk).Sizeby disabling unneeded services/default packages.Sizeand theNAR Size.NAR Sizeby reducing the size of the build outputs, e.g. don't copy unnecessary data to the $out dir, optimize binaries for size, etc.Sizeby reducing the dependencies (e.g.buildInputs).glibcadds ~40MiB to theSize, but is generally shared by ~every binary on the system, so, chances are, you are already including it from somewhere else and statically linking with e.g.muslis not gonna improve things.Packages
defaultrelease-scriptwebnsupdatec86619e73e9d098ddbd89d098ddbd8f662712b77f662712b77ecae95de5eecae95de5eb07b15a6f7b07b15a6f7ea5c23c0aaea5c23c0aa6ee2a9ebc56ee2a9ebc5d01bba07d1d01bba07d158cecadb4858cecadb4895a98fef1195a98fef11d9932057f3d9932057f32bf06ba6502bf06ba650b8072d9f0ab8072d9f0ac96a74b18ac96a74b18ab89dc4916db89dc4916dc4cd32cda2c4cd32cda2ad2d60d4dbad2d60d4dbd16b7584f4Flake output sizes
Definitions
Name: the name of the package/configuration.Size: the closure size (size on disk/NAR size + all transitive dependencies).NAR Size: the size of the build output (package without the dependencies).[NAR] Size Change: the amount changed compared to the main branch.Tips on reading this data
Size(closure size/size on disk).Sizeby disabling unneeded services/default packages.Sizeand theNAR Size.NAR Sizeby reducing the size of the build outputs, e.g. don't copy unnecessary data to the $out dir, optimize binaries for size, etc.Sizeby reducing the dependencies (e.g.buildInputs).glibcadds ~40MiB to theSize, but is generally shared by ~every binary on the system, so, chances are, you are already including it from somewhere else and statically linking with e.g.muslis not gonna improve things.Packages
defaultrelease-scriptwebnsupdated16b7584f4d211954513d2119545132400381a132400381a13effc40d442effc40d4428481c8295b8481c8295bb444c4b8bdView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.