Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-05-12 06:21:33 +00:00
committed by GitHub
27 changed files with 2617 additions and 2768 deletions
+1
View File
@@ -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;
}