yabause: fix meta eval
This commit is contained in:
parent
35f894860d
commit
9b4f74e38f
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "An open-source Sega Saturn emulator";
|
description = "An open-source Sega Saturn emulator";
|
||||||
homepage = https://yabause.org/;
|
homepage = https://yabause.org/;
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
maintainers = with maintaines; [ AndersonTorres ];
|
maintainers = with maintainers; [ AndersonTorres ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user