Merge pull request #107148 from Atemu/linux_lqx-init

linux_lqx: init at 5.9.15
This commit is contained in:
Timo Kaufmann
2020-12-28 18:35:15 +01:00
committed by GitHub
3 changed files with 35 additions and 0 deletions
@@ -19,6 +19,7 @@ buildLinux (args // {
extraMeta = {
branch = "5.10/master";
maintainers = with stdenv.lib.maintainers; [ atemu andresilva ];
description = "Built using the best configuration and kernel sources for desktop, multimedia, and gaming workloads.";
};
} // (args.argsOverride or {}))