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

Fix imports for signed token example #1834

Merged
merged 2 commits into from
Oct 2, 2023
Merged

Conversation

amitaibu
Copy link
Collaborator

@amitaibu amitaibu commented Oct 2, 2023

I've updated nix flake updateon https://github.com/amitaibu/ihp-landing-page/ , and had to fix the error:

Ambiguous module name ‘Crypto.PubKey.RSA’:
      it was found in multiple packages: crypton-0.32 cryptonite-0.30

Othweise we get the error:
Ambiguous module name ‘Crypto.PubKey.RSA’:
      it was found in multiple packages: crypton-0.32 cryptonite-0.30
Copy link
Member

@mpscholten mpscholten left a comment

Choose a reason for hiding this comment

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

👍

@mpscholten mpscholten merged commit cfb0a97 into master Oct 2, 2023
2 of 10 checks passed
@mpscholten mpscholten deleted the cryptonite-import-example branch October 2, 2023 14:46
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