vital: clarify license
This commit is contained in:
@@ -73,8 +73,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://vital.audio/";
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
license = with licenses; [
|
||||
unfree
|
||||
gpl3Plus
|
||||
unfree # https://vital.audio/eula/
|
||||
];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ PowerUser64 ];
|
||||
|
||||
Reference in New Issue
Block a user