Give the user more info about the licensing
Co-authored-by: nicoo <nicoo@mur.at>
This commit is contained in:
parent
c7a82d15bf
commit
6bbb12cd87
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ buildLua {
|
|||
meta = with lib; {
|
||||
description = "Seeking and hybrid fastforwarding like VHS";
|
||||
homepage = "https://github.com/po5/evafast";
|
||||
license = licenses.unfree; # no explicit licensing information available
|
||||
license = licenses.unfree; # no license; see https://github.com/po5/evafast/issues/15
|
||||
maintainers = with lib.maintainers; [ purrpurrn ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue