libgcrypt, libgpg-error, busybox: improve determinism
This commit is contained in:
committed by
Vladimír Čunát
parent
3bf4362381
commit
bee22ab79e
@@ -14,6 +14,8 @@ stdenv.mkDerivation (rec {
|
||||
|
||||
doCheck = true;
|
||||
|
||||
patches = [ ./no-build-timestamp.patch ];
|
||||
|
||||
meta = {
|
||||
description = "Libgpg-error, a small library that defines common error values for all GnuPG components";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user