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

Replace cargoSha256 with cargoHash #14

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Conversation

isker
Copy link
Contributor

@isker isker commented Oct 16, 2024

Recent versions of nixpkgs emit this warning:

evaluation warning: cargoSha256 is deprecated. Please use cargoHash with SRI hash instead

Fix it. We were already using the SRI format, so we just have to rename the attr.

Recent versions of nixpkgs emit this warning:
```
evaluation warning: cargoSha256 is deprecated. Please use cargoHash with SRI hash instead
```

Fix it.
@PanAeon PanAeon merged commit ec5c53d into PanAeon:master Oct 26, 2024
3 checks passed
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