packages/linux-lava: pin and bump bore patch
This commit is contained in:
parent
99297ff02b
commit
97ad0869d2
1 changed files with 2 additions and 2 deletions
|
|
@ -33,8 +33,8 @@ let
|
|||
borePatch = {
|
||||
name = "bore-patch";
|
||||
patch = builtins.fetchurl {
|
||||
url = "https://raw.githubusercontent.com/CachyOS/kernel-patches/master/${mm}/sched/0001-bore.patch";
|
||||
sha256 = "1l7c1h3afd8080837x3a838bb7izz36mvzafpa4lsqkizsmyx1xl";
|
||||
url = "https://raw.githubusercontent.com/CachyOS/kernel-patches/faaa50992e7ddea9191eb51920ffbf41226c9741/${mm}/sched/0001-bore.patch";
|
||||
sha256 = "1a3vypmrlr20fdvzshgqad3c64bh5hd4295p42j0260dz7vzbf7v";
|
||||
};
|
||||
};
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue