Skip to content

Incompatible with latest packaging (and thus latest Nixpkgs) #549

@leo60228

Description

@leo60228

Previously, when packaging.versions.parse was passed an invalid version (which are common in Nixpkgs as a result of unstable-YYYY-MM-DD versions) it would return an instance of the deprecated LegacyVersion class. LegacyVersion was removed in packaging 22.0. Nixpkgs recently updated packaging, meaning mach-nix gives an InvalidVersion error when it tries to parse Nixpkgs versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions