Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Latest commit

 

History

History
29 lines (16 loc) · 668 Bytes

File metadata and controls

29 lines (16 loc) · 668 Bytes

Unreleased

Contains breaking changes.

  • Remove separate Nix derivations. Only provide nix-script which bundles all available interpreters.

Version 3.0.0

This is the first release by myself (Dominik Schrempf) after Brian Hicks has flagged nix-script unmaintained. This release does not contain any breaking changes.

I have

  • updated the Rust toolchain and dependencies;
  • added many small changes affecting error and log messages, as well as code comments;
  • renamed the internal directives library to nix-script-directives.

There is more to come!

Version 2

According to Brian Hicks, this was a complete rewrite of version 1.