mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 09:47:52 +00:00
[Optimizations] Do not forward parallelization
This commit is contained in:
parent
91c5ba1e69
commit
16073bf6fb
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ let
|
||||||
// attrs
|
// attrs
|
||||||
// {
|
// {
|
||||||
inherit level recursive;
|
inherit level recursive;
|
||||||
|
parallelize = null;
|
||||||
_depth = _depth + 1;
|
_depth = _depth + 1;
|
||||||
}) _pkg
|
}) _pkg
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue