via: fix license metadata (#418690)
This commit is contained in:
@@ -36,7 +36,8 @@ appimageTools.wrapType2 {
|
||||
meta = with lib; {
|
||||
description = "Yet another keyboard configurator";
|
||||
homepage = "https://caniusevia.com/";
|
||||
license = licenses.gpl3;
|
||||
# Upstream claims to be GPL-3 but doesn't release source code
|
||||
license = licenses.unfreeRedistributable;
|
||||
maintainers = with maintainers; [ emilytrau ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = "via";
|
||||
|
||||
Reference in New Issue
Block a user