mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
Merge pull request #8337 from fricklerhandwerk/channel-files
list files used by `nix-channel` on its own man page
This commit is contained in:
commit
684e9be8b9
2 changed files with 8 additions and 0 deletions
|
@ -52,6 +52,12 @@ The list of subscribed channels is stored in `~/.nix-channels`.
|
|||
|
||||
{{#include ./env-common.md}}
|
||||
|
||||
# Files
|
||||
|
||||
`nix-channel` operates on the following files.
|
||||
|
||||
{{#include ./files/channels.md}}
|
||||
|
||||
# Examples
|
||||
|
||||
To subscribe to the Nixpkgs channel and install the GNU Hello package:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue