pinball 0.3.20201218 -> 0.3.20230219 https://repology.org/project/pinball/versions attrpath: pinball 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/pinball/default.nix b/pkgs/games/pinball/default.nix index f1ce5fb9d78c..e8bc516f718b 100644 --- a/pkgs/games/pinball/default.nix +++ b/pkgs/games/pinball/default.nix @@ -4,11 +4,11 @@ stdenv.mkDerivation rec { pname = "pinball"; - version = "0.3.20201218"; + version = "0.3.20230219"; src = fetchurl { url = "mirror://sourceforge/pinball/pinball-${version}.tar.gz"; - sha256 = "0vacypp3ksq1hs6hxpypx7nrfkprbl4ksfywcncckwrh4qcir631"; + sha256 = "sha256-wtj/tZVTYoKmE8U0y1O4DLGqb1X0AhPUFS47sNaJmvg="; }; postPatch = '' 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 pinball nix build failed. checking where to find libltdl headers... -I$(top_srcdir)/libltdl checking where to find libltdl library... $(top_build_prefix)libltdl/libltdlc.la checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... yes checking for strlcpy... yes checking for GL/gl.h... yes checking for library containing glVertex3f... -lGL checking pkg-config is at least version 0.9.0... yes checking for sdl2 >= 2.0.0... no checking for sdl2-config... /nix/store/59nvswdvg7iz2mm16zm3xy75wmlnbabf-SDL-1.2.15-dev/bin/sdl2-config checking for SDL - version >= 2.0.0... ./configure: line 19215: /nix/store/59nvswdvg7iz2mm16zm3xy75wmlnbabf-SDL-1.2.15-dev/bin/sdl2-config: No such file or directory ./configure: line 19216: /nix/store/59nvswdvg7iz2mm16zm3xy75wmlnbabf-SDL-1.2.15-dev/bin/sdl2-config: No such file or directory ./configure: line 19220: /nix/store/59nvswdvg7iz2mm16zm3xy75wmlnbabf-SDL-1.2.15-dev/bin/sdl2-config: No such file or directory ./configure: line 19222: /nix/store/59nvswdvg7iz2mm16zm3xy75wmlnbabf-SDL-1.2.15-dev/bin/sdl2-config: No such file or directory ./configure: line 19224: /nix/store/59nvswdvg7iz2mm16zm3xy75wmlnbabf-SDL-1.2.15-dev/bin/sdl2-config: No such file or directory no *** Could not run SDL test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means SDL was incorrectly installed *** or that you have moved SDL since it was installed. In the latter case, you *** may want to edit the sdl2-config script: /nix/store/59nvswdvg7iz2mm16zm3xy75wmlnbabf-SDL-1.2.15-dev/bin/sdl2-config configure: error: SDL version 2.0.0 not found! http://www.libsdl.org