openmsx: add license
This commit is contained in:
parent
0a2a353ad5
commit
19d41f90b4
@ -45,5 +45,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "https://openmsx.org";
|
homepage = "https://openmsx.org";
|
||||||
maintainers = with maintainers; [ AndersonTorres ];
|
maintainers = with maintainers; [ AndersonTorres ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
license = with licenses; [ bsd2 boost gpl2 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user