Skip to content

10.0.0

Latest
Compare
Choose a tag to compare
@sakarias88 sakarias88 released this 07 Feb 08:25
· 3 commits to main since this release
10.0.0
cd760ae

Added

  • Support for nixpkgs up to 23.11

Changed

  • The default linter is now statix instead of nix-lint. The name of the nix attribute and
    script is also changed from nix-lint to nixlint to be consistent with other linting
    tools.

Fixed

  • Shells were assuming that the name attribute always existed on derivations.
    This is not always true and pname can now also be used.