2022-12-22T22:58:57 vokoscreen-ng 3.0.8 -> 3.4.0 https://github.com/vkohaupt/vokoscreenNG/releases 2022-12-22T22:58:59 attrpath: vokoscreen-ng 2022-12-22T22:58:59 Checking auto update branch... 2022-12-22T22:58:59 No auto update branch exists 2022-12-22T22:59:03 [version] 2022-12-22T22:59:05 [version] updated version and sha256 2022-12-22T22:59:05 [rustCrateVersion] 2022-12-22T22:59:05 [rustCrateVersion] No cargoSha256 found 2022-12-22T22:59:05 [golangModuleVersion] 2022-12-22T22:59:05 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T22:59:05 [updateScript] 2022-12-22T22:59:05 [updateScript] skipping because derivation has no updateScript 2022-12-22T22:59:05 2022-12-22T22:59:05 [quotedUrls] 2022-12-22T22:59:05 [quotedUrls] nothing found to replace 2022-12-22T22:59:05 Diff after rewrites: diff --git a/pkgs/applications/video/vokoscreen-ng/default.nix b/pkgs/applications/video/vokoscreen-ng/default.nix index 1e042461ebd..70981a1ceb0 100644 --- a/pkgs/applications/video/vokoscreen-ng/default.nix +++ b/pkgs/applications/video/vokoscreen-ng/default.nix @@ -19,18 +19,18 @@ mkDerivation rec { pname = "vokoscreen-ng"; - version = "3.0.8"; + version = "3.4.0"; src = fetchFromGitHub { owner = "vkohaupt"; repo = "vokoscreenNG"; rev = version; - sha256 = "1302663hyp2xxhaavhfky24a2p9gz23i3rykmrc6c1n23h24snri"; + sha256 = "sha256-MisUfG4EM+ueLcTABOQXHFaFOeLhyxAapdWY81ohr4Y="; }; patches = [ # Adaptation of previously used https://github.com/City-busz/vokoscreenNG/commit/0a3784095ecca582f7eb09551ceb34c309d83637 patch - # used for 3.0.5 but incompatible at least since 3.0.8. The issue is addressed here https://github.com/vkohaupt/vokoscreenNG/issues/139 + # used for 3.0.5 but incompatible at least since 3.4.0. The issue is addressed here https://github.com/vkohaupt/vokoscreenNG/issues/139 ./linux-support-installation-target.patch ]; 2022-12-22T23:00:35 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A vokoscreen-ng nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "qtPreHook" } qtPreHook @nix { "action": "setPhase", "phase": "qmakePrePhase" } qmakePrePhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/5r8wzjs627vw025crkfj84vmy5awgb82-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/4ii674jcghnz6qm6mb3cl7jgwl9ifbi5-linux-support-installation-target.patch patching file src/vokoscreenNG.pro Hunk #1 FAILED at 160. 1 out of 1 hunk FAILED -- saving rejects to file src/vokoscreenNG.pro.rej