From 00a940407a7ccc144d887e25c7568c1573c488ce Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Fri, 10 Jan 2025 14:22:25 +0100 Subject: [PATCH] feat: bump to 6.13-rc7 --- flake.lock | 8 ++++---- flake.nix | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index c1d4647..9ac75e1 100644 --- a/flake.lock +++ b/flake.lock @@ -21,16 +21,16 @@ "linux-jhovold": { "flake": false, "locked": { - "lastModified": 1736237795, - "narHash": "sha256-y02ET78V93MvOWffuu4fRxWkNR6mcwczGUJWYardgtg=", + "lastModified": 1736759316, + "narHash": "sha256-cNqR3H797YcCsHutwNGdV+u6T0AUh17TGev/LCqNCy8=", "owner": "jhovold", "repo": "linux", - "rev": "d0c349e623dce916cf6834af540d6fb06d1f9afa", + "rev": "1ca98ace316a107b488b33959ce012b5875edbef", "type": "github" }, "original": { "owner": "jhovold", - "ref": "wip/sc8280xp-6.13-rc6", + "ref": "wip/sc8280xp-6.13-rc7", "repo": "linux", "type": "github" } diff --git a/flake.nix b/flake.nix index 689fc58..017dea0 100644 --- a/flake.nix +++ b/flake.nix @@ -4,7 +4,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.13-rc6"; + linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.13-rc7"; linux-jhovold.flake = false; x13s-bt-linux-firmware = {