2022-10-26T08:34:11 allegro 4.4.3.1 -> 5.2.8.0 https://github.com/liballeg/allegro5/releases 2022-10-26T08:34:14 attrpath: allegro 2022-10-26T08:34:14 Checking auto update branch... 2022-10-26T08:34:14 No auto update branch exists 2022-10-26T08:34:18 [version] 2022-10-26T08:34:21 [version] updated version and sha256 2022-10-26T08:34:21 [rustCrateVersion] 2022-10-26T08:34:21 [rustCrateVersion] No cargoSha256 found 2022-10-26T08:34:21 [golangModuleVersion] 2022-10-26T08:34:21 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-26T08:34:21 [updateScript] 2022-10-26T08:34:21 [updateScript] skipping because derivation has no updateScript 2022-10-26T08:34:21 2022-10-26T08:34:21 [quotedUrls] 2022-10-26T08:34:22 [quotedUrls] nothing found to replace 2022-10-26T08:34:22 Diff after rewrites: diff --git a/pkgs/development/libraries/allegro/default.nix b/pkgs/development/libraries/allegro/default.nix index d9c86244365..62addd8a967 100644 --- a/pkgs/development/libraries/allegro/default.nix +++ b/pkgs/development/libraries/allegro/default.nix @@ -5,11 +5,11 @@ stdenv.mkDerivation rec { pname = "allegro"; - version="4.4.3.1"; + version="5.2.8.0"; src = fetchurl { url = "https://github.com/liballeg/allegro5/releases/download/${version}/${pname}-${version}.tar.gz"; - sha256 = "1m6lz35nk07dli26kkwz3wa50jsrxs1kb6w1nj14a911l34xn6gc"; + sha256 = "sha256-CJ/L+rBUPKooLNYb02R5PQkph249K/YpOArnewFOSqQ="; }; patches = [ 2022-10-26T08:36:19 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 allegro nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/sprsy8jnxly0nkrwbg3c2j913yrx35kk-allegro-5.2.8.0.tar.gz source root is allegro-5.2.8.0 setting SOURCE_DATE_EPOCH to timestamp 1654477822 of file allegro-5.2.8.0/allegro.mft @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/4k65bb1kygjmddbvl0rwgqcff1hzwrxm-nix-unstable-sandbox-fix.patch patching file docs/CMakeLists.txt Hunk #1 FAILED at 72. 1 out of 1 hunk FAILED -- saving rejects to file docs/CMakeLists.txt.rej