diff --git a/flake.lock b/flake.lock index 19e74ba..21b26dc 100644 --- a/flake.lock +++ b/flake.lock @@ -21,16 +21,16 @@ "linux-jhovold": { "flake": false, "locked": { - "lastModified": 1744034672, - "narHash": "sha256-Fa2qBQm6V7GsrWbFZ1aAfMX/849N/xs9AzFj/V3NWuw=", + "lastModified": 1744636104, + "narHash": "sha256-p4voWqXIqupN+7NhSXvF9xuGErA5jv3tS3TdgPlYdMw=", "owner": "jhovold", "repo": "linux", - "rev": "3ceba4ec8dfa3ec7d9929249b666c89f911a27d9", + "rev": "344c8e59eee25351d19652f654e6968f34d7702c", "type": "github" }, "original": { "owner": "jhovold", - "ref": "wip/sc8280xp-6.15-rc1", + "ref": "wip/sc8280xp-6.15-rc2", "repo": "linux", "type": "github" } diff --git a/flake.nix b/flake.nix index 403346f..71f7d06 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.15-rc1"; + linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.15-rc2"; linux-jhovold.flake = false; x13s-bt-linux-firmware = {