From 6541e8fefcddf23e00cdb3a8fc72858cab91fa25 Mon Sep 17 00:00:00 2001 From: Yohann Boniface Date: Thu, 17 Apr 2025 01:14:46 +0200 Subject: [PATCH] README: sync package count with https://search.nixos.org/packages The count was bump last month on the official nixos website: > https://github.com/NixOS/nixos-homepage/commit/8ae0465e9a2e32747d4d97c681161c05537792ce --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b00a40c4c0c..fc275f69e4f4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@

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