>_ linuxcommand.dev
Startseite nix-channel
Updates

nix-channel

Manage Nix channels.

Last updated: Report error
Syntax
$nix-channel [OPTIONS] ACTION
Examples
Examples
$nix-channel --add https://nixos.org/channels/nixpkgs-unstable
Examples
$nix-channel --update
Examples
$nix-channel --list
Typical use cases
Add channel
nix-channel --add URL
Update
nix-channel --update
List
nix-channel --list
Note Manages Nix channels for package updates.
Export