Merge pull request #122438 from xaverdh/linux-5.12
linux_5_12: init at 5.12.2
This commit is contained in:
@@ -32,6 +32,7 @@ with pkgs; {
|
||||
linux_5_4 = makeKernelTest "5.4" linuxPackages_5_4;
|
||||
linux_5_10 = makeKernelTest "5.10" linuxPackages_5_10;
|
||||
linux_5_11 = makeKernelTest "5.11" linuxPackages_5_11;
|
||||
linux_5_12 = makeKernelTest "5.12" linuxPackages_5_12;
|
||||
|
||||
linux_testing = makeKernelTest "testing" linuxPackages_testing;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user