2024-03-04 07:12:09 +01:00
|
|
|
---
|
2024-03-04 07:11:19 +01:00
|
|
|
synopsis: Fix `nix-env --query --drv-path --json`
|
2024-03-04 07:12:09 +01:00
|
|
|
prs: 9257
|
2024-05-15 04:14:58 +02:00
|
|
|
credits: [Artturin, horrors]
|
|
|
|
category: Fixes
|
2024-03-04 07:12:09 +01:00
|
|
|
---
|
2024-03-04 07:11:19 +01:00
|
|
|
|
|
|
|
Fixed a bug where `nix-env --query` ignored `--drv-path` when `--json` was set.
|