linux_zen: actually enable patchset
(cherry picked from commit 604d0dd0d68daf696a9ba5494b63500e9db36874)
This commit is contained in:
parent
cb52ea7042
commit
c0e25740a5
@ -17,6 +17,10 @@ buildLinux (args // {
|
|||||||
sha256 = "sha256-ZvB5Ejt9MXP4QK5cj9CGQgFJIfDV03IW5xcknCxDui0=";
|
sha256 = "sha256-ZvB5Ejt9MXP4QK5cj9CGQgFJIfDV03IW5xcknCxDui0=";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
structuredExtraConfig = with lib.kernel; {
|
||||||
|
ZEN_INTERACTIVE = yes;
|
||||||
|
};
|
||||||
|
|
||||||
extraMeta = {
|
extraMeta = {
|
||||||
branch = "5.13";
|
branch = "5.13";
|
||||||
maintainers = with lib.maintainers; [ atemu andresilva ];
|
maintainers = with lib.maintainers; [ atemu andresilva ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user