tsduck 3.31-2761 -> 3.37-3670 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..f77bbf7c0658 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.37-3670"; src = fetchFromGitHub { owner = "tsduck"; repo = pname; rev = "v${version}"; - sha256 = "sha256-268TKCh3naebbw+sOQ6d4N/zl7UEVtc3l3flFAYHDU4="; + sha256 = "sha256-ubckzTIFRrCiBO8CZ+tG1fNjpUCG3AOk+WGV9AL+vYw="; }; buildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/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/dj12h4ifc9k74r4s1w4vsbkcnqf9x6z4-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/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash NODEKTEC=1 NOHIDES=1 NOPCSC=1 NORIST=1 NOVATEK=1 SYSROOT=/nix/store/kgc54q6idyp68whq7i3l56fy3vdj3dp1-tsduck-3.37-3670 SYSPREFIX=/ USRLIBDIR=/lib Makefile.inc:118: *** Python 3 required, current version: /nix/store/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash: line 1: python: command not found. Stop.