Re: Guix at 37C3 Chaos Communication Congress in late Dec?

2024-01-01 Thread Fabio Natali
On 2023-12-30, 20:28 +0100, Wilko Meyer wrote: > As the 37c3 has ended today, were the sessions fun so far/did > everything go well? Curious to hear how things went and if you were > able to reach new folks interested in Guix at the event. Hi Wilko, Thanks for asking. Indeed I was thinking of wr

Separating test inputs?

2024-01-01 Thread Development of GNU Guix and the GNU System distribution.
Hi, A better test infrastructure in Guix would probably be good, but is not ready yet. Would it make sense, however, to split out those inputs only needed for testing? Such a step would probably make bootstrapping new architectures a lot easier. It would also reduce the dependency graph in Guix,

Re: Separating test inputs?

2024-01-01 Thread Ricardo Wurmus
Felix Lechner via "Development of GNU Guix and the GNU System distribution." writes: > In Debian, test prerequisites are annotated awkwardly with in > the build prerequisites. (I think Guix calls them native-inputs.) You > can see some of Debian's funny notations here [1] and here. [2] Nativ