Merge branch 'master' into staging-next

This commit is contained in:
Jan Tojnar
2021-01-24 00:09:45 +01:00
871 changed files with 3294 additions and 3821 deletions
@@ -29,7 +29,7 @@ python3Packages.buildPythonApplication rec {
mv "$out/"*.1 "$out/share/man/man1/"
'';
meta = with stdenv.lib; {
meta = with lib; {
description = "An improved, cross-platform substitute for Make";
longDescription = ''
SCons is an Open Source software construction tool. Think of