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";
>
> }
>
> ``
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
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
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
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
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
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
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
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
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
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 =>
>
11 matches
Mail list logo