diff --git a/pkgs/development/python2-modules/README.md b/pkgs/development/python2-modules/README.md new file mode 100644 index 000000000000..2d3a7cbb2b8e --- /dev/null +++ b/pkgs/development/python2-modules/README.md @@ -0,0 +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. + +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).