Skip to content

How to include dependencies from a github repo #182

@coot

Description

@coot

I am trying out Haskell.nix here. It's not clear to me how to add a missing dependency of cabal projects which are not yet published on hackage. When I run

nix-build -A monadic-party2019.components.library
error: attribute 'typed-protocols' missing, at /home/marcin/repos/coot/monadic-party-2019/.plan
.nix/monadic-party2019.nix:26:12

typed-protocols is missing, and my question is how to add it to the pkg set?

I followed these instructions to create default.nix, and pkgs.nix file from a plan.json created by cabal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions