mirror of
https://codeberg.org/mart-w/nixos-x13s.git
synced 2024-11-09 09:34:48 +01:00
jhovold: 6.9.0-rc4 -> 6.9.0-rc5
This commit is contained in:
parent
f1c48e949e
commit
75542063f3
|
@ -7,10 +7,10 @@
|
||||||
"owner": "jhovold",
|
"owner": "jhovold",
|
||||||
"repo": "linux"
|
"repo": "linux"
|
||||||
},
|
},
|
||||||
"branch": "wip/sc8280xp-6.9-rc4",
|
"branch": "wip/sc8280xp-6.9-rc5",
|
||||||
"revision": "7117a34783221c0ad89f9d7f59d819bc24a54d34",
|
"revision": "3b9b04fa57bd0944357187b3c03f00762d01d76c",
|
||||||
"url": "https://github.com/jhovold/linux/archive/7117a34783221c0ad89f9d7f59d819bc24a54d34.tar.gz",
|
"url": "https://github.com/jhovold/linux/archive/3b9b04fa57bd0944357187b3c03f00762d01d76c.tar.gz",
|
||||||
"hash": "11ahi14w2dmypbsjn0vyiwnw4d048kl8dp3g6gvgk4wq73j7r8fg"
|
"hash": "1a8br5nkrvkxinlpmaq59ja5wafrb07br9bb38w83vfrx312j3dp"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": 3
|
"version": 3
|
||||||
|
|
|
@ -19,7 +19,7 @@ rec {
|
||||||
|
|
||||||
linux_jhovold_6_9 = pkgs.callPackage linux_x13s_pkg {
|
linux_jhovold_6_9 = pkgs.callPackage linux_x13s_pkg {
|
||||||
src = sources.linux-jhovold;
|
src = sources.linux-jhovold;
|
||||||
version = "6.9.0-rc4";
|
version = "6.9.0-rc5";
|
||||||
defconfig = "johan_defconfig";
|
defconfig = "johan_defconfig";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue