mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
release note entry for the mounted-ssh-ng://
store
This commit is contained in:
parent
06b8902562
commit
b32b20a6d7
1 changed files with 4 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue