dt-schema 0 -> 1 attrpath: dt-schema Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dzxf782s707w14m7v73pzkjwdq3svw2i-packages.json.drv building '/nix/store/dzxf782s707w14m7v73pzkjwdq3svw2i-packages.json.drv'... Going to be running update for following packages: - python3.10-dtschema-2022.1 Press Enter key to continue... Running update for: - python3.10-dtschema-2022.1: UPDATING ... - python3.10-dtschema-2022.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/dt-schema/default.nix b/pkgs/development/tools/dt-schema/default.nix index 20e1ed136e2..c2b6bdcded0 100644 --- a/pkgs/development/tools/dt-schema/default.nix +++ b/pkgs/development/tools/dt-schema/default.nix @@ -11,11 +11,11 @@ buildPythonPackage rec { pname = "dtschema"; - version = "2022.1"; + version = "2023.1"; src = fetchPypi { inherit pname version; - sha256 = "sha256-G5KzuaMbbkuLK+cNvzBld1UwvExS6ZGVW2e+GXQRFMU="; + sha256 = "sha256-j8jCaeTFfp0AivezLNM7d6/U6hrJVSvPqWtBueDFJYY="; }; nativeBuildInputs = [ setuptools-scm git ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A dt-schema nix build failed. adding 'dtschema/schemas/pci/pci-bus.yaml' adding 'dtschema/schemas/pci/pci-iommu.yaml' adding 'dtschema/schemas/phy/phy-consumer.yaml' adding 'dtschema/schemas/phy/phy-provider.yaml' adding 'dtschema/schemas/pinctrl/pinctrl-consumer.yaml' adding 'dtschema/schemas/power-domain/power-domain-consumer.yaml' adding 'dtschema/schemas/pwm/pwm-consumer.yaml' adding 'dtschema/schemas/reset/reset.yaml' adding 'dtschema-2023.1.data/scripts/dt-check-compatible' adding 'dtschema-2023.1.data/scripts/dt-doc-validate' adding 'dtschema-2023.1.data/scripts/dt-extract-example' adding 'dtschema-2023.1.data/scripts/dt-extract-props' adding 'dtschema-2023.1.data/scripts/dt-mk-schema' adding 'dtschema-2023.1.data/scripts/dt-validate' adding 'dtschema-2023.1.data/scripts/dtb2py' adding 'dtschema-2023.1.dist-info/LICENSE.txt' adding 'dtschema-2023.1.dist-info/METADATA' adding 'dtschema-2023.1.dist-info/WHEEL' adding 'dtschema-2023.1.dist-info/top_level.txt' adding 'dtschema-2023.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/dtschema-2023.1/dist /build/dtschema-2023.1 Processing ./dtschema-2023.1-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement pylibfdt (from dtschema) (from versions: none) ERROR: No matching distribution found for pylibfdt