chore: bump package count (#756)

This commit is contained in:
tomberek 2024-04-16 00:35:59 -04:00 committed by GitHub
parent 92a9c0a82b
commit 7bdc02cc99
Failed to generate hash of commit

View file

@ -226,7 +226,7 @@ view :
view nixosChannels model =
Search.view { toRoute = Route.Packages, categoryName = "packages" }
[ text "Search more than "
, strong [] [ text "80 000 packages" ]
, strong [] [ text "100 000 packages" ]
]
nixosChannels
model