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
@@ -41,7 +41,7 @@ common =
nativeBuildInputs =
[ pkg-config ]
++ lib.optionals (is24 && stdenv.isLinux) [ util-linuxMinimal ]
++ lib.optionals stdenv.isLinux [ util-linuxMinimal ]
++ lib.optionals is24
[ autoreconfHook
autoconf-archive