dtc 1.6.1 -> 1.7.0 https://repology.org/project/dtc/versions attrpath: dtc Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/compilers/dtc/default.nix b/pkgs/development/compilers/dtc/default.nix index eab95e2de8c..47410ab5715 100644 --- a/pkgs/development/compilers/dtc/default.nix +++ b/pkgs/development/compilers/dtc/default.nix @@ -14,12 +14,12 @@ stdenv.mkDerivation rec { pname = "dtc"; - version = "1.6.1"; + version = "1.7.0"; src = fetchgit { url = "https://git.kernel.org/pub/scm/utils/dtc/dtc.git"; rev = "refs/tags/v${version}"; - sha256 = "sha256-gx9LG3U9etWhPxm7Ox7rOu9X5272qGeHqZtOe68zFs4="; + sha256 = "sha256-FMh3VvlY3fUK8fbd0M+aCmlUrmG9YegiOOQ7MOByffc="; }; patches = [ 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 dtc nix build failed. got build log for 'dtc' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/0g317bng38cfzrrx0ihl8q8y5r5cqfx6-dtc source root is dtc @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/pla6zi4ip1wvasakhz8gczn63ggmf8m2-python-3.10.patch patching file pylibfdt/libfdt.i Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file pylibfdt/libfdt.i.rej can't find file to patch at input line 21 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/pylibfdt/setup.py b/pylibfdt/setup.py |index ef40f15..81e161a 100755 |--- a/pylibfdt/setup.py |+++ b/pylibfdt/setup.py -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored