2022-12-20T00:29:14 ncnn 20220729 -> 20221128 https://github.com/Tencent/ncnn/releases 2022-12-20T00:29:16 attrpath: ncnn 2022-12-20T00:29:16 Checking auto update branch... 2022-12-20T00:29:16 No auto update branch exists 2022-12-20T00:29:20 [version] 2022-12-20T00:29:24 [version] updated version and sha256 2022-12-20T00:29:24 [rustCrateVersion] 2022-12-20T00:29:24 [rustCrateVersion] No cargoSha256 found 2022-12-20T00:29:24 [golangModuleVersion] 2022-12-20T00:29:24 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-20T00:29:24 [updateScript] 2022-12-20T00:29:24 [updateScript] skipping because derivation has no updateScript 2022-12-20T00:29:24 2022-12-20T00:29:24 [quotedUrls] 2022-12-20T00:29:24 [quotedUrls] nothing found to replace 2022-12-20T00:29:24 Diff after rewrites: diff --git a/pkgs/development/libraries/ncnn/default.nix b/pkgs/development/libraries/ncnn/default.nix index 0b07fab8668..8652c9dc8bb 100644 --- a/pkgs/development/libraries/ncnn/default.nix +++ b/pkgs/development/libraries/ncnn/default.nix @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "ncnn"; - version = "20220729"; + version = "20221128"; src = fetchFromGitHub { owner = "Tencent"; repo = pname; rev = version; - sha256 = "sha256-hZVeW3svuVpwQhQz67uqTPZ7B9pisLCwHhXB2zMLygo="; + sha256 = "sha256-W4psV42amirxf2voZN4k0tS64G5r0y7fsVWZhZ8mrLA="; }; patches = [ 2022-12-20T00:30:52 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 ncnn nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/v69ism7a50p1kf8qmlkc7ys6g8km0p99-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/bin1zz48mfcjhk969gaxdxn4id2zi7w6-cmakelists.patch patching file CMakeLists.txt Hunk #1 FAILED at 478. 1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej patching file src/ncnn.pc.in