mirror of
https://github.com/NixOS/nix.git
synced 2024-11-25 08:12:29 +00:00
release note entry for the mounted-ssh-ng://
store
This commit is contained in:
parent
06b8902562
commit
b32b20a6d7
@ -1,3 +1,6 @@
|
||||
# Release X.Y (202?-??-??)
|
||||
|
||||
- Fixed a bug where `nix-env --query` ignored `--drv-path` when `--json` was set.
|
||||
- Fixed a bug where `nix-env --query` ignored `--drv-path` when `--json` was set.
|
||||
|
||||
- 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.
|
||||
|
Loading…
Reference in New Issue
Block a user