tsduck 3.31-2761 -> 3.36-3528 https://github.com/tsduck/tsduck/releases attrpath: tsduck 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/tools/video/tsduck/default.nix b/pkgs/tools/video/tsduck/default.nix index bb4757a4cf7f..f6efbcf78948 100644 --- a/pkgs/tools/video/tsduck/default.nix +++ b/pkgs/tools/video/tsduck/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "tsduck"; - version = "3.31-2761"; + version = "3.36-3528"; src = fetchFromGitHub { owner = "tsduck"; repo = pname; rev = "v${version}"; - sha256 = "sha256-268TKCh3naebbw+sOQ6d4N/zl7UEVtc3l3flFAYHDU4="; + sha256 = "sha256-c/ZgmOZInLz3NiDvoxP7P/Z9PJWwWNEUnlqmn/1ZAmk="; }; buildInputs = [ 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 tsduck nix build failed. got build log for 'tsduck' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/g4f4phh2zwdv9qr314wqagvqvpv4glwh-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: -j24 SHELL=/nix/store/9vafkkic27k7m4934fpawl6yip3a6k4h-bash-5.2-p21/bin/bash NODEKTEC=1 NOHIDES=1 NOPCSC=1 NORIST=1 NOVATEK=1 SYSROOT=/nix/store/1x1g02ab8cb25x71rph7d7sbnyigs5m4-tsduck-3.36-3528 SYSPREFIX=/ USRLIBDIR=/lib Makefile.inc:118: *** Python 3 required, current version: /nix/store/9vafkkic27k7m4934fpawl6yip3a6k4h-bash-5.2-p21/bin/bash: line 1: python: command not found. Stop.