lua.pkgs.libluv: reformat with "nixfmt -s"

This commit is contained in:
Dmitry Bogatov
2026-07-23 21:54:16 +00:00
parent d328bfb521
commit 4c82c0d5e0

View File

@@ -31,10 +31,7 @@ stdenv.mkDerivation {
lua
];
nativeBuildInputs = [
cmake
]
++ lib.optionals stdenv.hostPlatform.isDarwin [ fixDarwinDylibNames ];
nativeBuildInputs = [ cmake ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ fixDarwinDylibNames ];
passthru.tests = {
# Test luv too