python312Packages.yosys 0.38 -> 0.39 https://github.com/YosysHQ/yosys/releases attrpath: python312Packages.yosys 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/compilers/yosys/default.nix b/pkgs/development/compilers/yosys/default.nix index ee8fe6cee576..dc80a44887be 100644 --- a/pkgs/development/compilers/yosys/default.nix +++ b/pkgs/development/compilers/yosys/default.nix @@ -77,13 +77,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "yosys"; - version = "0.38"; + version = "0.39"; src = fetchFromGitHub { owner = "YosysHQ"; repo = "yosys"; rev = "refs/tags/${finalAttrs.pname}-${finalAttrs.version}"; - hash = "sha256-mzMBhnIEgToez6mGFOvO7zBA+rNivZ9OnLQsjBBDamA="; + hash = "sha256-lWN6hmihZQUKGBfybqBhjmgM8PqzezsFLr+whCyaWwg="; }; enableParallelBuilding = true; Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.yosys nix build failed. got build log for 'python312Packages.yosys' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/x034047wc8k63lpdzy2flb7621wjc0d8-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/8nla7w3q7z681md21i3lhz1anlr2dgbj-plugin-search-dirs.patch patching file passes/cmds/plugin.cc applying patch /nix/store/vzb81b9ga97a0545pqbfaj044cjlhcqd-fix-clang-build.patch patching file Makefile Hunk #1 FAILED at 215. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej patching file tests/cxxrtl/run-test.sh patching file tests/fmt/run-test.sh