Skip to content

Commit 5f99b1f

Browse files
committed
scx.full: 1.0.12 -> 1.0.13
1 parent 00f8bfc commit 5f99b1f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

pkgs/os-specific/linux/scx/scx_cscheds.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ llvmPackages.stdenv.mkDerivation (finalAttrs: {
7777
pkg-config
7878
zstd
7979
protobuf
80+
llvmPackages.libllvm
8081
]
8182
++ bpftools.buildInputs
8283
++ bpftools.nativeBuildInputs;

pkgs/os-specific/linux/scx/version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"scx": {
3-
"version": "1.0.12",
4-
"hash": "sha256-ti4SPx66Ykwqsel7l8Rb0WEBypFbQKoDd0foMAtEmlE=",
5-
"cargoHash": "sha256-nD+RalFCJLqQGMVtaJm/NLCrY8Iq5/eAsW+ydABvw2o="
3+
"version": "1.0.13",
4+
"hash": "sha256-uSYkAsDZEWJ7sB6jd7PZrwYepeLlTdiTi4kAgSDeVsU=",
5+
"cargoHash": "sha256-+JDe7l4wX2balOUD11M9z60JSaRyMaIO7Pw1NrjnE30="
66
},
77
"bpftool": {
88
"rev": "183e7010387d1fc9f08051426e9a9fbd5f8d409e",

0 commit comments

Comments
 (0)