Skip to content

[pip] Error entering devshell when updating nixpkgs-unstable #1113

Open
@lengyelb-verbund

Description

@lengyelb-verbund

When updating my nixpkgs pin, loading a devshell fails with a message similar to NixOS/nixpkgs#420893 (comment)

error: python3.13-PACKAGE-1.0 does not configure a `format`. To build with setuptools as before, set `pyproject = true` and `build-system = [ setuptools ]`.`

This only happens when some company-internal dependencies are used, which are currently being updated to use pyproject.toml and a minimal setup.py. The problem seems to be an update to how nixpkgs python infra works, one potential fix is https://github.com/nix-community/nixos-apple-silicon/pull/315/files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions