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

packages.guix.gnu.org is down

2025-02-20 Thread alexis
Hi, Not sure if it's the proper mailing list but I have a 502 error on https://packages.guix.gnu.org/ since yesterday. Thanks ! Alexis

Re: [GCD] Migrating repositories, issues, and patches to Codeberg

2025-02-11 Thread alexis
example https://github.com/NixOS/nixpkgs/pull/352547 ). Combined with automatic merge from maintainer (not in this example), that makes updates really quick. The bot feature is really nice and if that could happen on codeberg, that would be great. Just my 2 cents, Alexis >

Re: Contributing to translation

2025-02-08 Thread alexis
Hi Julien, Thanks for the pointer, I did not think the search bar allowed for content search... One last question : when will the changes be available on the website ? I'm not sure if there is a review there or if it's just udpated every few hours. Best, Alexis On 2025-02-08T22:17:59

Contributing to translation

2025-02-08 Thread alexis
searching too !). Thanks, Alexis [1] https://guix.gnu.org/manual/devel/fr/html_node/Construire-depuis-Git.html Or https://guix.gnu.org/manual/devel/fr/html_node/Lancer-la-suite-de-tests.html for example

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 y

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 a

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

2023-11-01 Thread Alexis Simon
Thank you Sergio On 01/11/2023 14:04, Sergio Pastor Pérez wrote: Hi, Alexis. `typst` seems to use a structure that relies on multiple smaller crates. There has been some discussions over the IRC on how this could be packaged using the current cargo build system. Yes I asked the question

packaging Typst?

2023-10-31 Thread Alexis Simon
! Alexis