mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +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
|
||||
// {
|
||||
inherit level recursive;
|
||||
parallelize = null;
|
||||
_depth = _depth + 1;
|
||||
}) _pkg
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue