xsnow 3.4.4 -> 3.7.1 https://repology.org/metapackage/xsnow/versions attrpath: xsnow 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/games/xsnow/default.nix b/pkgs/games/xsnow/default.nix index ff34bfe729b..c3d66fd3a55 100644 --- a/pkgs/games/xsnow/default.nix +++ b/pkgs/games/xsnow/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "xsnow"; - version = "3.4.4"; + version = "3.7.1"; src = fetchurl { url = "https://ratrabbit.nl/downloads/xsnow/xsnow-${version}.tar.gz"; - sha256 = "sha256-fPMy5AxKspFkcWphf/IjMc/ZQtayljThKxbcMtvOjRc="; + sha256 = "sha256-u37o5BGQKiLVnN2R4E/oPLnqUmuuoWkNLWlw/bF8qsQ="; }; nativeBuildInputs = [ pkg-config ]; 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 xsnow nix build failed. checking for sys/types.h... yes checking for unistd.h... yes checking for assert.h... yes checking for ctype.h... yes checking for math.h... yes checking for pthread.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for execinfo.h... yes checking for iostream... yes checking for unordered_map... yes checking for unordered_set... yes checking pkg-config is at least version 0.9.0... yes checking for gtk+-3.0 gmodule-2.0... yes checking for x11 xpm xt xext xproto xinerama xtst xkbcommon... no configure: error: Package requirements (x11 xpm xt xext xproto xinerama xtst xkbcommon) were not met: No package 'xtst' found No package 'xkbcommon' 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 X11_CFLAGS and X11_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.