2022-12-22T05:00:35 tpm2-tss 3.2.0 -> 3.2.1 https://github.com/tpm2-software/tpm2-tss/releases 2022-12-22T05:00:37 attrpath: tpm2-tss 2022-12-22T05:00:37 Checking auto update branch... 2022-12-22T05:00:37 No auto update branch exists 2022-12-22T05:00:41 [version] 2022-12-22T05:00:43 [version] updated version and sha256 2022-12-22T05:00:43 [rustCrateVersion] 2022-12-22T05:00:43 [rustCrateVersion] No cargoSha256 found 2022-12-22T05:00:43 [golangModuleVersion] 2022-12-22T05:00:43 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T05:00:43 [updateScript] 2022-12-22T05:00:43 [updateScript] skipping because derivation has no updateScript 2022-12-22T05:00:43 2022-12-22T05:00:43 [quotedUrls] 2022-12-22T05:00:43 [quotedUrls] nothing found to replace 2022-12-22T05:00:43 Diff after rewrites: diff --git a/pkgs/development/libraries/tpm2-tss/default.nix b/pkgs/development/libraries/tpm2-tss/default.nix index 34a545d7996..42e36158503 100644 --- a/pkgs/development/libraries/tpm2-tss/default.nix +++ b/pkgs/development/libraries/tpm2-tss/default.nix @@ -15,13 +15,13 @@ in stdenv.mkDerivation rec { pname = "tpm2-tss"; - version = "3.2.0"; + version = "3.2.1"; src = fetchFromGitHub { owner = "tpm2-software"; repo = pname; rev = version; - sha256 = "1jijxnvjcsgz5yw4i9fj7ycdnnz90r3l0zicpwinswrw47ac3yy5"; + sha256 = "sha256-za1vhYBg998FxGYrHZikbA0eX358WpwmOfmHmfMG0hQ="; }; nativeBuildInputs = [ 2022-12-22T05:02:13 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 tpm2-tss nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/srnq9bgd3xsbf74jgzl496x7pwdgkh8r-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/yrrsskydxvc395awm1a3ws1jpbp000x7-no-dynamic-loader-path.patch patching file src/tss2-tcti/tctildr-dl.c patching file test/unit/tctildr-dl.c Hunk #1 succeeded at 229 (offset 6 lines). Hunk #2 succeeded at 273 (offset 6 lines). Hunk #3 succeeded at 437 (offset 6 lines). Hunk #4 succeeded at 457 (offset 6 lines). Hunk #5 succeeded at 477 (offset 6 lines). Hunk #6 succeeded at 497 (offset 6 lines). Hunk #7 succeeded at 517 (offset 6 lines). Hunk #8 succeeded at 537 (offset 6 lines). Hunk #9 succeeded at 574 (offset 6 lines). Hunk #10 succeeded at 699 (offset 6 lines). patching script interpreter paths in script script/fuzz-log-compiler.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash" script/int-log-compiler.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash" script/int-log-compiler-common.sh: interpreter directive changed from "#!/bin/false This script should be sourced by the other log-compilers" to "false This script should be sourced by the other log-compilers" script/ekca/create_ca.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash" script/fint-log-compiler.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash" substituteStream(): WARNING: pattern 'm4_esyscmd_s([git describe --tags --always --dirty])' doesn't match anything in file './configure.ac' @nix { "action": "setPhase", "phase": "autoreconfPhase" } autoreconfPhase ./bootstrap: line 4: git: not found