2022-12-03T00:43:31 dt-schema 2022.1 -> 2022.08.1 https://github.com/devicetree-org/dt-schema/releases 2022-12-03T00:43:33 attrpath: dt-schema 2022-12-03T00:43:34 Checking auto update branch... 2022-12-03T00:43:37 [version] 2022-12-03T00:43:37 [version] skipping because derivation has updateScript 2022-12-03T00:43:37 [rustCrateVersion] 2022-12-03T00:43:37 [rustCrateVersion] No cargoSha256 found 2022-12-03T00:43:37 [golangModuleVersion] 2022-12-03T00:43:37 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-03T00:43:37 [updateScript] 2022-12-03T00:43:39 [updateScript] Success 2022-12-03T00:43:39 [updateScript] 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! 2022-12-03T00:43:39 2022-12-03T00:43:39 [quotedUrls] 2022-12-03T00:43:39 [quotedUrls] nothing found to replace 2022-12-03T00:43:39 Diff after rewrites: diff --git a/pkgs/development/tools/dt-schema/default.nix b/pkgs/development/tools/dt-schema/default.nix index 20e1ed136e2..f4a35ac685b 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 = "2022.11"; src = fetchPypi { inherit pname version; - sha256 = "sha256-G5KzuaMbbkuLK+cNvzBld1UwvExS6ZGVW2e+GXQRFMU="; + sha256 = "sha256-gl5RuLuCotSDPRXCX/K5o/WlOzakkNfEtrE2A36CMyA="; }; nativeBuildInputs = [ setuptools-scm git ]; 2022-12-03T00:45:08 No auto update branch exists 2022-12-03T00:45:11 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/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-2022.11.data/scripts/dt-check-compatible' adding 'dtschema-2022.11.data/scripts/dt-doc-validate' adding 'dtschema-2022.11.data/scripts/dt-extract-example' adding 'dtschema-2022.11.data/scripts/dt-extract-props' adding 'dtschema-2022.11.data/scripts/dt-mk-schema' adding 'dtschema-2022.11.data/scripts/dt-validate' adding 'dtschema-2022.11.data/scripts/dtb2py' adding 'dtschema-2022.11.dist-info/LICENSE.txt' adding 'dtschema-2022.11.dist-info/METADATA' adding 'dtschema-2022.11.dist-info/WHEEL' adding 'dtschema-2022.11.dist-info/top_level.txt' adding 'dtschema-2022.11.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/dtschema-2022.11/dist /build/dtschema-2022.11 Processing ./dtschema-2022.11-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  2022-12-03T18:38:02 dt-schema 0 -> 1 2022-12-03T18:38:05 attrpath: dt-schema 2022-12-03T18:38:05 Checking auto update branch... 2022-12-03T18:38:08 [version] 2022-12-03T18:38:08 [version] skipping because derivation has updateScript 2022-12-03T18:38:08 [rustCrateVersion] 2022-12-03T18:38:08 [rustCrateVersion] No cargoSha256 found 2022-12-03T18:38:08 [golangModuleVersion] 2022-12-03T18:38:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-03T18:38:08 [updateScript] 2022-12-03T18:38:10 [updateScript] Success 2022-12-03T18:38:10 [updateScript] this derivation will be built: /nix/store/n6n7cvqamglwcbv1d6kfxbc5hf2pjf8f-packages.json.drv building '/nix/store/n6n7cvqamglwcbv1d6kfxbc5hf2pjf8f-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! 2022-12-03T18:38:10 2022-12-03T18:38:10 [quotedUrls] 2022-12-03T18:38:10 [quotedUrls] nothing found to replace 2022-12-03T18:38:10 Diff after rewrites: diff --git a/pkgs/development/tools/dt-schema/default.nix b/pkgs/development/tools/dt-schema/default.nix index 20e1ed136e2..f4a35ac685b 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 = "2022.11"; src = fetchPypi { inherit pname version; - sha256 = "sha256-G5KzuaMbbkuLK+cNvzBld1UwvExS6ZGVW2e+GXQRFMU="; + sha256 = "sha256-gl5RuLuCotSDPRXCX/K5o/WlOzakkNfEtrE2A36CMyA="; }; nativeBuildInputs = [ setuptools-scm git ]; 2022-12-03T18:39:39 No auto update branch exists 2022-12-03T18:39:42 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/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-2022.11.data/scripts/dt-check-compatible' adding 'dtschema-2022.11.data/scripts/dt-doc-validate' adding 'dtschema-2022.11.data/scripts/dt-extract-example' adding 'dtschema-2022.11.data/scripts/dt-extract-props' adding 'dtschema-2022.11.data/scripts/dt-mk-schema' adding 'dtschema-2022.11.data/scripts/dt-validate' adding 'dtschema-2022.11.data/scripts/dtb2py' adding 'dtschema-2022.11.dist-info/LICENSE.txt' adding 'dtschema-2022.11.dist-info/METADATA' adding 'dtschema-2022.11.dist-info/WHEEL' adding 'dtschema-2022.11.dist-info/top_level.txt' adding 'dtschema-2022.11.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/dtschema-2022.11/dist /build/dtschema-2022.11 Processing ./dtschema-2022.11-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  2022-12-03T19:23:14 python3.10-dtschema 2022.1 -> 2022.11 https://pypi.org/project/dtschema/ 2022-12-03T19:23:16 attrpath: dt-schema 2022-12-03T19:23:16 Checking auto update branch... 2022-12-03T19:23:20 [version] 2022-12-03T19:23:20 [version] skipping because derivation has updateScript 2022-12-03T19:23:20 [rustCrateVersion] 2022-12-03T19:23:20 [rustCrateVersion] No cargoSha256 found 2022-12-03T19:23:20 [golangModuleVersion] 2022-12-03T19:23:20 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-03T19:23:20 [updateScript] 2022-12-03T19:23:21 [updateScript] Success 2022-12-03T19:23:21 [updateScript] 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! 2022-12-03T19:23:21 2022-12-03T19:23:21 [quotedUrls] 2022-12-03T19:23:21 [quotedUrls] nothing found to replace 2022-12-03T19:23:22 Diff after rewrites: diff --git a/pkgs/development/tools/dt-schema/default.nix b/pkgs/development/tools/dt-schema/default.nix index 20e1ed136e2..f4a35ac685b 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 = "2022.11"; src = fetchPypi { inherit pname version; - sha256 = "sha256-G5KzuaMbbkuLK+cNvzBld1UwvExS6ZGVW2e+GXQRFMU="; + sha256 = "sha256-gl5RuLuCotSDPRXCX/K5o/WlOzakkNfEtrE2A36CMyA="; }; nativeBuildInputs = [ setuptools-scm git ]; 2022-12-03T19:24:49 No auto update branch exists 2022-12-03T19:24:51 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/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-2022.11.data/scripts/dt-check-compatible' adding 'dtschema-2022.11.data/scripts/dt-doc-validate' adding 'dtschema-2022.11.data/scripts/dt-extract-example' adding 'dtschema-2022.11.data/scripts/dt-extract-props' adding 'dtschema-2022.11.data/scripts/dt-mk-schema' adding 'dtschema-2022.11.data/scripts/dt-validate' adding 'dtschema-2022.11.data/scripts/dtb2py' adding 'dtschema-2022.11.dist-info/LICENSE.txt' adding 'dtschema-2022.11.dist-info/METADATA' adding 'dtschema-2022.11.dist-info/WHEEL' adding 'dtschema-2022.11.dist-info/top_level.txt' adding 'dtschema-2022.11.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/dtschema-2022.11/dist /build/dtschema-2022.11 Processing ./dtschema-2022.11-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