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

How to calculate sha256 hash #39

Closed
voidzero opened this issue Aug 6, 2023 · 1 comment
Closed

How to calculate sha256 hash #39

voidzero opened this issue Aug 6, 2023 · 1 comment

Comments

@voidzero
Copy link

voidzero commented Aug 6, 2023

This question is fully beside the package itself, but how did you calculate the hash? Because the hash is longer (doesn't look as an sri) and it works even though I specified v0.7.0 :) So my curiosity is piqued.

@chisui
Copy link
Owner

chisui commented Sep 1, 2023

I updated the version and hash in the readme.


I calculate the hash using nix-prefetch-url like this:

nix-prefetch-url --unpack https://github.com/chisui/zsh-nix-shell/archive/refs/tags/v0.7.0.tar.gz

@chisui chisui closed this as completed Sep 1, 2023
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

No branches or pull requests

2 participants