From bb1e57a5578e2e62fe19f0fc0260e7a29b95f6d4 Mon Sep 17 00:00:00 2001 From: Adam Stephens Date: Mon, 5 Feb 2024 08:50:27 -0500 Subject: [PATCH] chore: 6.8.0-rc3 -> 6.8.0-rc3 --- npins/sources.json | 8 ++++---- packages/default.nix | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/npins/sources.json b/npins/sources.json index 644d134..5c53b10 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -19,10 +19,10 @@ "owner": "jhovold", "repo": "linux" }, - "branch": "wip/sc8280xp-v6.8-rc2", - "revision": "8c977f43e9b53eccf65fa25624bc322ef2338bec", - "url": "https://github.com/jhovold/linux/archive/8c977f43e9b53eccf65fa25624bc322ef2338bec.tar.gz", - "hash": "0vlzc22112ddlkr3wl7yqp1g7g54r794g3lkfx6va5axra2ys3xj" + "branch": "wip/sc8280xp-v6.8-rc3", + "revision": "dee604c3dedb3203caea23037a065df5bbf1ab07", + "url": "https://github.com/jhovold/linux/archive/dee604c3dedb3203caea23037a065df5bbf1ab07.tar.gz", + "hash": "04n43d9dd2vsjr9m9nkdhb5f397xx4k8y4jyify8q1da9pcfbyjr" } }, "version": 3 diff --git a/packages/default.nix b/packages/default.nix index f803985..3a0e389 100644 --- a/packages/default.nix +++ b/packages/default.nix @@ -5,7 +5,7 @@ let linux_x13s_pkg = { buildLinux, ... }@args: let - version = "6.8.0-rc2"; + version = "6.8.0-rc3"; modDirVersion = "${version}"; in buildLinux (