Loading pkgs/tools/system/stress-ng/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "stress-ng"; version = "0.17.07"; version = "0.17.08"; src = fetchFromGitHub { owner = "ColinIanKing"; repo = pname; rev = "V${version}"; hash = "sha256-eXDCzyZ/YeumHjuLpr6stkWkApwfi8ExDx3uZTVa/cs="; hash = "sha256-ipiR7vLNF0+y0YtXZC0qpp361lfpXzlIp3eLUbn0oXc="; }; postPatch = '' Loading Loading
pkgs/tools/system/stress-ng/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "stress-ng"; version = "0.17.07"; version = "0.17.08"; src = fetchFromGitHub { owner = "ColinIanKing"; repo = pname; rev = "V${version}"; hash = "sha256-eXDCzyZ/YeumHjuLpr6stkWkApwfi8ExDx3uZTVa/cs="; hash = "sha256-ipiR7vLNF0+y0YtXZC0qpp361lfpXzlIp3eLUbn0oXc="; }; postPatch = '' Loading