Loading
nixos/udev: Fix hwdb conflict handling; build with systemdb-hwdb
Switch to systemdb-hwdb to build the udev hwdb.bin, as "udevadm hwdb" is deprecated. This fixes an issue where the order of conflicting keys is not respected. The systemd-hwdb command creates a newer format (v3) of hwdb.bin that respects the ordering of duplicate keys, with later values replacing earlier occurrences. A release note is included, as some mappings may be affected.