crawl 0.29.0 -> 0.30.0-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..b96e67bd7db 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.30.0-debian"; src = fetchFromGitHub { owner = "crawl"; repo = "crawl"; rev = version; - sha256 = "sha256-SM8dSDV+88QGMqoFkITop1PHh9EakdgiV4tkXCw9pjM="; + sha256 = "sha256-Jjbpx/LgeMh4x2vNmHb/9+GwQP4WCOCo7Lz9R4BA7Es="; }; # 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. got build log for 'crawl' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/d0l9qf9ili59zhdwv3rfdwmzv8zyc1mh-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/6v73jizvpny7m3cdgmaagrx4z5fbvbah-crawl_purify.patch patching file crawl-ref/source/util/find_font Hunk #1 FAILED at 1. Hunk #2 FAILED at 11. 2 out of 2 hunks FAILED -- saving rejects to file crawl-ref/source/util/find_font.rej patching file crawl-ref/source/windowmanager-sdl.cc Hunk #1 succeeded at 18 (offset -2 lines).