From d3c033ac4a6141dd752d4703067bf1ac7d2a4ac2 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Mon, 23 Dec 2024 14:55:21 +0100 Subject: [PATCH] Revert "feat: bump to 6.13-rc4" This reverts commit 483f41c278c663a7538054a66fa73425a5e7b8e5. --- flake.lock | 8 ++++---- flake.nix | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index 1e0f757..3bda417 100644 --- a/flake.lock +++ b/flake.lock @@ -21,16 +21,16 @@ "linux-jhovold": { "flake": false, "locked": { - "lastModified": 1734949573, - "narHash": "sha256-m1O1PLTDYrpt62+aj850I/xBLKbAulx+JlXj99KWjfw=", + "lastModified": 1734331387, + "narHash": "sha256-q49Gk6MNWX5cZZlls3mcZ1UloDtOjJGEVTFNQD/UtWM=", "owner": "jhovold", "repo": "linux", - "rev": "2f0b291243ef93a37f93608d373e21a322af41a2", + "rev": "e6114ad3a4a32e01978f87af5844e03d50b7732b", "type": "github" }, "original": { "owner": "jhovold", - "ref": "wip/sc8280xp-6.13-rc4", + "ref": "wip/sc8280xp-6.13-rc3", "repo": "linux", "type": "github" } diff --git a/flake.nix b/flake.nix index 96121d3..9afb570 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-rc4"; + linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.13-rc3"; linux-jhovold.flake = false; x13s-bt-linux-firmware = {