2022-11-14T07:45:30 boost-process 0.5 -> 1.80.0 https://repology.org/metapackage/boost-process/versions 2022-11-14T07:45:33 attrpath: boost_process 2022-11-14T07:45:33 Checking auto update branch... 2022-11-14T07:45:33 No auto update branch exists 2022-11-14T07:45:36 [version] 2022-11-14T07:45:38 [version] updated version and sha256 2022-11-14T07:45:38 [rustCrateVersion] 2022-11-14T07:45:38 [rustCrateVersion] No cargoSha256 found 2022-11-14T07:45:38 [golangModuleVersion] 2022-11-14T07:45:38 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-14T07:45:38 [updateScript] 2022-11-14T07:45:38 [updateScript] skipping because derivation has no updateScript 2022-11-14T07:45:38 2022-11-14T07:45:38 [quotedUrls] 2022-11-14T07:45:39 [quotedUrls] nothing found to replace 2022-11-14T07:45:39 Diff after rewrites: diff --git a/pkgs/development/libraries/boost-process/default.nix b/pkgs/development/libraries/boost-process/default.nix index 551c1247949..874f11cda70 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.80.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.80.0/"; description = "Library to manage system processes"; license = licenses.boost; platforms = platforms.unix; 2022-11-14T07:47:08 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 boost_process nix build failed. warning: unknown setting 'experimental-features' @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.