Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-01-25 18:52:08 +00:00
committed by GitHub
2813 changed files with 3233 additions and 2989 deletions
@@ -1,6 +1,6 @@
{ version, sha256 }:
{ stdenv, fetchurl, python3Packages, lib }:
{ fetchurl, python3Packages, lib }:
python3Packages.buildPythonApplication rec {
pname = "scons";