nix icon indicating copy to clipboard operation
nix copied to clipboard

Get settings info out of headers, out of libutil

Open Ericson2314 opened this issue 1 year ago • 0 comments

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.

Ericson2314 avatar Jul 03 '24 19:07 Ericson2314

It looks like something in Python 3.13 is different, cause we have similar errors in #9523

Secrus avatar Aug 26 '24 12:08 Secrus

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.

dimbleby avatar Aug 26 '24 12:08 dimbleby

Resolved in #9523

Secrus avatar Oct 18 '24 11:10 Secrus

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.

github-actions[bot] avatar Nov 19 '24 00:11 github-actions[bot]