dvdauthor 0.7.1 -> 0.7.2 https://repology.org/project/dvdauthor/versions attrpath: dvdauthor 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/video/dvdauthor/default.nix b/pkgs/applications/video/dvdauthor/default.nix index daf785b7139f..7940fb207318 100644 --- a/pkgs/applications/video/dvdauthor/default.nix +++ b/pkgs/applications/video/dvdauthor/default.nix @@ -15,19 +15,19 @@ stdenv.mkDerivation rec { pname = "dvdauthor"; - version = "0.7.1"; + version = "0.7.2"; src = fetchurl { url = "mirror://sourceforge/dvdauthor/dvdauthor-${version}.tar.gz"; - sha256 = "1s8zqlim0s3hk5sbdsilip3qqh0yv05l1jwx49d9rsy614dv27sh"; + sha256 = "sha256-MCCpLen3jrNvSLbyLVoAHEcQeCZjSnhaYt/NCA9hLrc="; }; buildInputs = [ libpng freetype libdvdread libxml2 zlib fribidi imagemagick flex bison ]; nativeBuildInputs = [ pkg-config ]; patches = [ - ./dvdauthor-0.7.1-automake-1.13.patch - ./dvdauthor-0.7.1-mga-strndup.patch + ./dvdauthor-0.7.2-automake-1.13.patch + ./dvdauthor-0.7.2-mga-strndup.patch ./dvdauthor-imagemagick-0.7.0.patch ]; Received ExitFailure 1 when running Raw command: nix-env -f /var/cache/nixpkgs-update/worker/outpath/outpaths.nix -qaP --no-name --out-path --arg path /var/cache/nixpkgs-update/worker/worktree/dvdauthor --arg checkMeta true --show-trace Standard output: error: … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/outpath/outpaths.nix:40:12: 39| tweak = lib.mapAttrs 40| (name: val: | ^ 41| if name == "recurseForDerivations" then true … from call site at /var/cache/nixpkgs-update/worker/worktree/dvdauthor/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/worktree/dvdauthor/pkgs/top-level/release-lib.nix:125:6: 124| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns 125| (system: hydraJob' (f (pkgsForCross crossSystem system))); | ^ 126| … from call site at /var/cache/nixpkgs-update/worker/worktree/dvdauthor/pkgs/top-level/release-lib.nix:125:14: 124| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns 125| (system: hydraJob' (f (pkgsForCross crossSystem system))); | ^ 126| … while calling 'hydraJob' at /var/cache/nixpkgs-update/worker/worktree/dvdauthor/lib/customisation.nix:230:14: 229| garbage collection. */ 230| hydraJob = drv: | ^ 231| let … while evaluating derivation 'bombono-1.2.4' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/dvdauthor/pkgs/stdenv/generic/make-derivation.nix:300:7 … while evaluating attribute 'buildInputs' of derivation 'bombono-1.2.4' at /var/cache/nixpkgs-update/worker/worktree/dvdauthor/pkgs/stdenv/generic/make-derivation.nix:347:7: 346| depsHostHost = lib.elemAt (lib.elemAt dependencies 1) 0; 347| buildInputs = lib.elemAt (lib.elemAt dependencies 1) 1; | ^ 348| depsTargetTarget = lib.elemAt (lib.elemAt dependencies 2) 0; … while evaluating derivation 'dvdauthor-0.7.2' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/dvdauthor/pkgs/stdenv/generic/make-derivation.nix:300:7 … while evaluating attribute 'patches' of derivation 'dvdauthor-0.7.2' at /var/cache/nixpkgs-update/worker/worktree/dvdauthor/pkgs/stdenv/generic/make-derivation.nix:408:14: 407| 408| inherit patches; | ^ 409| error: getting status of '/var/cache/nixpkgs-update/worker/worktree/dvdauthor/pkgs/applications/video/dvdauthor/dvdauthor-0.7.2-automake-1.13.patch': No such file or directory