mir 2.13.0 -> 2.14.1 https://github.com/MirServer/mir/releases attrpath: mir Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/iw2gzczfvxnzzpikl6cg9r37g7d3jpzp-packages.json.drv building '/nix/store/iw2gzczfvxnzzpikl6cg9r37g7d3jpzp-packages.json.drv'... Going to be running update for following packages: - mir-2.13.0 Press Enter key to continue... Running update for: - mir-2.13.0: UPDATING ... - mir-2.13.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/mir/default.nix b/pkgs/servers/mir/default.nix index 013c3190e3b8..9dbfe5cabcb5 100644 --- a/pkgs/servers/mir/default.nix +++ b/pkgs/servers/mir/default.nix @@ -41,13 +41,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "mir"; - version = "2.13.0"; + version = "2.15.0"; src = fetchFromGitHub { owner = "MirServer"; repo = "mir"; rev = "v${finalAttrs.version}"; - hash = "sha256-Ip8p4mjcgmZQJTU4MNvWkTTtSJc+cCL3x1mMDFlZrVY="; + hash = "sha256-c1+gxzLEtNCjR/mx76O5QElQ8+AO4WsfcG7Wy1+nC6E="; }; patches = [ No auto update branch exists 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 mir nix build failed. got build log for 'mir' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/cywpfx1s15jgnwrk5rldmh65j6sghqax-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/i98n8p1d13cizkx9ri5kqycqgg9cxl77-0001-mir-Simplify_probing_of_evdev_input_platform.patch patching file src/platforms/evdev/platform_factory.cpp Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file src/platforms/evdev/platform_factory.cpp.rej