Skip to content

v2025.7.13

Choose a tag to compare

@github-actions github-actions released this 13 Jul 20:47

Changelog

v2025.7.13

💡 Features

  • Try to use RUNTIME_DIRECTORY first for strace pipe location (8f3ce35 by desbma)
  • Consider errored syscalls to catch cases like EINPROGRESS (3e8e4ad by desbma)
  • Identify more successful sycalls returning -1 (1d971d4 by desbma)

📗 Documentation

  • README: Mention nixpkgs repo (53f37ce by kuflierl)

🧰 Miscellaneous tasks

  • Ignore verbose clippy lints (2e96cb3 by desbma)
  • Update .gitignore (e741484 by desbma)
  • Update dependencies (5a398fa by desbma)
  • Update clippy template (ee68b02 by desbma)