gpgme: enable tests, they pass! :)
This commit is contained in:
parent
6424a1425c
commit
c02fc32e1d
@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
checkInputs = [ which ];
|
checkInputs = [ which ];
|
||||||
|
|
||||||
doCheck = false; # fails 8 out of 26 tests with "GPGME: Decryption failed". Spooky!
|
doCheck = true;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = https://gnupg.org/software/gpgme/index.html;
|
homepage = https://gnupg.org/software/gpgme/index.html;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user