Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

Add nix shell file for stack build #338

Merged
merged 2 commits into from
Feb 18, 2019
Merged

Add nix shell file for stack build #338

merged 2 commits into from
Feb 18, 2019

Conversation

rvl
Copy link
Contributor

@rvl rvl commented Feb 13, 2019

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.

Have raised an issue on haskell.nix for this:

input-output-hk/haskell.nix#57
This means that you don't need to manually install rocksdb and other
dependencies if you build with `stack --nix build`.
@rvl rvl self-assigned this Feb 13, 2019
@rvl rvl requested a review from a team February 13, 2019 12:10
Copy link
Contributor

@angerman angerman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@KtorZ KtorZ merged commit 4c61412 into develop Feb 18, 2019
@KtorZ KtorZ deleted the rvl/stack-nix-shell branch February 18, 2019 13:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants