diff options
| author | Alyssa Ross <hi@alyssa.is> | 2024-02-26 11:07:57 +0100 |
|---|---|---|
| committer | Alyssa Ross <hi@alyssa.is> | 2024-02-27 13:49:04 +0100 |
| commit | e6efddd816c1f9b6de0b0f23423d5b1427bebc92 (patch) | |
| tree | 49aefdec12023dd171037c4f7442de42c8abee03 | |
| parent | Merge #291607: aspellDicts: extend cp1252 workaround to all platforms (diff) | |
| download | nixpkgs-e6efddd816c1f9b6de0b0f23423d5b1427bebc92.tar.gz | |
linux_testing: 6.8-rc5 -> 6.8-rc6
(cherry picked from commit c63ac9d4335bc253e0b0fa79b2ed6ad6f41ec808)
| -rw-r--r-- | pkgs/os-specific/linux/kernel/kernels-org.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/os-specific/linux/kernel/kernels-org.json b/pkgs/os-specific/linux/kernel/kernels-org.json index 13fa601a8e28..bd65d7d27b1b 100644 --- a/pkgs/os-specific/linux/kernel/kernels-org.json +++ b/pkgs/os-specific/linux/kernel/kernels-org.json @@ -1,7 +1,7 @@ { "testing": { - "version": "6.8-rc5", - "hash": "sha256:0cfv90lf0vccpasqxilr62p23qy5in5b9pz2916iifqs9sngj469" + "version": "6.8-rc6", + "hash": "sha256:03ci53snbv917ccyjdm3xzl2fwijq5da7nkg05dpwb99wrzp8fkd" }, "6.5": { "version": "6.5.13", |
