obs-nvfbc: update metadata

This commit is contained in:
4825764518 2022-07-02 22:34:30 -04:00
parent 11254579e3
commit 88d8a2a063
No known key found for this signature in database
GPG Key ID: A9FDDC6F9E5CB8AC

View File

@ -18,6 +18,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "OBS Studio source plugin for NVIDIA FBC API";
homepage = "https://gitlab.com/fzwoch/obs-nvfbc";
license = licenses.gpl2Only;
maintainers = with maintainers; [ babbaj ];
platforms = [ "x86_64-linux" ];