Merge remote-tracking branch 'origin/master' into staging-next

Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
This commit is contained in:
Alyssa Ross
2024-06-09 22:47:12 +01:00
7455 changed files with 9725 additions and 8070 deletions
@@ -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