Unverified Commit 6745c254 authored by jopejoe1's avatar jopejoe1 Committed by GitHub
Browse files

raylib: change tests to attrset (#350007)

parents 8a1dde79 c7c0e0d2
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