diff options
| author | Alyssa Ross <hi@alyssa.is> | 2023-11-08 13:00:45 +0100 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-11-08 15:44:34 +0000 |
| commit | 20cf4a12a8125566af43bd5cbe50f30b135b0968 (patch) | |
| tree | ad6a68ce84f8c9775237c200296a560dda810612 | |
| parent | Merge pull request #265597 from NixOS/backport-264916-to-release-23.05 (diff) | |
| download | nixpkgs-20cf4a12a8125566af43bd5cbe50f30b135b0968.tar.gz | |
linux_6_6: 6.6 -> 6.6.1
(cherry picked from commit 817471f2271463722348a09e14d44930eee884a1)
| -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 082223924995..777db14820bd 100644 --- a/pkgs/os-specific/linux/kernel/kernels-org.json +++ b/pkgs/os-specific/linux/kernel/kernels-org.json @@ -36,7 +36,7 @@ "hash": "sha256:1igcpvnhwwrczfdsafmszvi0456k7f6j4cgpfw6v6afw09p95d8x" }, "6.6": { - "version": "6.6", - "hash": "sha256:1l2nisx9lf2vdgkq910n5ldbi8z25ky1zvl67zgwg2nxcdna09nr" + "version": "6.6.1", + "hash": "sha256:0d42b1hbvv9w3y3q4wydr6il0g5a823n54a06p4p5vcpgkadf7ns" } } |
