mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 10:23:29 +00:00
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
This commit is contained in:
commit
efe6068854
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user