Merge staging-next into staging

This commit is contained in:
github-actions[bot] 2023-12-31 12:01:23 +00:00 committed by GitHub
commit dc1ce0d685
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
65 changed files with 1237 additions and 654 deletions

View file

@ -786,6 +786,7 @@ in {
spark = handleTestOn [ "x86_64-linux" "aarch64-linux" ] ./spark {};
sqlite3-to-mysql = handleTest ./sqlite3-to-mysql.nix {};
sslh = handleTest ./sslh.nix {};
ssh-agent-auth = handleTest ./ssh-agent-auth.nix {};
ssh-audit = handleTest ./ssh-audit.nix {};
sssd = handleTestOn [ "x86_64-linux" "aarch64-linux" ] ./sssd.nix {};
sssd-ldap = handleTestOn [ "x86_64-linux" "aarch64-linux" ] ./sssd-ldap.nix {};