Re: Clangd does not work with either Clang or GCC

2025-04-05 Thread Greg Hogan
On Fri, Mar 21, 2025 at 9:53 AM aneris via wrote: > > Hello Guix, > > I have been trying to setup a C++ development environment in Guix, > however clangd has been very annoying. > > The simple hello world in C++ > > ``` > > #include > > int main() { > >std::cout << "Hello World"; > > } > > ``

Re: setting MTU for guix pull only

2025-04-05 Thread Felix Lechner via
Hi Andy, On Wed, Mar 19 2025, Andy Tai wrote: > is there any way to set the MTU for only the guix pull process so I > don't have to change the network interface MTU system wide? I'm not an expert but believe "It can not be set dynamically depending on communication partner." [1] > Some previous

Re: adding Samba to config.scm

2025-04-05 Thread Roman Riabenko via
Hello, Gottfried! On Mon, 2025-03-31 at 12:58 +, gfp wrote: > It always says: > Benötigt: user-processes networking > English: user-processes networking is required > > what that means and what do I have to do - I don´t know That line is informational. It does not indicate an error. It says

Re: A silly concern about substitute servers

2025-04-05 Thread Christopher Baines
Pan Xie writes: > 1. Does a substitute server keeps all the packages it build? If the > answer is yes, won't it consume huge storage resources? If the answer > is no, then the user who use time-machine travel back to > >     years before have to build all the packages from scratch? For the borde

Clangd does not work with either Clang or GCC

2025-04-05 Thread aneris via
Hello Guix, I have been trying to setup a C++ development environment in Guix, however clangd has been very annoying. The simple hello world in C++ ``` #include int main() { std::cout << "Hello World"; } ``` Has clangd (in Emacs) complaining about the line that, `clang: [unknown-ty

Guix social video: Self-hosting Forgejo in Guix using OCI container services

2025-04-05 Thread Steve George
Hi, The video from the last guix.social has been published, check it out! Giacomo Leidi talked about his Gocix project (https://github.com/fishinthecalculator/gocix), and showed how to use the `oci-service-type` to configure container-based (e.g. Docker / OCI) software using Guix's declarative

'unattended-upgrade-service-type' operating

2025-04-05 Thread Hubert Lombard via
Hi Guix! After adding 'unattented-upgrade-service-type' to my list of services, the reconfiguration went well. But it seems that the update, scheduled every Sunday at midnight, is not taking place. 'guix system describe' only shows me the old one... I thought it was my slow connection... Usuall

OpenSMTP logging

2025-04-05 Thread Gabriel Wicki
Aloha, Howdy and Hello! I'm setting up a Guix VM to host email services: https://git.sr.ht/~gabber/teil-channel Some messages get stuck in the queue with `smtpctl show queue` saying: > Network error on destination MXs but I fail to find any information in the logs. More specifically: I am not

Re: Cannot open a MATE session on Trisquel after installing Gajim from Guix

2025-04-05 Thread Rutherther
Hello David, David Lecompte writes: > Hello Guix, > > After I install Gajim from Guix on Trisquel (I have also icecat and a few > other things installed from Guix), when I try opening a MATE session, I have > the background screen for about 25 seconds, then a brief black screen and I > am back

a contributor looking for support.

2025-04-05 Thread isf
Hello, I have worked as a translator for Guix, I have translated the GNU Guix website into Spanish and other free software projects, such as the FSF monthly bulletin and GNU Boot. I am writing this message to inform that I am looking for financial support to continue with this and other important w

Re: guix system: error: more than one target service 'dbus' when attempting to reconfigure sysctl values

2025-04-05 Thread Irfan S
softwarelibre--- via writes: > This happened after I tried reconfiguring my machine. I added: >    > (modify-services %desktop-services > (delete gdm-service-type)) >    (modify-services %desktop-services > (sysctl-service-type config => >