summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2019-10-17 19:43:07 +0200
committerEelco Dolstra <edolstra@gmail.com>2019-10-17 19:44:03 +0200
commit5b324c18255847fb1298799f23bffd0c4cf5bb59 (patch)
treee037dc71f91779bd119320d61d5f789dbc73a2cd /README.md
parentfc6706f12676d0d7c6157055679bf59a872874bf (diff)
downloadnixpkgs-5b324c18255847fb1298799f23bffd0c4cf5bb59.tar
nixpkgs-5b324c18255847fb1298799f23bffd0c4cf5bb59.tar.gz
nixpkgs-5b324c18255847fb1298799f23bffd0c4cf5bb59.tar.bz2
nixpkgs-5b324c18255847fb1298799f23bffd0c4cf5bb59.tar.lz
nixpkgs-5b324c18255847fb1298799f23bffd0c4cf5bb59.tar.xz
nixpkgs-5b324c18255847fb1298799f23bffd0c4cf5bb59.tar.zst
nixpkgs-5b324c18255847fb1298799f23bffd0c4cf5bb59.zip
Remove references to the nixpkgs-channels repo
Channel branches are now provided in the nixpkgs repo.

Issue #71176.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 49550f8fe7a..15ef4048d90 100644
--- a/README.md
+++ b/README.md
@@ -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