crawl 0.29.0 -> 0.29.1-debian https://github.com/crawl/crawl/releases attrpath: crawl 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/crawl/default.nix b/pkgs/games/crawl/default.nix index fa409987ff8..e2c82a2e01a 100644 --- a/pkgs/games/crawl/default.nix +++ b/pkgs/games/crawl/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation rec { pname = "crawl${lib.optionalString tileMode "-tiles"}"; - version = "0.29.0"; + version = "0.29.1-debian"; src = fetchFromGitHub { owner = "crawl"; repo = "crawl"; rev = version; - sha256 = "sha256-SM8dSDV+88QGMqoFkITop1PHh9EakdgiV4tkXCw9pjM="; + sha256 = "sha256-/UDAGR6jBd0vERRHHZfELd2Qx+P2lVZdu3V8sRtEdJ0="; }; # Patch hard-coded paths and remove force library builds 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 crawl nix build failed. cp -r dat/dlua/* /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/dat/dlua/ echo "-- Autogenerated list of maps to load and compile:" \ >/nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/dat/dlua/loadmaps.lua find dat -name '*.des'|LC_ALL=C sort|sed s:dat/::| \ while read x; \ do echo "dgn.load_des_file('$x')"; \ done >>/nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/dat/dlua/loadmaps.lua cp dat/clua/*.lua /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/dat/clua/ cp -r dat/database/* /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/dat/database/ cp -r dat/defaults/* /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/dat/defaults/ cp dat/descript/*.txt /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/dat/descript/ for LANG in cs da de el es fi fr hu it ja ko lt lv nl pl pt ru sv tr zh; \ do cp dat/descript/$LANG/*.txt /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/dat/descript/$LANG; \ done mkdir -p /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/dat/dist_bones cp dat/dist_bones/* /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/dat/dist_bones/ cp ../docs/*.txt /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/docs/ cp ../docs/*.md /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/docs/ cp ../docs/develop/*.txt /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/docs/develop/ cp ../docs/develop/levels/*.txt /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/docs/develop/levels/ cp ../docs/license/*.txt /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/docs/license/ cp ../CREDITS.txt /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/docs/ cp -r ../settings/* /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/settings/ [ -d /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/bin ] || mkdir -p /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/bin cp crawl /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/bin/ strip -s /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/bin/crawl chown 2>/dev/null /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/bin/crawl || true chmod 2>/dev/null /nix/store/qxsdkm830hi6nm7irpy4jf45q5xyc8hn-crawl-0.29.1-debian/bin/crawl || true sed: can't read debian/crawl.desktop: No such file or directory /nix/store/pgf87rgkzdbqhhsddpligy8xiwar63w8-stdenv-linux/setup: line 136: pop_var_context: head of shell_variables not a function context