mir 0 -> 1 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rpq7h4qxd7k40b239wf8nxr9lhhsy68w-packages.json.drv building '/nix/store/rpq7h4qxd7k40b239wf8nxr9lhhsy68w-packages.json.drv'... Going to be running update for following packages: - mir-2.15.0 Press Enter key to continue... Running update for: - mir-2.15.0: UPDATING ... - mir-2.15.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/mir/default.nix b/pkgs/servers/mir/default.nix index e4555bf517f6..4dbd0b5c7dc9 100644 --- a/pkgs/servers/mir/default.nix +++ b/pkgs/servers/mir/default.nix @@ -39,13 +39,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "mir"; - version = "2.15.0"; + version = "2.16.2"; src = fetchFromGitHub { owner = "MirServer"; repo = "mir"; rev = "v${finalAttrs.version}"; - hash = "sha256-c1+gxzLEtNCjR/mx76O5QElQ8+AO4WsfcG7Wy1+nC6E="; + hash = "sha256-Ccv6aiFbb6Rj/dHQ8wDBWifHtswxWew7ydW8Z094B0s="; }; 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" } Running phase: unpackPhase unpacking source archive /nix/store/bpv2ksxxqzdh60r2yb20gik8k1vc7yi9-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/zzvmkrxlacpi7rmgzrgminn9q18fdh7i-0001-mir-Fix-the-signature-of-drmModeCrtcSetGamma.patch patching file tests/include/mir/test/doubles/mock_drm.h Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file tests/include/mir/test/doubles/mock_drm.h.rej patching file tests/mir_test_doubles/mock_drm.cpp Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 3 out of 3 hunks ignored -- saving rejects to file tests/mir_test_doubles/mock_drm.cpp.rej