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 = "pest-parser";
|
||||
repo = pname;
|
||||
rev = "${version}";
|
||||
sha256 = "sha256-PSYbmFEYGGDPvHl9AjDSoedRx1Y7A5HT1gqPcGeVkv4=";
|
||||
hash = "sha256-PSYbmFEYGGDPvHl9AjDSoedRx1Y7A5HT1gqPcGeVkv4=";
|
||||
};
|
||||
|
||||
cargoSha256 = "sha256-wvMAo+XgnSfUb36nJWSAL3TAcnWzPOpaCdvJnpcyol0=";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue