Skip to content

Commit

Permalink
notes: document change in nix-shell behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
tomberek committed Nov 26, 2023
1 parent 45eaf76 commit 824f50e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/manual/src/release-notes/rl-next.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@

- Introduced the store [`mounted-ssh-ng://`](@docroot@/command-ref/new-cli/nix3-help-stores.md).
This store allows full access to a Nix store on a remote machine and additionally requires that the store be mounted in the local filesystem.

- [`nix-channel`](../command-ref/nix-channel.md) now supports a `--list-generations` subcommand

- [`nix-shell`](../command-ref/nix-shell.md) shebangs now interpret "-E" with relative paths

0 comments on commit 824f50e

Please sign in to comment.