CyberFox001
CyberFox001
The bundle file is mostly done. I have some problem to make the license and screenshots visible in the app center before installation. But after the installation, all information are...
Good news: I have a Flatpak file ready to test. Bad news: Gitlab do not let me easily attach an arbitrary file to a release. I need to find a...
I tried, but Github say it failed. I think it's because of the size. Finally, I commit the bundle file on the repo itself. You can download it here: https://framagit.org/SebGen/jmri-flatpak/-/raw/main/bundles/jmri.flatpak?ref_type=heads&inline=false...
@stnolting For now, I have installed Yosys from the [OSS CAD Suite](https://github.com/YosysHQ/oss-cad-suite-build). But when I have time to, I would like to switch to the Guix package manager to install...
> That's exactly what we do, and it actually works without any problems: > > [neorv32-setups/osflow/common.mk](https://github.com/stnolting/neorv32-setups/blob/d258c86fb4c7e00b2cbb3596a063eb6afcf38cc2/osflow/common.mk#L19-L21) > > Lines 19 to 21 in [d258c86](/stnolting/neorv32-setups/commit/d258c86fb4c7e00b2cbb3596a063eb6afcf38cc2) > ifdef GHDL_PLUGIN_MODULE > YOSYSFLAGS +=...
> Do you have any suggestions on how to improve this? 😉 I see 2 possibility: - Explicitly tell in the README that user need to set `GHDL_PLUGIN_MODULE` in its...
I still have this bug with Elpy version 20241227.2255 from Melpa.
Here are an example of the values present in variable `elfeed-feeds`: ``` ("http://lestrainsdelaurent.over-blog.com/rss" modelism) ("http://letraindemanu.canalblog.com/rss.xml" modelism) ``` Note: My feeds are defined by an Org-mode file, as I use Elfeed-org.
Yes, I can filter Elfeed entries based on tags.
I'm sorry, but I do not understand.