mosh: enable parallel building
This commit is contained in:
parent
23dfabd484
commit
c40f90428a
@ -15,6 +15,8 @@ stdenv.mkDerivation rec {
|
|||||||
++ (with perlPackages; [ perl IOTty ])
|
++ (with perlPackages; [ perl IOTty ])
|
||||||
++ lib.optional withUtempter libutempter;
|
++ lib.optional withUtempter libutempter;
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
./ssh_path.patch
|
./ssh_path.patch
|
||||||
./utempter_path.patch
|
./utempter_path.patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user