python312Packages.craft-parts: mark broken

This commit is contained in:
Robert Schütz 2024-07-24 07:42:58 -07:00
parent 730a854f9c
commit 592ef728e3

View File

@ -106,6 +106,7 @@ buildPythonPackage rec {
passthru.updateScript = nix-update-script { };
meta = {
broken = lib.versionAtLeast pydantic-yaml.version "1";
description = "Software artifact parts builder from Canonical";
homepage = "https://github.com/canonical/craft-parts";
changelog = "https://github.com/canonical/craft-parts/releases/tag/${version}";