treewide: fix typos

This commit is contained in:
Ben Siraphob
2026-01-13 14:45:11 -05:00
parent 6f904e1e92
commit c7e10647ea
72 changed files with 194 additions and 194 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Python 2 is Not Supported
Packages, applications, and services based on Python 2 are no longer supported and are being removed. If you require a Python 2 based package, you can include that package in your own local repository.
Packages, applications, and services based on Python 2 are no longer supported and are being removed. If you require a Python 2-based package, you can include that package in your own local repository.
Some packages may continue to be maintained for internal use by nixpkgs, but they should not be used by new public packages.
Some packages may continue to be maintained for internal use by Nixpkgs, but they should not be used by new public packages.
For more details, see [Issue #201859](https://github.com/NixOS/nixpkgs/pull/201859).