There is a new pull request by ahesford against master on the void-packages repository https://github.com/ahesford/void-packages all_your_base https://github.com/void-linux/void-packages/pull/42657 runit-void: move os-release to base-files The `os-release` file really has nothing to do with runit and should be present even in the most basic installation, so it belongs in `base-files`. This also fixes some problems with meson calling Python's `platform` for host information in Void build containers (which don't install `runit-void`). #### Testing the changes - I tested the changes in this PR: **briefly** A patch file from https://github.com/void-linux/void-packages/pull/42657.patch is attached