Skip to content

Add Skymu to list of the clients#281

Open
nilFinx wants to merge 1 commit intoTokTok:masterfrom
nilFinx:patch-1
Open

Add Skymu to list of the clients#281
nilFinx wants to merge 1 commit intoTokTok:masterfrom
nilFinx:patch-1

Conversation

@nilFinx
Copy link
Copy Markdown

@nilFinx nilFinx commented May 6, 2026

The client isn't that complete, but it has basic IM and conferences now, so I think that it is good enough to be added here.


This change is Reviewable

Signed-off-by: nilFinx <nulflox@disroot.org>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Warning

Build failed. Please check the logs.

@nilFinx
Copy link
Copy Markdown
Author

nilFinx commented May 6, 2026

------
 > [11/17] RUN ["make", "toktok/spec.md"]:
0.403     | sed -e '/``` haskell/,/```/d'	\
0.403   >> ../toktok/spec.md;				\
0.403   find . -name "*.lhs" -delete;		\
0.403   git checkout .;			\
0.403 }
0.404 /usr/bin/pandoc
0.486 pandoc: src/Network/Tox.tex: withBinaryFile: does not exist (No such file or directory)
0.503 Updated 57 paths from the index
0.507 grep Introduction toktok/spec.md
0.508 make: *** [Makefile:27: toktok/spec.md] Error 1
------
Dockerfile:30
--------------------
  28 |     
  29 |     COPY --chown=builder:builder toktok/spec.md.dist /home/builder/build/toktok/
  30 | >>> RUN ["make", "toktok/spec.md"]
  31 |     
  32 |     COPY --chown=builder:builder toktok/ /home/builder/build/toktok/
--------------------
ERROR: failed to build: failed to solve: process "make toktok/spec.md" did not complete successfully: exit code: 2

Not me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant