feat: bump jhovold to 6.12-rc3

This commit is contained in:
steveej 2024-10-21 22:59:00 +02:00
parent 6e515f7988
commit cfbc504653
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -21,16 +21,16 @@
"linux-jhovold": {
"flake": false,
"locked": {
"lastModified": 1728631036,
"narHash": "sha256-1LnClVjY6WS+IR9eqPFA7gzXm0cio3mY23NXj9cKHHs=",
"lastModified": 1728887054,
"narHash": "sha256-fyXyjrzptxvhG+7xI4ADo6raKRZWzg/Jph1waR2Vc30=",
"owner": "jhovold",
"repo": "linux",
"rev": "6a97bc22fa36010400b91e6d5979741c391112c3",
"rev": "6bc37da2231cfed860662fa9717d0cf2896e1145",
"type": "github"
},
"original": {
"owner": "jhovold",
"ref": "wip/sc8280xp-6.12-rc2",
"ref": "wip/sc8280xp-6.12-rc3",
"repo": "linux",
"type": "github"
}

View file

@ -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.12-rc2";
linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.12-rc3";
linux-jhovold.flake = false;
};