packaging: what to do about these requiring systemd?

2024-07-07 Thread Andy Tai
Some packages require systemd; some may provide configure stage options to disable systemd support which can be supplied by the package definitions in Guix. But for these that do not make systemd support configurable, what is the general approach to make such packages available in GNU Guix?

Re: merging r-team branch

2024-07-07 Thread Efraim Flashner
On Sun, Jul 07, 2024 at 09:24:23AM +0200, Ricardo Wurmus wrote: > Hi Guix, > > the r-team branch has been built successfully. It contains updates to R > and both CRAN and Bioconductor packages. > > It is the last in the queue of branches to be merged: > > core-updates #70456 > tex-team

Re: Trying to update my Guix on Android

2024-07-07 Thread Tobias Alexandra Platen
I copied those files from my debian system, will try with guix system later: adb push /etc/protocols /system/etc/ adb push /etc/services /system/etc/ adb push /etc/resolv.conf /system/etc/ And none of the files differ OnePlus6T:/etc # diff protocols /system/etc/protocols OnePlus6

Re: merging r-team branch

2024-07-07 Thread Andreas Enge
Hello, Am Sun, Jul 07, 2024 at 09:24:23AM +0200 schrieb Ricardo Wurmus: > the r-team branch has been built successfully. It contains updates to R > and both CRAN and Bioconductor packages. > It touches very few packages that are not related to R. The exception > is apache-arrow. answering the s

Re: merging r-team branch

2024-07-07 Thread Development of GNU Guix and the GNU System distribution.
Hello, Ricardo Wurmus writes: > the r-team branch has been built successfully. It contains updates to R > and both CRAN and Bioconductor packages. > > It is the last in the queue of branches to be merged: > > core-updates #70456 > tex-team #70915 > python-team #71408 > kde-

Re: merging r-team branch

2024-07-07 Thread Zheng Junjie
Ricardo Wurmus writes: > Hi Guix, > > the r-team branch has been built successfully. It contains updates to > R > and both CRAN and Bioconductor packages. > > It is the last in the queue of branches to be merged: > > core-updates #70456 > tex-team #70915 > python-team #71408 >

merging r-team branch

2024-07-07 Thread Ricardo Wurmus
Hi Guix, the r-team branch has been built successfully. It contains updates to R and both CRAN and Bioconductor packages. It is the last in the queue of branches to be merged: core-updates #70456 tex-team #70915 python-team #71408 kde-team #71614 rust-team#71703