astro / nix-openwrt-imagebuilder

Build OpenWRT images in Nix derivations
MIT License
129 stars 16 forks source link

Build images from snapshot #19

Closed megheaiulian closed 1 year ago

megheaiulian commented 1 year ago

Is it possible to use a snapshot version instead of a release ? It is common to do that when snapshot has important performance improvements vs the release.

astro commented 1 year ago

Updating the sha256sums daily anyway, we could add the snapshots "release", too.

astro commented 1 year ago

Can you spoil me about the details of the performance improvements in snapshot?

megheaiulian commented 1 year ago

This is device/arch/target specific. In the case of one such device the 5GHz WIFI is barely usable in the latest release while in snapshot release it is much better. E.g.: https://forum.openwrt.org/t/openwrt-on-mt7621-mt7615n-devices-with-5ghz-problems/107392