Remove references to the nixpkgs-channels repo

Channel branches are now provided in the nixpkgs repo.

Issue #71176.
This commit is contained in:
Eelco Dolstra
2019-10-17 19:43:07 +02:00
parent fc6706f126
commit 5b324c1825
4 changed files with 13 additions and 23 deletions

View File

@@ -51,9 +51,7 @@ system, [Hydra](https://hydra.nixos.org/).
Artifacts successfully built with Hydra are published to cache at
https://cache.nixos.org/. When successful build and test criteria are
met, the Nixpkgs expressions are distributed via [Nix
channels](https://nixos.org/nix/manual/#sec-channels). The channels
are provided via a read-only mirror of the Nixpkgs repository called
[nixpkgs-channels](https://github.com/NixOS/nixpkgs-channels).
channels](https://nixos.org/nix/manual/#sec-channels).
# Contributing