Get settings info out of headers, out of libutil
Motivation
Want to separate the current configuration script and args infra from the core libraries (libstore and libexpr), where it doesn't belong, and push down into libmain.
Context
Do not review by commits
- contains commits from a different PR that are listed here because that PR was squashed
- not much of useful separation anyway in this commit history
Progress on https://github.com/NixOS/nix/issues/5638
Priorities and Process
Add :+1: to pull requests you find important.
The Nix maintainer team uses a GitHub project board to schedule and track reviews.
It looks like something in Python 3.13 is different, cause we have similar errors in #9523
cf https://github.com/python-poetry/poetry/pull/9523
Seems like something has changed at python 3.13, but in poetry's own pipeline only macos seems affected.
I'm in no position - and not terribly interested - to reproduce, but if you figure out what is going on then probably that would be a useful contribution.
Resolved in #9523
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.