Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-04-02 18:14:54 +00:00
committed by GitHub
82 changed files with 2602 additions and 1381 deletions
@@ -75,6 +75,7 @@ stdenv.mkDerivation rec {
CONFIG_HS20=y
CONFIG_ACS=y
CONFIG_GETRANDOM=y
CONFIG_SAE=y
'' + lib.optionalString (sqlite != null) ''
CONFIG_SQLITE=y
'';