mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-11 16:56:17 +02:00
9 lines
162 B
Markdown
9 lines
162 B
Markdown
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.
|
|
|
|
}
|
|
|
|
|