sipp 3.6.1 -> 3.7.0 https://github.com/SIPp/sipp/releases attrpath: sipp 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/tools/misc/sipp/default.nix b/pkgs/development/tools/misc/sipp/default.nix index 297669733c0..f7305fd6b18 100644 --- a/pkgs/development/tools/misc/sipp/default.nix +++ b/pkgs/development/tools/misc/sipp/default.nix @@ -1,12 +1,12 @@ { lib, stdenv, fetchurl, ncurses, libpcap, cmake, openssl, git, lksctp-tools }: stdenv.mkDerivation rec { - version = "3.6.1"; + version = "3.7.0"; pname = "sipp"; src = fetchurl { url = "https://github.com/SIPp/${pname}/releases/download/v${version}/${pname}-${version}.tar.gz"; - sha256 = "sha256-alYOg6/5gvMx3byt+zvVMMWJbNW3V91utoITPMhg7LE="; + sha256 = "sha256-Ub1bWM4liih86G/dAnNZ2okwUGsvYcXpKDLH7YL2Q7Q="; }; postPatch = '' 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 sipp nix build failed. got build log for 'sipp' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/k3z4drlxvl0z46j2al719nrxc6qy0h0a-sipp-3.7.0.tar.gz source root is sipp-3.7.0 setting SOURCE_DATE_EPOCH to timestamp 1680453480 of file sipp-3.7.0/validate-src.sh @nix { "action": "setPhase", "phase": "patchPhase" } patching sources cp: cannot stat 'version.h': No such file or directory /nix/store/sw36plhp82916wwg6i6097rkzza7d950-stdenv-linux/setup: line 136: pop_var_context: head of shell_variables not a function context