qradiolink: enable parallel building
This commit is contained in:
parent
66b6bf5e0b
commit
3083cf6326
@ -47,6 +47,8 @@ in stdenv.mkDerivation {
|
|||||||
qwt
|
qwt
|
||||||
];
|
];
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "SDR transceiver application for analog and digital modes";
|
description = "SDR transceiver application for analog and digital modes";
|
||||||
homepage = http://qradiolink.org/;
|
homepage = http://qradiolink.org/;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user