116e48fad3
rl-next: Fix and support markdown frontmatter syntax (cherry picked from commit 69b7876a0810269ad71807594cfd99b26cd8a5ff) Change-Id: I8bfb8967af0943080fdd70d257c34abaf0a9fedf
6 lines
149 B
Markdown
6 lines
149 B
Markdown
---
|
|
synopsis: Fix `nix-env --query --drv-path --json`
|
|
prs: 9257
|
|
---
|
|
|
|
Fixed a bug where `nix-env --query` ignored `--drv-path` when `--json` was set.
|