NixOS disputes, flake tooling, and OpenWrt networking
NixOS Discourse led the day with a heated Omarchy packaging dispute, an x86_64 baseline pre-RFC, and flake input tooling changes. OpenWrt saw new mobile and policy-routing work, while Fedora circulated a draft conflict-of-interest policy.
Omarchy packaging dispute on NixOS
A NixOS Discourse thread on packaging Omarchy drew 67 messages from 32 participants and shifted from technical packaging into accusations of racism against DHH. Debate also turned on people-first versus code-first models of community governance. The exchange matters because it surfaces how social and governance friction can stall packaging work in a large distribution community.
Pre-RFC on raising the NixOS x86_64 baseline
A pre-RFC on NixOS Discourse proposes moving the x86_64 baseline first to x86-64-v2 and later to x86-64-v3, citing Ubuntu practice and reported performance gains near one percent. Contributors weighed those gains against breakage on older CPUs. Readers who build or deploy NixOS images should track the outcome, since a higher baseline changes which machines remain first-class targets.
Omniflake aggregates thousands of flakes
Omniflake was presented on NixOS Discourse as a single input that aggregates about 12 thousand GitHub flakes. Early users reported much smaller lockfiles and fewer GitHub rate-limit problems. The project is relevant for anyone managing large flake graphs who wants fewer direct remote inputs.
Prefer nixos.org tarballs for flake inputs
A PSA on NixOS Discourse urged projects to point nixpkgs flake inputs at official channels.nixos.org tarballs rather than other sources. The stated benefits are smaller downloads and less dependence on GitHub. Flake authors and CI maintainers gain a practical path to more stable, lighter fetches.
Wwand mobile connection manager for OpenWrt
On the OpenWrt forum, developers announced wwand, a new ucode QMI daemon for mobile network connection management with eSIM support. Discussion continues on modem support and offload compatibility. The work targets OpenWrt users who need modern cellular and eSIM handling in a small daemon.
Fedora draft conflict-of-interest policy
The Fedora Council posted a draft conflict-of-interest guidelines policy on Fedora Discourse and asked for feedback. Comments addressed scope, whether a formal policy is needed, and GDPR implications. Contributors and package maintainers should watch how the final rules define disclosure and participation limits.
OpenWrt pbr package RC testing
OpenWrt forum traffic on the policy-based-routing (pbr) package focused on an RC of a ucode port, with users reporting fixes for domain and file handling. The long thread reflects active testing before a wider release. Router operators who rely on pbr have concrete reasons to try the RC and file remaining edge cases.
Open5GS DoS already addressed in nixpkgs
Nixpkgs received a notice of a denial-of-service issue in Open5GS (sgwc s11-handler downlink data notification ack handling). The report indicates the problem is already patched in the package. NixOS users running Open5GS mainly need confirmation that their channel includes the fix.