diff --git a/npins/sources.json b/npins/sources.json index b06f180..8b9845c 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -7,10 +7,10 @@ "owner": "jhovold", "repo": "linux" }, - "branch": "wip/sc8280xp-6.9-rc6", - "revision": "45be9698f7ddf9d3f0596ef1081b7f2d359931b0", - "url": "https://github.com/jhovold/linux/archive/45be9698f7ddf9d3f0596ef1081b7f2d359931b0.tar.gz", - "hash": "0mbrrz6g783iyc17c3g44fg6xh2arcvh5xsfwr9l0a4iam4r1v0v" + "branch": "wip/sc8280xp-6.9-rc7", + "revision": "ff8e9aabc1df7fb1658025df41a5ff8fe2e278f2", + "url": "https://github.com/jhovold/linux/archive/ff8e9aabc1df7fb1658025df41a5ff8fe2e278f2.tar.gz", + "hash": "1hafkkrd5p8g5kg0yln0qmw9g6b43z1zvjlhbq2i96nbmg8kq4ra" } }, "version": 3 diff --git a/packages/default.nix b/packages/default.nix index f9ee62d..710b948 100644 --- a/packages/default.nix +++ b/packages/default.nix @@ -19,7 +19,7 @@ rec { linux_jhovold_6_9 = pkgs.callPackage linux_x13s_pkg { src = sources.linux-jhovold; - version = "6.9.0-rc6"; + version = "6.9.0-rc7"; defconfig = "johan_defconfig"; };