summaryrefslogtreecommitdiff
path: root/gnu/packages/hyperledger.scm
AgeCommit message (Collapse)Author
2020-03-12gnu: Add hyperledger-iroha-ed25519.Pierre Neidhardt
* gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519): New variable.
2019-03-19gnu: hyperledger-fabric: Use git tag.Tobias Geerinckx-Rice
* gnu/packages/hyperledger.scm (hyperledger-fabric)[source]: Check out the (supposedly immutable) tag instead of the (maintenance) branch.
2019-03-09gnu: hyperledger-fabric: Fix description, set supported system and parallel ↵Pierre Neidhardt
build. * 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.
2019-03-09gnu: Add hyperledger-fabric.Pierre Neidhardt
* gnu/local.mk (hyperledger): New variable.