Skip to content

Shell for plus #130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 19, 2019
Merged

Shell for plus #130

merged 4 commits into from
May 19, 2019

Conversation

deepfire
Copy link
Contributor

No description provided.

deepfire added 4 commits May 17, 2019 21:21
default.nix-tools._raw.shellFor {
  packages    = p: map (x: p."${x}") [
    "io-sim"
    "io-sim-classes"
    "ouroboros-consensus"
    "ouroboros-network"
    "typed-transitions"
  ];
  withHoogle  = withHoogle;
  buildInputs = with default.nix-tools._raw; [
    cabal-install.components.exes.cabal
  ];
}
Copy link
Contributor

@rvl rvl left a comment

Choose a reason for hiding this comment

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

Thanks!

@rvl rvl merged commit c7f3843 into rvl/shell-for May 19, 2019
@rvl rvl deleted the shell-for-plus branch May 19, 2019 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants