packages/linux-lava: bump to 6.14.4
This commit is contained in:
parent
ed5e0e405d
commit
cc57b59ff2
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{ fetchFromGitHub, inputs, lib }:
|
||||
let
|
||||
version = "6.14.1";
|
||||
version = "6.14.4";
|
||||
kernelHash = "0w3nqh02vl8f2wsx3fmsvw1pdsnjs5zfqcmv2w2vnqdiwy1vd552";
|
||||
kernelPatchHash = "01d9vnhrv95jfhjf9y2mh5ybkv3rgm23r1gcqv2i58g0v9b6sm3v";
|
||||
kernelPatchHash = "0axc23wm9m51f7cq1908i0gwzgkq1cm3aq9ndl3hm3wgbvi5rkb4";
|
||||
|
||||
mm = lib.versions.majorMinor version;
|
||||
hasPatch = (builtins.length (builtins.splitVersion version)) == 3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue