allegro 4.4.3.1 -> 5.2.8.0 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace 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 = [ 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" } 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