tennix 1.3.1 -> 1.3.4 https://repology.org/project/tennix/versions attrpath: tennix 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/games/tennix/default.nix b/pkgs/games/tennix/default.nix index e5b2b358f329..29a5b53031ae 100644 --- a/pkgs/games/tennix/default.nix +++ b/pkgs/games/tennix/default.nix @@ -2,12 +2,12 @@ stdenv.mkDerivation rec { pname = "tennix"; - version = "1.3.1"; + version = "1.3.4"; src = fetchgit { url = "git://repo.or.cz/tennix.git"; rev = "refs/tags/tennix-${version}"; - sha256 = "sha256-U5+S1jEeg+7gdM1++dln6ePTqxZu2Zt0oUrH3DIlkgk="; + sha256 = "sha256-siGfnpZPMYMTgYzaPVhNXEuA/OSWmEl891cLhvgGr7o="; }; nativeBuildInputs = [ which ]; Received ExitFailure 1 when running Raw command: /nix/store/1gfp7hiwzpv9aglk2yfa9m49jc0n7pa5-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A tennix nix build failed. got build log for 'tennix' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/7rcalvd9w1cl7362libjk9ln0cscv8x4-tennix source root is tennix @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase Detecting operating system ... Linux Testing working C compiler (gcc) ... yes Testing working C++ compiler (g++) ... yes Checking for make ... yes Checking for ln ... yes Checking for install ... yes Checking for rm ... yes Checking for SDL2 ... no Checking for libpython3 ... yes Checking for -lSDL2_image ... no Checking for SDL_image.h ... no ERROR: Library SDL2_image (SDL_image.h) not found