move sources into its own file
also a bunch of misc changes
This commit is contained in:
parent
c37ff41ca3
commit
dfc2cdbd89
4 changed files with 70 additions and 50 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue