Merge master into staging-next

This commit is contained in:
github-actions[bot]
2023-02-12 16:02:45 +00:00
committed by GitHub
35 changed files with 1155 additions and 1154 deletions
+3
View File
@@ -12,6 +12,8 @@
, withDocs ? false
, texinfo
, forFHSEnv ? false
, pkgsStatic
}:
let
@@ -116,6 +118,7 @@ stdenv.mkDerivation rec {
passthru = {
shellPath = "/bin/bash";
tests.static = pkgsStatic.bash;
};
meta = with lib; {