Skip to content

0.3.0 - 2024-04-17

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 07:19
· 17 commits to main since this release

Release Notes

Added

  • #34 add option to provide nixtract with a status communication channel
  • #36 add option to only extract runtime dependencies
  • #40 log warning when narinfo fetching fails

Fixed

  • #38 fixed bug where found derivations were parsed incorrectly
  • #42 reintroduced the src field in the derivation description
  • #43 enables the flakes and nix-command features for nix invocations, this avoids users having to have them enabled manually

Changed

  • #36 moved all nixtract configuration options into a single struct passed to the nixtract function

Download nixtract 0.3.0

File Platform Checksum
nixtract-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
nixtract-x86_64-apple-darwin.tar.xz Intel macOS checksum
nixtract-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum