mark 9.1.4 -> 9.7.1 https://github.com/kovetskiy/mark/releases attrpath: mark Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-2rEwZffM+RK0baz8m+fXN2NGYskv4zO67cWC4rx+hfI=" [golangModuleVersion] Replaced vendorHash with sha256-boUOITZyRer+haaC+6/6rN/U212MOwunymo7T5ejPVc= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mark nix build failed. @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building Building subPackage . Building subPackage ./pkg/confluence Building subPackage ./pkg/mark Building subPackage ./pkg/mark/includes Building subPackage ./pkg/mark/macro Building subPackage ./pkg/mark/parser Building subPackage ./pkg/mark/stdlib Building subPackage ./pkg/mark/vfs @nix { "action": "setPhase", "phase": "checkPhase" } running tests --- FAIL: TestExtractMermaidImage (0.00s) --- FAIL: TestExtractMermaidImage/example (0.00s) mermaid_test.go:33: Error Trace: /build/source/pkg/mark/mermaid_test.go:33 Error: Received unexpected error: exec: "google-chrome": executable file not found in $PATH Test: TestExtractMermaidImage/example Messages: processMermaidLocally(example, graph TD; A-->B;) FAIL FAIL github.com/kovetskiy/mark/pkg/mark 0.019s FAIL