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.15.06"; version = "0.15.07"; src = fetchFromGitHub { owner = "ColinIanKing"; repo = pname; rev = "V${version}"; hash = "sha256-64PEeVpbFs0BjH4DvATlwErxqeJl/vn5otfiylT1RNk="; hash = "sha256-mNV0izRm6vVmmkpI9z1lswWtyTKIc2CXIBDNyC4XDPc="; }; 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.15.06"; version = "0.15.07"; src = fetchFromGitHub { owner = "ColinIanKing"; repo = pname; rev = "V${version}"; hash = "sha256-64PEeVpbFs0BjH4DvATlwErxqeJl/vn5otfiylT1RNk="; hash = "sha256-mNV0izRm6vVmmkpI9z1lswWtyTKIc2CXIBDNyC4XDPc="; }; postPatch = '' Loading