2022-11-03T23:01:54 asc 2.6.0.0 -> 2.6.1.0 https://repology.org/metapackage/asc/versions 2022-11-03T23:01:57 attrpath: asc 2022-11-03T23:01:57 Checking auto update branch... 2022-11-03T23:01:58 No auto update branch exists 2022-11-03T23:02:02 [version] 2022-11-03T23:02:08 [version] updated version and sha256 2022-11-03T23:02:08 [rustCrateVersion] 2022-11-03T23:02:08 [rustCrateVersion] No cargoSha256 found 2022-11-03T23:02:08 [golangModuleVersion] 2022-11-03T23:02:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-03T23:02:08 [updateScript] 2022-11-03T23:02:08 [updateScript] skipping because derivation has no updateScript 2022-11-03T23:02:08 2022-11-03T23:02:08 [quotedUrls] 2022-11-03T23:02:08 [quotedUrls] nothing found to replace 2022-11-03T23:02:08 Diff after rewrites: diff --git a/pkgs/games/asc/default.nix b/pkgs/games/asc/default.nix index f351040ff88..9a1ba9f6bbb 100644 --- a/pkgs/games/asc/default.nix +++ b/pkgs/games/asc/default.nix @@ -4,11 +4,11 @@ stdenv.mkDerivation rec { pname = "asc"; - version = "2.6.0.0"; + version = "2.6.1.0"; src = fetchurl { url = "mirror://sourceforge/asc-hq/asc-${version}.tar.bz2"; - sha256 = "1fybasb6srqfg6pqbvh0s0vvzjq9r0n6aq0z44hs7n68kmaam775"; + sha256 = "sha256-mh5Y5zuo/fXVrIXNtmgEv2iNzilAqKnCZ5bea21Pjds="; }; configureFlags = [ "--disable-paragui" "--disable-paraguitest" ]; 2022-11-03T23:04:03 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A asc nix build failed. checking for SDL - version >= 1.2.2... yes checking for IMG_LoadJPG_RW in -lSDL_image... yes checking for pkg-config... yes checking pkg-config is at least version 0.9.0... yes checking for LUA... yes checking for Mix_PlayChannelTimed in -lSDL_mixer... yes checking for Sound_Init in -lSDL_sound... yes checking for wx-config... /nix/store/7mzz682xzjvm3aw5b55zkmpwl6nb0sdk-wxwidgets-3.2.1/bin/wx-config checking for wxWidgets version >= 2.4.0... yes (version 3.2.1) checking for wxWidgets static library... no checking SDL_sound.h usability... yes checking SDL_sound.h presence... yes checking for SDL_sound.h... yes checking boost/unordered_map.hpp usability... yes checking boost/unordered_map.hpp presence... yes checking for boost/unordered_map.hpp... yes checking for main in -lboost_regex-mt... no checking for main in -lboost_regex-gcc-mt... no checking for main in -lboost_regex... yes checking for SIGC... no configure: error: Package requirements (sigc++-2.0) were not met: No package 'sigc++-2.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables SIGC_CFLAGS and SIGC_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.