Skip to content

Build uv2nix project from source (sdist) instead from pre-built wheels #23

Description

@juliankuners

Currently, uv2nix is configured to build the python project by downloading pre-built wheels instead of building the dependencies on its own. This is due to uv2nix not shipping overlays on its own, in contrast to poetry2nix.

uv2nix_hammer_overrides is a set of overrides that could be used. Though right now it only actively supports x86_64 Linux overrides, while we also want to support ARM MacOS. Once this is supported in the future, we would want to migrate to using sdist instead of pre-built wheels.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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