move sources into its own file

also a bunch of misc changes
This commit is contained in:
LavaDesu 2021-06-28 09:32:32 +07:00
parent c37ff41ca3
commit dfc2cdbd89
Signed by: cilly
GPG key ID: 6500251E087653C9
4 changed files with 70 additions and 50 deletions

View file

@ -39,7 +39,7 @@
};
}) (pkgs.lib.cartesianProductOfSets {
scheduler = ["bmq" "cfs" "cacule" "muqss" "pds"];
version = ["5.4" "5.10" "5.11"];
version = ["5.4" "5.10" "5.12"];
})) // {
"linux_tkg-upds-510" = callPackage ./packages/linux-tkg {
version = "5.10";