summaryrefslogtreecommitdiff
path: root/gnu/packages/hyperledger.scm
Commit message (Expand)AuthorAgeFilesLines
* 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 Bakke2020-03-211-1/+1
* 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 Bakke2020-03-211-0/+1
* 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 Neidhardt2020-03-121-2/+79
* gnu: Add hyperledger-iroha-ed25519.•••* gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519): New variable. Pierre Neidhardt2020-03-121-1/+44
* 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-Rice2019-03-191-3/+5
* 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 Neidhardt2019-03-091-4/+8
* gnu: Add hyperledger-fabric.•••* gnu/local.mk (hyperledger): New variable. Pierre Neidhardt2019-03-091-0/+89