purism librem5r4: linuxPackages_librem5: 6.6.6-librem5 -> 6.6.29-librem5
This commit is contained in:
parent
58b52b0dd1
commit
7e148208c4
|
@ -6,14 +6,14 @@
|
||||||
buildLinux (args
|
buildLinux (args
|
||||||
// rec {
|
// rec {
|
||||||
defconfig = "librem5_defconfig";
|
defconfig = "librem5_defconfig";
|
||||||
version = "6.6.6-librem5";
|
version = "6.6.29-librem5";
|
||||||
modDirVersion = version;
|
modDirVersion = version;
|
||||||
src = fetchFromGitLab {
|
src = fetchFromGitLab {
|
||||||
domain = "source.puri.sm";
|
domain = "source.puri.sm";
|
||||||
owner = "Librem5";
|
owner = "Librem5";
|
||||||
repo = "linux";
|
repo = "linux";
|
||||||
rev = "pureos/6.6.6pureos1";
|
rev = "pureos/6.6.29pureos1";
|
||||||
hash = "sha256-LJfY45yNYgFYLCGxb+WRMYBUHnY4HCI2rkflPeaeFe0=";
|
hash = "sha256-i8HSAJ1/Z2Ux2s3Srse+L0S1Zd/70ldpGBhIgEZ6nBw=";
|
||||||
};
|
};
|
||||||
kernelPatches = [ ];
|
kernelPatches = [ ];
|
||||||
structuredExtraConfig = with lib.kernel; {
|
structuredExtraConfig = with lib.kernel; {
|
||||||
|
|
Loading…
Reference in a new issue