update cargo hash for syntax renderer
This commit is contained in:
@@ -57,7 +57,7 @@ in
|
|||||||
hl = rustPlatform.buildRustPackage {
|
hl = rustPlatform.buildRustPackage {
|
||||||
name = "syntax-renderer";
|
name = "syntax-renderer";
|
||||||
src = inputs.syntax-renderer;
|
src = inputs.syntax-renderer;
|
||||||
cargoHash = "sha256-vlX4jMzwyELvg+KWfYEmsjOc8smofw2zbjD6uxBeOv0=";
|
cargoHash = "sha256-kZy+HVPcUfPDTBQZ8TQ/xlEEqmSIttzdGeRwX9EF4xU=";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user