chore(pkgs)!: sha256 -> hash

This commit is contained in:
reo101 2024-04-13 13:38:43 +03:00
parent 16457e0a09
commit 7d9e8619ba
Signed by: reo101
GPG key ID: 675AA7EF13964ACB
11 changed files with 11 additions and 11 deletions

View file

@ -8,7 +8,7 @@ rustPlatform.buildRustPackage rec {
owner = "Horus645";
repo = pname;
rev = version;
sha256 = "sha256-0QJlZ8ht6niO+D+G6jO+Ggdgt/0VeO6gquCGL5lS6nM=";
hash = "sha256-0QJlZ8ht6niO+D+G6jO+Ggdgt/0VeO6gquCGL5lS6nM=";
};
cargoSha256 = "sha256-ZjFeKh9/kGI8EBVe99jGdLoeA1Pun4aYWwLyMwOJCrU=";