Fedora packages

2021-07-07 Thread juhp
Good question: I think I didn't build the docs... since it seems to need a network connection if I am not mistaken? Is there a workaround for that? That is actually not a real problem for Fedora Copr builds (they allow net to be enabled), but certainly not possible for an official Fedora Linux p

Fedora packages

2021-07-07 Thread timothee
> How did you deal with nim doc? That is, where did you put dochack.js and > nimdoc.css? PR welcome to proceed as described here:

Fedora packages

2021-07-05 Thread shirleyquirk
How did you deal with `nim doc`? That is, where did you put dochack.js and nimdoc.css?

Fedora packages

2021-07-05 Thread juhp
I created packages of nim for Fedora in a copr repo: / (x86_64 and aarch64): ie if you are using fedora you can enable the repo and install with: $ sudo dnf copr enable petersen/nim $ sudo dnf install nim Run