Reapply "feat(linux_jhovold): bump to 6.12.0-rc2"
This reverts commit 6b9efe77ca
.
This commit is contained in:
parent
6b9efe77ca
commit
9f2d78c8db
3 changed files with 6 additions and 6 deletions
8
flake.lock
generated
8
flake.lock
generated
|
@ -21,16 +21,16 @@
|
|||
"linux-jhovold": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1726563586,
|
||||
"narHash": "sha256-hZ8yue7OsrXuwoXz09/dmIiKJIQEPixK39l5S/xvJfA=",
|
||||
"lastModified": 1728631036,
|
||||
"narHash": "sha256-1LnClVjY6WS+IR9eqPFA7gzXm0cio3mY23NXj9cKHHs=",
|
||||
"owner": "jhovold",
|
||||
"repo": "linux",
|
||||
"rev": "c8032fa3062e04cbb68f070959fc746b91abb16e",
|
||||
"rev": "6a97bc22fa36010400b91e6d5979741c391112c3",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "jhovold",
|
||||
"ref": "wip/sc8280xp-6.11",
|
||||
"ref": "wip/sc8280xp-6.12-rc2",
|
||||
"repo": "linux",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
|
||||
linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.11";
|
||||
linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.12-rc2";
|
||||
linux-jhovold.flake = false;
|
||||
};
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ in
|
|||
{
|
||||
linux_jhovold = pkgs.callPackage linux_x13s_pkg {
|
||||
src = inputs.linux-jhovold;
|
||||
version = "6.11.0";
|
||||
version = "6.12.0-rc2";
|
||||
defconfig = "johan_defconfig";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue