lix/doc/manual/src
Artturin a903f85f84 nix-env --query: fix --json ignoring --drv-path
```json
{
  "AMB-plugins": {
    "drvPath": "/nix/store/l99cb7h2hy8dg005arsjbd9kx0w05d3h-AMB-plugins-0.8.1.drv",
    "name": "AMB-plugins-0.8.1",
    "outputName": "out",
    "outputs": {
      "out": null
    },
    "pname": "AMB-plugins",
    "system": "x86_64-linux",
    "version": "0.8.1"
  },
  "ArchiSteamFarm": {
    "drvPath": "/nix/store/nhplgyjj34fz6hjmnyih25gxscfh8s7b-ArchiSteamFarm-5.4.12.5.drv",
    "name": "ArchiSteamFarm-5.4.12.5",
    "outputName": "out",
    "outputs": {
      "out": null
    },
    "pname": "ArchiSteamFarm",
    "system": "x86_64-linux",
    "version": "5.4.12.5"
  },
...
```
2023-11-09 22:31:32 +02:00
..
advanced-topics Merge how-to section on S3 buckets into S3 store docs (#7972) 2023-10-23 13:22:33 -04:00
architecture document the store concept (#9206) 2023-10-25 02:28:35 +00:00
command-ref nix-shell: support single quotes in shebangs 2023-10-23 15:56:05 +02:00
contributing add notes on comments in code samples 2023-10-25 12:00:56 +02:00
figures Move figures 2020-07-24 12:58:31 +02:00
installation docker: publish images to ghcr.io (#8066) 2023-10-20 19:28:26 +02:00
language Expand derivation examples (#9048) 2023-10-20 15:17:28 -04:00
package-management Merge how-to section on S3 buckets into S3 store docs (#7972) 2023-10-23 13:22:33 -04:00
protocols Allow dynamic derivation deps in inputDrvs 2023-09-07 10:39:37 -04:00
release-notes nix-env --query: fix --json ignoring --drv-path 2023-11-09 22:31:32 +02:00
store document the store concept (#9206) 2023-10-25 02:28:35 +00:00
glossary.md document the store concept (#9206) 2023-10-25 02:28:35 +00:00
introduction.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
quick-start.md Update doc/manual/src/quick-start.md 2023-02-19 20:00:02 -05:00
SUMMARY.md.in document the store concept (#9206) 2023-10-25 02:28:35 +00:00