Merge staging-next into staging

This commit is contained in:
nixpkgs-ci[bot]
2026-06-04 13:06:19 +00:00
committed by GitHub
104 changed files with 1476 additions and 877 deletions
@@ -1089,10 +1089,6 @@ in
# TODO: figure out darwin failure
doCheck = lua.luaversion == "5.1" && stdenv.hostPlatform.isLinux;
nvimSkipModules = [
"bootstrap" # tries to install luarocks from network
];
bustedFlags = [
"--run=offline"
];