moonlight-qt 5.0.1 -> 6.0.0 https://github.com/moonlight-stream/moonlight-qt/releases attrpath: moonlight-qt 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/applications/misc/moonlight-qt/default.nix b/pkgs/applications/misc/moonlight-qt/default.nix index 59c0b6eb8fba..91f7f440ffe9 100644 --- a/pkgs/applications/misc/moonlight-qt/default.nix +++ b/pkgs/applications/misc/moonlight-qt/default.nix @@ -25,13 +25,13 @@ in stdenv.mkDerivation rec { pname = "moonlight-qt"; - version = "5.0.1"; + version = "6.0.0"; src = fetchFromGitHub { owner = "moonlight-stream"; repo = pname; rev = "v${version}"; - sha256 = "sha256-0ONjUqpM1tUnyaEnMgVl7ff6pND7kyqouv2mpgteZP0="; + sha256 = "sha256-tXlcHQhXnGdZqUlOHPN1f4vaGlF/kGkTybVW/+FMGX8="; fetchSubmodules = true; }; Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A moonlight-qt nix build failed. got build log for 'moonlight-qt' from 'daemon' @nix { "action": "setPhase", "phase": "qtPreHook" } Running phase: qtPreHook @nix { "action": "setPhase", "phase": "qmakePrePhase" } Running phase: qmakePrePhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/3mhybl2i1cl90x6xp417rs8iyil7ysls-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/hgn99vm4vl203fjpvqf4nx3h1x24ry57-darwin.diff patching file app/app.pro Hunk #1 succeeded at 52 with fuzz 2 (offset 3 lines). Hunk #2 FAILED at 109. 1 out of 2 hunks FAILED -- saving rejects to file app/app.pro.rej