Skip to content

Commit c3caf71

Browse files
Update number of packages in nixpkgs
1 parent b8d41d9 commit c3caf71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/start/5.nix-search.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ summary: [
99
---
1010

1111
One great thing about Nix is that there are *tons* of [packages] available in the [Nix ecosystem][ecosystem] that you can use in [Nix development environments][env], in your [NixOS][nixos] installations, and more.
12-
While [Nixpkgs] is by far the largest Nix package collection—over 80,000 packages and counting :sunglasses:—any [Nix flake][flakes] can provide package [outputs].
12+
While [Nixpkgs] is by far the largest Nix package collection—over 100,000 packages and counting :sunglasses:—any [Nix flake][flakes] can provide package [outputs].
1313

1414
But navigating all of this plenty can be tricky, so in this guide we'll learn how to search for packages in Nixpkgs using the [`nix search`][nix-search] command and using the web application at [search.nixos.org][search].
1515
Then we'll learn how to explore packages in [other flakes](#nix-flake-show).

0 commit comments

Comments
 (0)