qdigidoc: enableParallelBuilding = false
This commit is contained in:
parent
c47995a4e3
commit
02644780d2
@ -34,8 +34,6 @@ stdenv.mkDerivation rec {
|
|||||||
--prefix LD_LIBRARY_PATH : ${opensc}/lib/pkcs11/
|
--prefix LD_LIBRARY_PATH : ${opensc}/lib/pkcs11/
|
||||||
'';
|
'';
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Qt-based UI for signing and verifying DigiDoc documents";
|
description = "Qt-based UI for signing and verifying DigiDoc documents";
|
||||||
homepage = https://www.id.ee/;
|
homepage = https://www.id.ee/;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user