libgcrypt, libgpg-error, busybox: improve determinism
This commit is contained in:
committed by
Vladimír Čunát
parent
3bf4362381
commit
bee22ab79e
@@ -18,6 +18,8 @@ stdenv.mkDerivation (rec {
|
||||
make check
|
||||
'';
|
||||
|
||||
patches = [ ./no-build-timestamp.patch ];
|
||||
|
||||
meta = {
|
||||
description = "General-pupose cryptographic library";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user