rigsofrods 0.4.7.0 -> 2022.12 https://github.com/RigsOfRods/rigs-of-rods/releases attrpath: rigsofrods 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/rigsofrods/default.nix b/pkgs/games/rigsofrods/default.nix index c3bf4498fa4..bb0b4338d2a 100644 --- a/pkgs/games/rigsofrods/default.nix +++ b/pkgs/games/rigsofrods/default.nix @@ -4,14 +4,14 @@ }: stdenv.mkDerivation rec { - version = "0.4.7.0"; + version = "2022.12"; pname = "rigsofrods"; src = fetchFromGitHub { owner = "RigsOfRods"; repo = "rigs-of-rods"; rev = version; - sha256 = "0cb1il7qm45kfhh6h6jwfpxvjlh2dmg8z1yz9kj4d6098myf2lg4"; + sha256 = "sha256-tKw4o6po5NLzop85z0dav2Gl9PnrNBnjdFJwM2T/nE8="; }; 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 rigsofrods nix build failed. got build log for 'rigsofrods' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/4cr7v41lwxqn39za49rby11dy2b51id2-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/8rn615fcr5acgjahmfdgns1igg35gbrc-gtk3.patch patching file cmake/DependenciesConfig.cmake Hunk #1 FAILED at 187 (different line endings). 1 out of 1 hunk FAILED -- saving rejects to file cmake/DependenciesConfig.cmake.rej can't find file to patch at input line 21 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/source/configurator/CMakeLists.txt b/source/configurator/CMakeLists.txt |index 51cc350..7f723b6 100644 |--- a/source/configurator/CMakeLists.txt |+++ b/source/configurator/CMakeLists.txt -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored