feat: bump jhovold/linux to 6.12

This commit is contained in:
steveej 2024-11-26 10:10:50 +01:00
parent b78fc5d593
commit 01295d13ce
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": 1731424601,
"narHash": "sha256-+ErrKhGSyiBJGwO1XrfxzsLoGWoJmVD2ldi5Ag5uJqE=",
"lastModified": 1731933860,
"narHash": "sha256-F9PtGVeT3i6EYt3uNp5PaFKPXiWOe6T8Y5U5WzXHauE=",
"owner": "jhovold",
"repo": "linux",
"rev": "15326bf5cbf6526eefb10cb5bc112a6a95990ec2",
"rev": "24dcd44a39079e920512fc280fa08907be2a6c31",
"type": "github"
},
"original": {
"owner": "jhovold",
"ref": "wip/sc8280xp-6.12-rc7",
"ref": "wip/sc8280xp-6.12",
"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-rc7";
linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.12";
linux-jhovold.flake = false;
};