raylib: change tests to attrset (#350007)

This commit is contained in:
Johannes Jöns 2024-10-30 14:30:49 +01:00 committed by GitHub
commit 6745c254ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@ stdenv.mkDerivation (finalAttrs: {
] ++ lib.optional includeEverything "-DINCLUDE_EVERYTHING=ON"
++ lib.optional sharedLib "-DBUILD_SHARED_LIBS=ON";
passthru.tests = [ raylib-games ];
passthru.tests = { inherit raylib-games; };
patches = [
# Patch version in CMakeLists.txt to 5.0.0