From 9f1022241ec6159ad3d457c62c9af3784ae56d86 Mon Sep 17 00:00:00 2001 From: Jonathan Ringer Date: Fri, 6 Nov 2020 14:28:59 -0800 Subject: [PATCH] README.md: bump pkg count to 60k repology has us at 65k+ packages https://repology.org/repository/nix_unstable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70d50e5efcd..16cfeabfa7e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@

[Nixpkgs](https://github.com/nixos/nixpkgs) is a collection of over -40,000 software packages that can be installed with the +60,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.