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

s0ix-selftest-tool: 0-unstable-2024-08-20 -> 0-unstable-2024-09-22 (#344761)

parents de384469 f60e1c58
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-08-20";
  version = "0-unstable-2024-09-22";

  src = fetchFromGitHub {
    owner = "intel";
    repo = "S0ixSelftestTool";
    rev = "73b540d0b15d874ebb462eb3296399d4556aff64";
    hash = "sha256-p0IxhG0P0G+DQ5UykC+uVlMZUZQwrWG/iiJprdmsLm0=";
    rev = "3af4af2009cb01da43ddae906f671d435494a0dc";
    hash = "sha256-phQxlbQB3J08tPtcw4vqupVgAT9gsSJxgPT044SMMNk=";
  };

  # don't use the bundled turbostat binary