mirror of
https://github.com/NixOS/nix
synced 2025-07-05 12:21:48 +02:00
Remove trailing slash in Zero to Nix URL
This commit is contained in:
parent
234f790d62
commit
2e2d795b46
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ static int main_nix_channel(int argc, char ** argv)
|
||||||
{
|
{
|
||||||
warn(
|
warn(
|
||||||
"nix-channel is deprecated in favor of flakes in Determinate Nix. \
|
"nix-channel is deprecated in favor of flakes in Determinate Nix. \
|
||||||
For a guide on Nix flakes, see: https://zero-to-nix.com/. \
|
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.");
|
For details and to offer feedback on the deprecation process, see: https://github.com/DeterminateSystems/nix-src/issues/34.");
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue