1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-02 11:03:33 +02:00

purism librem5r4: linuxPackages_librem5: 6.5.6-librem5 -> 6.6.6-librem5

This commit is contained in:
Sophie Tauchert 2023-12-27 15:58:20 +01:00
parent a15b6e525f
commit a55c9bcbe6
No known key found for this signature in database
GPG Key ID: 52701DE5F5F51125

View File

@ -6,14 +6,14 @@
buildLinux (args
// rec {
defconfig = "librem5_defconfig";
version = "6.5.6-librem5";
version = "6.6.6-librem5";
modDirVersion = version;
src = fetchFromGitLab {
domain = "source.puri.sm";
owner = "Librem5";
repo = "linux";
rev = "pureos/6.5.6pureos1";
hash = "sha256-hOv0oy31mbC+43sI1n1oqKl7TtT/Ivj6UhiW4maumCg=";
rev = "pureos/6.6.6pureos1";
hash = "sha256-LJfY45yNYgFYLCGxb+WRMYBUHnY4HCI2rkflPeaeFe0=";
};
kernelPatches = [ ];
structuredExtraConfig = with lib.kernel; {