chore: bump kernel to 6.12-rc7

This commit is contained in:
steveej 2024-11-16 22:49:40 +01:00
parent b74e8bfe82
commit b957608c2a
2 changed files with 6 additions and 5 deletions

8
flake.lock generated
View file

@ -21,16 +21,16 @@
"linux-jhovold": { "linux-jhovold": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1730883079, "lastModified": 1731424601,
"narHash": "sha256-+ZU70M+mqo9SZNLkVtCM0+TdXEh7X39Kxmk6z58GMaM=", "narHash": "sha256-+ErrKhGSyiBJGwO1XrfxzsLoGWoJmVD2ldi5Ag5uJqE=",
"owner": "jhovold", "owner": "jhovold",
"repo": "linux", "repo": "linux",
"rev": "9e9890798b6b4e81db66c572ee6acd291cf8cb77", "rev": "15326bf5cbf6526eefb10cb5bc112a6a95990ec2",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "jhovold", "owner": "jhovold",
"ref": "wip/sc8280xp-6.12-rc6", "ref": "wip/sc8280xp-6.12-rc7",
"repo": "linux", "repo": "linux",
"type": "github" "type": "github"
} }

View file

@ -3,8 +3,9 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
flake-parts.url = "github:hercules-ci/flake-parts"; flake-parts.url = "github:hercules-ci/flake-parts";
linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.12-rc6"; linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.12-rc7";
linux-jhovold.flake = false; linux-jhovold.flake = false;
}; };
outputs = outputs =