Skip to content
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

Pin nixpkgs for building the libchallenge_bypass_ristretto_ffi dependency separately #107

Open
exarkun opened this issue Jan 13, 2022 · 0 comments

Comments

@exarkun
Copy link
Collaborator

exarkun commented Jan 13, 2022

As of #106 the nixpkgs from haskell.nix is used to build libchallenge_bypass_ristretto_ffi. However, that nixpkgs is updated on a schedule to suite Haskell development and the haskell.nix project. We may want to update nixpkgs for our non-Haskell dependencies on an independent schedule.

Make this possible by managing a nixpkgs source separately from the haskell.nix source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant