Skip to content

Commit 7e14820

Browse files
999eaglemergify[bot]
authored andcommitted
purism librem5r4: linuxPackages_librem5: 6.6.6-librem5 -> 6.6.29-librem5
1 parent 58b52b0 commit 7e14820

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

purism/librem/5r4/kernel.nix

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
buildLinux (args
77
// rec {
88
defconfig = "librem5_defconfig";
9-
version = "6.6.6-librem5";
9+
version = "6.6.29-librem5";
1010
modDirVersion = version;
1111
src = fetchFromGitLab {
1212
domain = "source.puri.sm";
1313
owner = "Librem5";
1414
repo = "linux";
15-
rev = "pureos/6.6.6pureos1";
16-
hash = "sha256-LJfY45yNYgFYLCGxb+WRMYBUHnY4HCI2rkflPeaeFe0=";
15+
rev = "pureos/6.6.29pureos1";
16+
hash = "sha256-i8HSAJ1/Z2Ux2s3Srse+L0S1Zd/70ldpGBhIgEZ6nBw=";
1717
};
1818
kernelPatches = [ ];
1919
structuredExtraConfig = with lib.kernel; {

0 commit comments

Comments
 (0)