Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akru/polkadot-nix
Nix build files for parity-polkadot node
https://github.com/akru/polkadot-nix
nix parity polkadot
Last synced: 5 days ago
JSON representation
Nix build files for parity-polkadot node
- Host: GitHub
- URL: https://github.com/akru/polkadot-nix
- Owner: akru
- License: bsd-3-clause
- Created: 2018-07-28T19:49:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-10T17:14:34.000Z (about 6 years ago)
- Last Synced: 2024-12-04T04:42:37.001Z (2 months ago)
- Topics: nix, parity, polkadot
- Language: Nix
- Size: 18.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Polkadot Nix port
=================[![Build Status](https://travis-ci.org/akru/polkadot-nix.svg?branch=master)](https://travis-ci.org/akru/polkadot-nix)
Nix build scripts for [parity-polkadot](https://github.com/paritytech/polkadot) node.
Build from source
-----------------git clone https://github.com/akru/polkadot-nix && cd polkadot-nix
makeInstall from binary cache
-------------------------nix-channel --add https://hydra.aira.life/project/aira/channel/latest aira
nix-channel --update
nix-env -i polkadot