allegro 4.4.3.1 -> 5.2.9.1 https://github.com/liballeg/allegro5/releases attrpath: allegro 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/allegro/default.nix b/pkgs/development/libraries/allegro/default.nix index d9c862443653..b0774fae8f6d 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.9.1"; src = fetchurl { url = "https://github.com/liballeg/allegro5/releases/download/${version}/${pname}-${version}.tar.gz"; - sha256 = "1m6lz35nk07dli26kkwz3wa50jsrxs1kb6w1nj14a911l34xn6gc"; + sha256 = "sha256-DuP8Iq50YBrTbHCv15P/Bi8PcYfutuePiiTlv2kXDTA="; }; patches = [ 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 allegro nix build failed. got build log for 'allegro' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/1730msxd2dz2fxqrvll4g1lhjsgandqk-allegro-5.2.9.1.tar.gz source root is allegro-5.2.9.1 setting SOURCE_DATE_EPOCH to timestamp 1705721038 of file allegro-5.2.9.1/allegro.mft @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase 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