mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 06:47:09 +03:00
commit
45d58e4912
@ -29,5 +29,6 @@ in stdenv.mkDerivation {
|
||||
description = "A PSP emulator, the Qt4 version.";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = [ maintainers.fuuzetsu ];
|
||||
platforms = platforms.linux ++ platforms.darwin ++ platforms.cygwin;
|
||||
};
|
||||
}
|
Loading…
Reference in New Issue
Block a user