diff --git a/flake.lock b/flake.lock index 51325fb..eb729a7 100644 --- a/flake.lock +++ b/flake.lock @@ -21,16 +21,16 @@ "linux-jhovold": { "flake": false, "locked": { - "lastModified": 1742216967, - "narHash": "sha256-SGtSwpn8YdCZac4vwse4HrdzyXL6aGuPBGL0hGn3aog=", + "lastModified": 1742827326, + "narHash": "sha256-HJdy4JgRvFojago9I0InGPkAwsJ0xv7NvVS05JygWsc=", "owner": "jhovold", "repo": "linux", - "rev": "7659429a6d897f0bd52d4871f8bb0f1e716afdfc", + "rev": "cf34af9cea0db94254af3897c5e403364cb2eb5b", "type": "github" }, "original": { "owner": "jhovold", - "ref": "wip/sc8280xp-6.14-rc7", + "ref": "wip/sc8280xp-6.14", "repo": "linux", "type": "github" } diff --git a/flake.nix b/flake.nix index decce66..3cb6ebe 100644 --- a/flake.nix +++ b/flake.nix @@ -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.14-rc7"; + linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.14"; linux-jhovold.flake = false; x13s-bt-linux-firmware = {