web: extract readable html content

This commit is contained in:
2026-05-31 05:49:20 +09:00
parent dc5ce2ba72
commit 7906ca5326
4 changed files with 427 additions and 39 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-8ZT5moKFxj/5vbp5rsUG7UkPLY1fvQKhYTyjRWQ58xk=";
cargoHash = "sha256-VzVFqOWJHfgX92Qw84995ICQu2uvQPeYm6AotU4/LR0=";
depsExtraArgs = {
# nixpkgs 25.11's fetchCargoVendor still uses crates.io's API