peach: update fairydust to 6.18.4
This commit is contained in:
parent
ebc0421b21
commit
0c1cab042c
4 changed files with 18 additions and 14 deletions
|
|
@ -15,15 +15,15 @@
|
|||
inherit stdenv lib;
|
||||
|
||||
pname = "linux-asahi-fairydust";
|
||||
version = "6.18.2";
|
||||
version = "6.18.4";
|
||||
modDirVersion = version;
|
||||
extraMeta.branch = "6.18";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "AsahiLinux";
|
||||
repo = "linux";
|
||||
rev = "21a493172ce13c95df12b42faddfca515388d80c";
|
||||
hash = "sha256-UCQs+VYIWZMYiizkLWdPjSipBuOB1ahZx2oy5VuEjPI=";
|
||||
rev = "19a39556851eb80470b760452f946b8cac046363";
|
||||
hash = "sha256-86TT1VcBAYB66My5QqMI5xsa3IMzNKrL/zkhEGtRvnI=";
|
||||
};
|
||||
|
||||
kernelPatches =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue