drop jhovold 6.7, fix steev 6.8

This commit is contained in:
Adam Stephens 2024-03-19 09:16:26 -04:00
parent 3caedab939
commit f32f7cee7e
No known key found for this signature in database
2 changed files with 1 additions and 19 deletions

View file

@ -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": {

View file

@ -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