doc/manual/source/release-notes/rl-2.6.md
flake.nix up until the root of the current
Git repository or a filesystem boundary rather than just in the current
directory.builtins.fromTOML has been replaced by a
more compliant one.:st/:show-trace commands to nix repl, which are used to
set or toggle display of error traces.builtins.zipAttrsWith with the same
functionality as lib.zipAttrsWith from Nixpkgs, but much more
efficient.nix store copy-log to copy build logs from one store
to another.commit-lockfile-summary option can be set to a non-empty
string to override the commit summary used when committing an updated
lockfile. This may be used in conjunction with the nixConfig
attribute in flake.nix to better conform to repository
conventions.docker run -ti nixos/nix:master will place you in the Docker
container with the latest version of Nix from the master branch.