[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#39943] [PATCH v2 0/4] WIP: Hyperledger Iroha
From: |
Efraim Flashner |
Subject: |
[bug#39943] [PATCH v2 0/4] WIP: Hyperledger Iroha |
Date: |
Tue, 10 Mar 2020 10:21:25 +0200 |
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(-)
--
2.25.1
- [bug#39943] [PATCH v2 0/4] WIP: Hyperledger Iroha,
Efraim Flashner <=