From d4f326441ba58f797c4a9535af9765a5f714b9b2 Mon Sep 17 00:00:00 2001 From: Sigmanificient Date: Tue, 16 Apr 2024 07:31:12 +0200 Subject: [PATCH] README: sync package count with https://search.nixos.org/packages --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ba68bbd64bb..5e6a8c54832b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@

[Nixpkgs](https://github.com/nixos/nixpkgs) is a collection of over -80,000 software packages that can be installed with the +100,000 software packages that can be installed with the [Nix](https://nixos.org/nix/) package manager. It also implements [NixOS](https://nixos.org/nixos/), a purely-functional Linux distribution.