jellyfin: add platforms
This commit is contained in:
parent
b56b2401b8
commit
7be04844b0
1 changed files with 1 additions and 0 deletions
|
@ -116,5 +116,6 @@ stdenv.mkDerivation rec {
|
|||
# https://github.com/jellyfin/jellyfin/issues/610#issuecomment-537625510
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ nyanloutre minijackson purcell jojosch ];
|
||||
platforms = dotnet-aspnetcore.meta.platforms;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue