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