Merge remote-tracking branch 'origin/master' into staging-next
Conflicts: pkgs/applications/blockchains/polkadot/default.nix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user