Unverified Commit efe60688 authored by Adam C. Stephens's avatar Adam C. Stephens Committed by GitHub
Browse files

Merge pull request #335022 from r-ryantm/auto-update/s0ix-selftest-tool

s0ix-selftest-tool: 0-unstable-2024-05-16 -> 0-unstable-2024-08-13
parents 21a5d045 6136755f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -36,13 +36,13 @@ let
in
stdenv.mkDerivation {
  pname = "s0ix-selftest-tool";
  version = "0-unstable-2024-05-16";
  version = "0-unstable-2024-08-13";

  src = fetchFromGitHub {
    owner = "intel";
    repo = "S0ixSelftestTool";
    rev = "846e14ab86faaca2fe600c434191d33b9fc75632";
    hash = "sha256-PlsxGkr20pbUunRSa7PXdLLUlnBAgARRC/HpAkofMds=";
    rev = "a9fcb3117ff733e7c307bb579c612065b64bf4b7";
    hash = "sha256-DcXefQPI4VpkeFH/YM899WEZHIs5IfWOWoUuZV6Ew7M=";
  };

  # don't use the bundled turbostat binary