input-output-hk / cardano-wallet-legacy

Official Wallet Backend & API for Cardano-SL
https://input-output-hk.github.io/cardano-wallet/
MIT License
21 stars 12 forks source link

Add nix shell file for stack build #338

Closed rvl closed 5 years ago

rvl commented 5 years ago

Overview

When building with stack --nix it will fetch all system dependencies (e.g. rocksdb). If stack/nix integration is not enabled, then this change has no effect.

Comments

Tested with stack --nix build.