Commit c7c0e0d2 authored by jopejoe1's avatar jopejoe1
Browse files

raylib: change tests to attrset

parent 49f6d168
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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