Re: Trying out Codeberg

2025-02-21 Thread Alexis Simon
Hello, For those interested I tried the AGit workflow [1] on guix-science and it worked nicely to start a PR from the command line without forking [2]. Not sure it was mentioned before. Alexis [1] https://codeberg.org/forgejo/docs/src/branch/v7.0/docs/user/agit-support.md [2] https://codeb

Re: packaging Typst

2023-11-03 Thread Alexis Simon
My current not-yet-working work-in-progress if anyone is interested in contributing. https://codeberg.org/alxsim/local-channel/src/branch/main/typst.scm Alexis On 02/11/2023 13:21, Steve George wrote: Hi Alexis, I've been doing some Rust packaging recently, so maybe this will help you to ge

Re: packaging Typst

2023-11-02 Thread Alexis Simon
Thank you very much Steve for those detailed explanations! This is going to be super helpful as a starter. Alexis On 02/11/2023 13:21, Steve George wrote: Hi Alexis, I've been doing some Rust packaging recently, so maybe this will help you to get started. Here's how I would approach it. Expl

Re: packaging Typst? [or other rust apps that have several internal crates]

2023-11-01 Thread Alexis Simon
on how to approach the issue. Thanks. Sergio. Alexis Simon writes: Hi, Is anyone looking into packaging Typst (https://github.com/typst/typst)? This is a very promising Latex alternative. If no one is doing that I could try to investigate packaging it but I would need some help on where to star

packaging Typst?

2023-10-31 Thread Alexis Simon
Hi, Is anyone looking into packaging Typst (https://github.com/typst/typst)? This is a very promising Latex alternative. If no one is doing that I could try to investigate packaging it but I would need some help on where to start. This is a rust app but not available on crates.io. Thanks! Al