tsduck 3.31-2761 -> 3.35-3258 https://repology.org/project/tsduck/versions 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/video/tsduck/default.nix b/pkgs/tools/video/tsduck/default.nix index bb4757a4cf7f..01f32c518fff 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.35-3258"; src = fetchFromGitHub { owner = "tsduck"; repo = pname; rev = "v${version}"; - sha256 = "sha256-268TKCh3naebbw+sOQ6d4N/zl7UEVtc3l3flFAYHDU4="; + sha256 = "sha256-/G7ba+2ZZ0H/3PZNiRUv0969JRWbalVQ/jJb5D7m4tk="; }; 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" } unpacking sources unpacking source archive /nix/store/sjf1mr01gffan956rhymiz97s7nqa6ql-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: -j16 SHELL=/nix/store/m36d29gn5gm9bk0g7fcln1v8171hvn95-bash-5.2-p15/bin/bash NODEKTEC=1 NOHIDES=1 NOPCSC=1 NORIST=1 NOVATEK=1 SYSROOT=/nix/store/phdyrabd95rki8mvnv1qxjaf8p9g3ccf-tsduck-3.35-3258 SYSPREFIX=/ USRLIBDIR=/lib Makefile.inc:141: *** Python 3 required, current version: /nix/store/m36d29gn5gm9bk0g7fcln1v8171hvn95-bash-5.2-p15/bin/bash: line 1: python: command not found. Stop.