diff options
author | Ryan Mulligan | 2020-11-29 16:18:12 -0800 |
---|---|---|
committer | Ryan Mulligan | 2020-11-29 16:18:12 -0800 |
commit | 82657dc074b9cd7f8b012e3f9241791c6f96cd7d (patch) | |
tree | 0cc80e8d0af7e0fe2066e5e2e3bb23ae973c0f45 | |
parent | a2b278f0951a41a9eb781403cf7cf621e5a1bf2e (diff) |
readme: update reference to number of packages
We updated the top of the readme to reference 60,000, but we forgot to update this reference. This changes it so it won't become invalid for a bit.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 16cfeabfa7ed..8f52d9150053 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ channels](https://nixos.org/nix/manual/#sec-channels). Nixpkgs is among the most active projects on GitHub. While thousands of open issues and pull requests might seem a lot at first, it helps consider it in the context of the scope of the project. Nixpkgs -describes how to build over 40,000 pieces of software and implements a +describes how to build tens of thousands of pieces of software and implements a Linux distribution. The [GitHub Insights](https://github.com/NixOS/nixpkgs/pulse) page gives a sense of the project activity. |