mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
nix describe-stores: Remove
This command was intended for docs generation, but it was never used for that and we don't need it.
This commit is contained in:
parent
8d6d59cb1b
commit
7704118d28
4 changed files with 3 additions and 54 deletions
|
@ -26,4 +26,6 @@
|
|||
```shell-session
|
||||
$ nix path-info /nix/store/gzaflydcr6sb3567hap9q6srzx8ggdgg-glibc-2.33-78.drv^*
|
||||
```
|
||||
provides information about each of its outputs.
|
||||
provides information about each of its outputs.
|
||||
|
||||
* The command `nix describe-stores` has been removed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue