diff --git a/flake.lock b/flake.lock index 21b26dc..5fe38da 100644 --- a/flake.lock +++ b/flake.lock @@ -21,16 +21,16 @@ "linux-jhovold": { "flake": false, "locked": { - "lastModified": 1744636104, - "narHash": "sha256-p4voWqXIqupN+7NhSXvF9xuGErA5jv3tS3TdgPlYdMw=", + "lastModified": 1745394888, + "narHash": "sha256-yRTPjHTcg1gwRuYOsnzyVft7Dt8KCZE3W+DOrV3ruLI=", "owner": "jhovold", "repo": "linux", - "rev": "344c8e59eee25351d19652f654e6968f34d7702c", + "rev": "f4e0af2c7a2ef3a3ef4efdf8f240b31f643c3588", "type": "github" }, "original": { "owner": "jhovold", - "ref": "wip/sc8280xp-6.15-rc2", + "ref": "wip/sc8280xp-6.15-rc3", "repo": "linux", "type": "github" } diff --git a/flake.nix b/flake.nix index 71f7d06..47bacbc 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-rc2"; + linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.15-rc3"; linux-jhovold.flake = false; x13s-bt-linux-firmware = {