summaryrefslogtreecommitdiff
path: root/gnu/packages/hyperledger.scm
Commit message (Collapse)AuthorAge
* gnu: Add hyperledger-iroha.Pierre Neidhardt2020-03-12
| | | | | | This package was co-authored with Efraim Flashner <efraim@flashner.co.il> * gnu/packages/hyperledger.scm (hyperledger-iroha): New variable.
* gnu: Add hyperledger-iroha-ed25519.Pierre Neidhardt2020-03-12
| | | | * gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519): New variable.
* gnu: hyperledger-fabric: Use git tag.Tobias Geerinckx-Rice2019-03-19
| | | | | * gnu/packages/hyperledger.scm (hyperledger-fabric)[source]: Check out the (supposedly immutable) tag instead of the (maintenance) branch.
* gnu: hyperledger-fabric: Fix description, set supported system and parallel ↵Pierre Neidhardt2019-03-09
| | | | | | | | | 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.
* gnu: Add hyperledger-fabric.Pierre Neidhardt2019-03-09
* gnu/local.mk (hyperledger): New variable.