1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 10:11:47 +02:00

Migrate rl-next.md to doc/manual/rl-next directory

This commit is contained in:
Robert Hensing 2023-11-24 15:27:54 +01:00
parent 6971c4adc0
commit 857f9168f7
3 changed files with 18 additions and 6 deletions

View file

@ -0,0 +1,9 @@
synopsis: Fix `nix-env --query --drv-path --json`
prs: #9257
description: {
Fixed a bug where `nix-env --query` ignored `--drv-path` when `--json` was set.
}