ticket: parse item frontmatter as YAML

This commit is contained in:
2026-06-08 08:13:19 +09:00
parent de3a5569da
commit 10d7844fc8
53 changed files with 450 additions and 151 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-aG07L64sHxGKYou7dzuNuYt6xoHjIgGhlsnI5kxGmUg=";
cargoHash = "sha256-uxmc3RsNb+ivbe9wnJcqLRWWRjU2uloF2HMvgZ6L0dI=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,