mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Move nix-channel under deprecated commands
This commit is contained in:
parent
f76ef9d4d3
commit
e6a6bcbb73
1 changed files with 1 additions and 1 deletions
|
@ -54,6 +54,7 @@
|
|||
{{#include ./command-ref/new-cli/SUMMARY.md}}
|
||||
- [Deprecated Commands](command-ref/main-commands.md)
|
||||
- [nix-build](command-ref/nix-build.md)
|
||||
- [nix-channel](command-ref/nix-channel.md)
|
||||
- [nix-shell](command-ref/nix-shell.md)
|
||||
- [nix-store](command-ref/nix-store.md)
|
||||
- [nix-store --add-fixed](command-ref/nix-store/add-fixed.md)
|
||||
|
@ -89,7 +90,6 @@
|
|||
- [nix-env --uninstall](command-ref/nix-env/uninstall.md)
|
||||
- [nix-env --upgrade](command-ref/nix-env/upgrade.md)
|
||||
- [Utilities](command-ref/utilities.md)
|
||||
- [nix-channel](command-ref/nix-channel.md)
|
||||
- [nix-collect-garbage](command-ref/nix-collect-garbage.md)
|
||||
- [nix-copy-closure](command-ref/nix-copy-closure.md)
|
||||
- [nix-daemon](command-ref/nix-daemon.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue