Eloi Torrents
Eloi Torrents
@mscolnick I tried to implement it in my fork: https://github.com/marimo-team/marimo/compare/main...Eloitor:marimo:sage_support I'm sure this in not enough and more things need to be done....
Hydrus needs this package now. Once this is merged I'll update hydrus.
``` /usr/aarch64-linux-gnu/usr/bin/msgfmt: /usr/aarch64-linux-gnu/usr/bin/msgfmt: cannot execute binary file ```
I opened an issue upstream requesting a .desktop file https://github.com/OpenBoard-org/OpenBoard/issues/952
Maybe next week I'll package it
You can try adding raylib: https://github.com/void-linux/void-packages/pull/41218/files (do it in a separate commit on the same Pull request)
I think you should put whatever you need into CFLAGS, look at some examples https://github.com/search?q=repo%3Avoid-linux%2Fvoid-packages%20CFLAGS%3D&type=code
I tried the script for the libra colour and it worked.
this bot is annoying
The disabled rows would make it more obvious. Maybe passing a lambda to mo.ui.table that returns true if the row should be enabled, and false if it should be disabled.