Age | Commit message (Expand) | Author |
2020-05-05 | gnu: hyperledger-iroha: Build with the latest Boost....* gnu/packages/hyperledger.scm (hyperledger-iroha)[inputs]: Change from
BOOST-1.69.0 to BOOST.
| Marius Bakke |
2020-03-21 | gnu: gRPC: Update to 1.27.3....* gnu/packages/rpc.scm (grpc): Update to 1.27.3.
[arguments]: Add "-DgRPC_ABSL_PROVIDER=package" in #:configure-flags.
[inputs]: Add ABSEIL-CPP.
(grpc-1.16.1): New public variable.
* gnu/packages/hyperledger.scm (hyperledger-iroha)[inputs]: Change from GRPC
to GRPC-1.16.
* gnu/packages/machine-learning.scm (tensorflow)[native-inputs, inputs]: Likewise.
| Marius Bakke |
2020-03-21 | gnu: gRPC: Move to (gnu packages rpc)....* gnu/packages/machine-learning.scm (grpc): Move to ...
* gnu/packages/rpc.scm: ... here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/hyperledger.scm: Adjust module imports.
| Marius Bakke |
2020-03-12 | gnu: Add hyperledger-iroha....This package was co-authored with Efraim Flashner <efraim@flashner.co.il>
* gnu/packages/hyperledger.scm (hyperledger-iroha): New variable.
| Pierre Neidhardt |
2020-03-12 | gnu: Add hyperledger-iroha-ed25519....* gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519): New variable.
| Pierre Neidhardt |
2019-03-19 | gnu: hyperledger-fabric: Use git tag....* gnu/packages/hyperledger.scm (hyperledger-fabric)[source]: Check out
the (supposedly immutable) tag instead of the (maintenance) branch.
| Tobias Geerinckx-Rice |
2019-03-09 | gnu: hyperledger-fabric: Fix description, set supported system and parallel b......* gnu/packages/hyperledger.scm (hyperledger-fabric)[description]: Rephrase
into something less marketing-ish.
[arguments]: Build with multiple jobs.
[supported-systems]: Support x86_64-linux only.
| Pierre Neidhardt |
2019-03-09 | gnu: Add hyperledger-fabric....* gnu/local.mk (hyperledger): New variable.
| Pierre Neidhardt |