mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Emit a warning about channel deprecation.
This commit is contained in:
parent
ad7100fd6c
commit
d97d311ddf
2 changed files with 11 additions and 0 deletions
|
@ -8,6 +8,12 @@
|
|||
|
||||
# Description
|
||||
|
||||
> **Warning**
|
||||
>
|
||||
> nix-channel is deprecated in favor of flakes in Determinate Nix.
|
||||
> For a guide on Nix flakes, see: <https://zero-to-nix.com/>.
|
||||
> For details and to offer feedback on the deprecation process, see: <https://github.com/DeterminateSystems/nix-src/issues/34>.
|
||||
|
||||
Channels are a mechanism for referencing remote Nix expressions and conveniently retrieving their latest version.
|
||||
|
||||
The moving parts of channels are:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue