mbox series

[bug#39943,v2,0/4] WIP: Hyperledger Iroha

Message ID 20200310082129.20416-1-efraim@flashner.co.il
Headers show
Series WIP: Hyperledger Iroha | expand

Message

Efraim Flashner March 10, 2020, 8:21 a.m. UTC
I fixed the boost errors by using boost-1.69, which of course is
suboptimal. There were other linking errors with grpc so I made it also
produce a shared library and adjusted tensorflow so the changes don't
break building that.

Efraim Flashner (2):
  gnu: grpc: Build shared libraries.
  gnu: Add boost-1.69.

Pierre Neidhardt (2):
  gnu: Add hyperledger-iroha-ed25519.
  gnu: Add hyperledger-iroha.

 gnu/packages/boost.scm            |  25 +++++-
 gnu/packages/hyperledger.scm      | 129 +++++++++++++++++++++++++++++-
 gnu/packages/machine-learning.scm |  43 +++++++++-
 3 files changed, 190 insertions(+), 7 deletions(-)