linuxPackages.spl: eval, 84d8ef6e2f
This commit is contained in:
parent
99b49592bc
commit
f497999e86
@ -12888,8 +12888,9 @@ with pkgs;
|
||||
|
||||
sch_cake = callPackage ../os-specific/linux/sch_cake { };
|
||||
|
||||
inherit (callPackage ../os-specific/linux/spl { })
|
||||
splStable splUnstable;
|
||||
inherit (callPackage ../os-specific/linux/spl {
|
||||
inherit kernel;
|
||||
}) splStable splUnstable;
|
||||
|
||||
spl = splStable;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user