aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/src/release-notes/rl-next.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/src/release-notes/rl-next.md b/doc/manual/src/release-notes/rl-next.md
index c1adac634..2b4631ce1 100644
--- a/doc/manual/src/release-notes/rl-next.md
+++ b/doc/manual/src/release-notes/rl-next.md
@@ -1,3 +1,5 @@
# Release X.Y (202?-??-??)
- `nix-shell` shebang lines now support single-quoted arguments.
+
+- Fixed a bug where `nix-env --query` ignored `--drv-path` when `--json` was set.