Loading pkgs/applications/networking/instant-messengers/cinny-desktop/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ stdenv.mkDerivation rec { description = "Yet another matrix client for desktop"; homepage = "https://github.com/cinnyapp/cinny-desktop"; maintainers = [ maintainers.aveltras ]; license = licenses.mit; license = licenses.agpl3Only; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; platforms = platforms.linux; mainProgram = "cinny"; Loading Loading
pkgs/applications/networking/instant-messengers/cinny-desktop/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ stdenv.mkDerivation rec { description = "Yet another matrix client for desktop"; homepage = "https://github.com/cinnyapp/cinny-desktop"; maintainers = [ maintainers.aveltras ]; license = licenses.mit; license = licenses.agpl3Only; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; platforms = platforms.linux; mainProgram = "cinny"; Loading