aboutsummaryrefslogtreecommitdiff
path: root/src/nix/realisation/info.md
blob: 8aa986516f73f2c9bb7c0ad83812cae41e069e7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R"MdBoundary(
# Description

Display some information about the given realisation

# Examples

Show some information about the realisation of the `hello` package:

```console
$ nix realisation info nixpkgs#hello --json
[{"id":"sha256:3d382378a00588e064ee30be96dd0fa7e7df7cf3fbcace85a0e7b7dada1eef25!out","outPath":"fd3m7xawvrqcg98kgz5hc2vk3x9q0lh7-hello"}]
```

)MdBoundary"