vokoscreen-ng 3.0.8 -> 3.5.0 https://github.com/vkohaupt/vokoscreenNG/releases attrpath: vokoscreen-ng 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/applications/video/vokoscreen-ng/default.nix b/pkgs/applications/video/vokoscreen-ng/default.nix index 1e042461ebd..2f0793e5584 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.5.0"; src = fetchFromGitHub { owner = "vkohaupt"; repo = "vokoscreenNG"; rev = version; - sha256 = "1302663hyp2xxhaavhfky24a2p9gz23i3rykmrc6c1n23h24snri"; + sha256 = "sha256-4VEIQj9/rSzXM5EQFt2I+cKKOM1URKlblf+6vlWEuO0="; }; 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.5.0. The issue is addressed here https://github.com/vkohaupt/vokoscreenNG/issues/139 ./linux-support-installation-target.patch ]; 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 vokoscreen-ng nix build failed. got build log for 'vokoscreen-ng' from 'daemon' @nix { "action": "setPhase", "phase": "qtPreHook" } qtPreHook @nix { "action": "setPhase", "phase": "qmakePrePhase" } qmakePrePhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/hrgmp1i72hv0xm6sb8zjgfjyqhh1w4vg-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