mkclean 0.8.10 -> 0.9.0 https://repology.org/project/mkclean/versions attrpath: mkclean 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/video/mkclean/default.nix b/pkgs/applications/video/mkclean/default.nix index 49c270c41069..8699c9cb0945 100644 --- a/pkgs/applications/video/mkclean/default.nix +++ b/pkgs/applications/video/mkclean/default.nix @@ -2,14 +2,14 @@ stdenv.mkDerivation rec { pname = "mkclean"; - version = "0.8.10"; + version = "0.9.0"; hardeningDisable = [ "format" ]; nativeBuildInputs = [ dos2unix ]; src = fetchurl { url = "mirror://sourceforge/matroska/${pname}-${version}.tar.bz2"; - sha256 = "0zbpi4sm68zb20d53kbss93fv4aafhcmz7dsd0zdf01vj1r3wxwn"; + sha256 = "sha256-L1zcqw4Jtl+f74lJpV7wDuPdcA5LQFDiRdRCNH18w9s="; }; configurePhase = '' Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mkclean nix build failed. got build log for 'mkclean' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/8acva7aj4rhqhy27y6swqc8ngfgw2713-mkclean-0.9.0.tar.bz2 source root is mkclean-0.9.0 setting SOURCE_DATE_EPOCH to timestamp 1612101750 of file mkclean-0.9.0/mkclean/src.br.in @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase dos2unix: ./mkclean/configure.compiled: No such file or directory dos2unix: Skipping ./mkclean/configure.compiled, not a regular file.