fix(pkgs): add parinfer-rust
cargoSha256
This commit is contained in:
parent
cf2949544a
commit
4b09a778e0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ rustPlatform.buildRustPackage rec {
|
|||
sha256 = "sha256-EVFuCZo6lYXEOWQzTW7BEfB5PIbO4YA4dCMo7N4oWrM=";
|
||||
};
|
||||
|
||||
cargoSha256 = lib.fakeSha256;
|
||||
cargoSha256 = "sha256-spKA4GDoEIg7CBICiEcHsxmxkt8yC5jLjXSFMAUUJGs=";
|
||||
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
|
|
Loading…
Reference in a new issue