bear 3.1.3 -> 3.1.4 https://github.com/rizsotto/bear/releases attrpath: bear 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/tools/build-managers/bear/default.nix b/pkgs/development/tools/build-managers/bear/default.nix index 13f16c9171b6..95a95edbe77d 100644 --- a/pkgs/development/tools/build-managers/bear/default.nix +++ b/pkgs/development/tools/build-managers/bear/default.nix @@ -20,13 +20,13 @@ stdenv.mkDerivation rec { pname = "bear"; - version = "3.1.3"; + version = "3.1.4"; src = fetchFromGitHub { owner = "rizsotto"; repo = pname; rev = version; - hash = "sha256-1nZPzgLWcmaRkOUXdm16IW2Nw/p1w8GBGEfZX/v+En0="; + hash = "sha256-1TJqsxbYPrC9I++OVv5uKz9Zp5TXi8+E8ao/5ploKfU="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A bear nix build failed. got build log for 'bear' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/psqri4r4a7z2b7y7jp9chwdbk00nm9vk-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/aym0v0a1c7wix8fywy2bg0likz5q100s-fix-functional-tests.patch patching file test/lit.cfg Hunk #1 FAILED at 207. Hunk #2 succeeded at 215 (offset -6 lines). 1 out of 2 hunks FAILED -- saving rejects to file test/lit.cfg.rej