fix modVersion
This commit is contained in:
parent
99a7228961
commit
759bf531bb
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ in
|
||||||
{
|
{
|
||||||
linux_jhovold = pkgs.callPackage linux_x13s_pkg {
|
linux_jhovold = pkgs.callPackage linux_x13s_pkg {
|
||||||
src = inputs.linux-jhovold;
|
src = inputs.linux-jhovold;
|
||||||
version = "6.11-rc6";
|
version = "6.11.0-rc6";
|
||||||
defconfig = "johan_defconfig";
|
defconfig = "johan_defconfig";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue