Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2024-06-10 00:02:49 +00:00
committed by GitHub
7465 changed files with 9866 additions and 8177 deletions
@@ -338,7 +338,7 @@ in with passthru; stdenv.mkDerivation ({
meta = {
homepage = "http://python.org";
description = "A high-level dynamically-typed programming language";
description = "High-level dynamically-typed programming language";
longDescription = ''
Python is a remarkably powerful dynamic programming language that
is used in a wide variety of application domains. Some of its key
@@ -664,7 +664,7 @@ in with passthru; stdenv.mkDerivation (finalAttrs: {
"https://docs.python.org/release/${version}/whatsnew/changelog.html"
else
"https://docs.python.org/${majorMinor}/whatsnew/changelog.html#python-${dashedVersion}";
description = "A high-level dynamically-typed programming language";
description = "High-level dynamically-typed programming language";
longDescription = ''
Python is a remarkably powerful dynamic programming language that
is used in a wide variety of application domains. Some of its key