mirror of
https://codeberg.org/mart-w/nixos-x13s.git
synced 2024-11-14 19:54:47 +01:00
jhovold: 6.10.0-rc5 -> 6.10.0-rc6
This commit is contained in:
parent
7d66d2ca4d
commit
4964bf1692
|
@ -7,10 +7,10 @@
|
||||||
"owner": "jhovold",
|
"owner": "jhovold",
|
||||||
"repo": "linux"
|
"repo": "linux"
|
||||||
},
|
},
|
||||||
"branch": "wip/sc8280xp-6.10-rc5",
|
"branch": "wip/sc8280xp-6.10-rc6",
|
||||||
"revision": "fb34a1d838d061d9e2199656b832bb2ebc2dc5e3",
|
"revision": "993ae484d12ae6323647638000ed683c5222feb3",
|
||||||
"url": "https://github.com/jhovold/linux/archive/fb34a1d838d061d9e2199656b832bb2ebc2dc5e3.tar.gz",
|
"url": "https://github.com/jhovold/linux/archive/993ae484d12ae6323647638000ed683c5222feb3.tar.gz",
|
||||||
"hash": "07gsf26954qi9lspbzlc4xsan4vbiyzbfnpwbwyaxcqfibzfg6vg"
|
"hash": "1a6gagwxxgi4i8ypzdj21dwxxicfyzn59kpz6qharrnpc40nsi3m"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": 3
|
"version": 3
|
||||||
|
|
|
@ -17,7 +17,7 @@ in
|
||||||
rec {
|
rec {
|
||||||
linux_jhovold = pkgs.callPackage linux_x13s_pkg {
|
linux_jhovold = pkgs.callPackage linux_x13s_pkg {
|
||||||
src = sources.linux-jhovold;
|
src = sources.linux-jhovold;
|
||||||
version = "6.10.0-rc5";
|
version = "6.10.0-rc6";
|
||||||
defconfig = "johan_defconfig";
|
defconfig = "johan_defconfig";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue