openmsx: add license
This commit is contained in:
parent
0a2a353ad5
commit
19d41f90b4
1 changed files with 1 additions and 0 deletions
|
@ -45,5 +45,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://openmsx.org";
|
||||
maintainers = with maintainers; [ AndersonTorres ];
|
||||
platforms = platforms.unix;
|
||||
license = with licenses; [ bsd2 boost gpl2 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue