boost_process 0.5 -> 1.82.0 https://repology.org/project/boost/versions attrpath: boost_process 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/development/libraries/boost-process/default.nix b/pkgs/development/libraries/boost-process/default.nix index 551c1247949..10b50ae91ce 100644 --- a/pkgs/development/libraries/boost-process/default.nix +++ b/pkgs/development/libraries/boost-process/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "boost-process"; - version = "0.5"; + version = "1.82.0"; src = fetchurl { url = "http://www.highscore.de/boost/process${version}/process.zip"; - sha256 = "1v9y9pffb2b7p642kp9ic4z6kg42ziizmyvbgrqd1ci0i4gn0831"; + sha256 = "sha256-WKSV9lYmJqSPBeXbC+r1O253PNxixcG3LleeuVwnzic="; }; nativeBuildInputs = [ unzip ]; @@ -23,7 +23,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { - homepage = "http://www.highscore.de/boost/process0.5/"; + homepage = "http://www.highscore.de/boost/process1.82.0/"; description = "Library to manage system processes"; license = licenses.boost; platforms = platforms.unix; 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 boost_process nix build failed. got build log for 'boost_process' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources Archive: /nix/store/ykfbk14l1kf5zvbwx6362kl3m6ynhdkj-process.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of /nix/store/ykfbk14l1kf5zvbwx6362kl3m6ynhdkj-process.zip or /nix/store/ykfbk14l1kf5zvbwx6362kl3m6ynhdkj-process.zip.zip, and cannot find /nix/store/ykfbk14l1kf5zvbwx6362kl3m6ynhdkj-process.zip.ZIP, period.