chore(pkgs)!: sha256
-> hash
This commit is contained in:
parent
16457e0a09
commit
7d9e8619ba
11 changed files with 11 additions and 11 deletions
|
@ -8,7 +8,7 @@ rustPlatform.buildRustPackage rec {
|
|||
owner = "stephenc";
|
||||
repo = pname;
|
||||
rev = "refs/tags/${version}";
|
||||
sha256 = "sha256-DYfGH/TnDTaG5799upg4HDNFiMYpkE64s2DNXJ+1NnE=";
|
||||
hash = "sha256-DYfGH/TnDTaG5799upg4HDNFiMYpkE64s2DNXJ+1NnE=";
|
||||
};
|
||||
|
||||
cargoSha256 = "sha256-1b0nhfbk7g2XiplOeVB25VQV2E3Z7B9tqANYvhOO6AQ=";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue