From f32f7cee7eba245fc6ec858f0a1669d5c7bfb0d0 Mon Sep 17 00:00:00 2001 From: Adam Stephens Date: Tue, 19 Mar 2024 09:16:26 -0400 Subject: [PATCH] drop jhovold 6.7, fix steev 6.8 --- npins/sources.json | 12 ------------ packages/default.nix | 8 +------- 2 files changed, 1 insertion(+), 19 deletions(-) diff --git a/npins/sources.json b/npins/sources.json index 90efa91..578d392 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -26,18 +26,6 @@ "url": "https://github.com/jhovold/linux/archive/5fbfdc8826150355307394e193c168b45adfa316.tar.gz", "hash": "1crapwv9fbyffpc8mh8hniawvidhphdxdvx1nssylxk3zr9gcbw4" }, - "linux-jhovold-6_7": { - "type": "Git", - "repository": { - "type": "GitHub", - "owner": "jhovold", - "repo": "linux" - }, - "branch": "wip/sc8280xp-v6.7", - "revision": "b929f8eed9ad1f156cae932dea741bc4383e6367", - "url": "https://github.com/jhovold/linux/archive/b929f8eed9ad1f156cae932dea741bc4383e6367.tar.gz", - "hash": "12j92hns95rviajyxpj57hgdr1k9lrd6rzxng87m4v4m7pi8v51l" - }, "linux-steev": { "type": "Git", "repository": { diff --git a/packages/default.nix b/packages/default.nix index 95129b3..74a3343 100644 --- a/packages/default.nix +++ b/packages/default.nix @@ -23,15 +23,9 @@ rec { defconfig = "johan_defconfig"; }; - linux_jhovold_6_7 = pkgs.callPackage linux_x13s_pkg { - src = sources.linux-jhovold-6_7; - version = "6.7.0"; - defconfig = "johan_defconfig"; - }; - linux_steev = pkgs.callPackage linux_x13s_pkg { src = sources.linux-steev; - version = "6.7.7"; + version = "6.8.1"; defconfig = "laptop_defconfig"; # fix build using extra config from