lix/doc/manual/src/release-notes/rl-next.md
tomberek 2dead20924
Apply suggestions from code review
Co-authored-by: Théophane Hufschmitt <7226587+thufschmitt@users.noreply.github.com>
2022-01-14 09:16:34 -05:00

316 B

Release X.Y (202?-??-??)

  • The Nix cli now searches for a flake.nix up until the root of the current git repository or a filesystem boundary rather than just in the current directory
  • The TOML parser used by builtins.fromTOML has been replaced by a more compliant one.