chore: release v0.4.5 #681
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!681
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "release-plz-2026-02-15T23-07-30Z"
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.4 -> 0.4.5Changelog
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-scriptwebnsupdate73c629fc45f345ac87aef345ac87ae0a8d1532120a8d153212df474506ccdf474506cc1eb3f9293f1eb3f9293f9de1707a4c9de1707a4c5d9a9944185d9a9944186e34810f6d6e34810f6d6d054f75dd6d054f75ddacb84f2d60acb84f2d600c678c3f5a0c678c3f5af0d3781288f0d3781288355aa4eccd355aa4eccdc6329cb5a1c6329cb5a1ba13c02519ba13c02519cb2863d442cb2863d44215c7638f3615c7638f3626426755a926426755a9c0c9e6f193c0c9e6f1935ab0acb8a85ab0acb8a807be9f13af07be9f13affb9adb6de0fb9adb6de06a56c067606a56c067602e8bfd43092e8bfd4309110751ddc1110751ddc14da2ac711b4da2ac711bfab3833e1efab3833e1e74af05748e74af05748e56b4c5cca656b4c5cca64a14da06754a14da0675badd209befbadd209bef2ed048a3f42ed048a3f4298b051aed298b051aedb3be1dbac5b3be1dbac580441b067380441b0673147538468f147538468fcfd6a2ecedcfd6a2eced2516b3fdcf2516b3fdcf6643a7c2a7View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.