From 456b67e70f68ad04a313bc32973b8c478188d09a Mon Sep 17 00:00:00 2001 From: Pascal Wittmann Date: Thu, 9 Aug 2018 12:59:52 +0200 Subject: nheko: add license see issue #43716 --- pkgs/applications/networking/instant-messengers/nheko/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/applications') diff --git a/pkgs/applications/networking/instant-messengers/nheko/default.nix b/pkgs/applications/networking/instant-messengers/nheko/default.nix index 929277996c5e0..cf9558b4b955d 100644 --- a/pkgs/applications/networking/instant-messengers/nheko/default.nix +++ b/pkgs/applications/networking/instant-messengers/nheko/default.nix @@ -98,5 +98,6 @@ stdenv.mkDerivation rec { description = "Desktop client for the Matrix protocol"; maintainers = with maintainers; [ ekleog ]; platforms = platforms.all; + license = licenses.gpl3Plus; }; } -- cgit 1.4.1