Commit 3982d1a4 authored by Gliczy's avatar Gliczy
Browse files

scx.full: 1.0.7 -> 1.0.8

parent 28b4ffa2
Loading
Loading
Loading
Loading
+0 −17
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
  lib,
  llvmPackages,
  fetchFromGitHub,
  fetchpatch,
  writeShellScript,
  bash,
  meson,
@@ -29,22 +28,6 @@ llvmPackages.stdenv.mkDerivation (finalAttrs: {
  pname = "scx_cscheds";
  inherit (scx-common) version src;

  patches = [
    # TODO: remove at the next point release
    (fetchpatch {
      url = "https://github.com/sched-ext/scx/commit/22d45e6ddbea81efc17a91ca6d713a7e396cea52.patch?full_index=1";
      hash = "sha256-SLSQNqRpKNT1HuuuT1h+fR1o3nbbVpfRCB30cFieIeg=";
    })
    (fetchpatch {
      url = "https://github.com/sched-ext/scx/commit/a72c24e7e5670b4533c4508d6d6c980d8487cb50.patch?full_index=1";
      hash = "sha256-RUo7tl3V8iPN/fEm0oyj8UBwiWdna/ttZh+/OtcvflE=";
    })
    (fetchpatch {
      url = "https://github.com/sched-ext/scx/commit/21cf3ccd1d263cf7aac3afe337911f18ba329dca.patch?full_index=1";
      hash = "sha256-vOHM+1QvVxI89azqoIrOhjfSyYHTMGuIWAAupcGQ7Oc=";
    })
  ];

  # scx needs specific commits of bpftool and libbpf
  # can be found in meson.build of scx src
  # grep 'bpftool_commit =' ./meson.build
+3 −3
Original line number Diff line number Diff line
{
  "scx": {
    "version": "1.0.7",
    "hash": "sha256-qiXgRsbYP7aPGDM8R+Z6M5klKGwFXWBONvKVLoEkW3s=",
    "cargoHash": "sha256-0Wdr+hCkGianyuFBq9hh+cPCvqedNQq52zWtH4tEhrM="
    "version": "1.0.8",
    "hash": "sha256-eXui9fvi8C/HHp8wU7STrDC8b950YZzyhoLoGHXZ6S8=",
    "cargoHash": "sha256-ymFO6w4Y/VIKrnf0uF0Sso4OSc1MY2CeEwaXsAL5cgo="
  },
  "bpftool": {
    "rev": "183e7010387d1fc9f08051426e9a9fbd5f8d409e",