Re: [bug#70314] [PATCH] guix: scripts: environment: add tls certs to networked containers

2024-09-15 Thread Ryan Prior
On Sunday, September 15th, 2024 at 4:39 PM, Ludovic Courtès wrote: > You’ve convinced me. > > That it’s opt-out sounds reasonable to me. ‘--no-tls’ sounds reasonable > too as a name Agreed on all points. Even though I'm aware of the need, I've forgotten to add tls-certs many times. Removin

Re: [bug#70314] [PATCH] guix: scripts: environment: add tls certs to networked containers

2024-09-15 Thread Ludovic Courtès
Hi Richard, Cc: guix-devel to get more feedback: this is about adding ‘nss-certs’ by default in ‘guix shell -CN’ containers, along with a ‘--no-tls’ option to opt out: https://issues.guix.gnu.org/70314 Richard Sent skribis: > Ludovic Courtès writes: > >> Instead of adding the ‘nss-certs’ pa

Re: bug#72686: Impossible to remove all offload machines

2024-09-15 Thread Tomas Volf
Hello, Ian Eure writes: > Disregard this, I continued thinking after sending the email (as one does) and > realized that any managed file will be a link into the store -- so if the > system > is reconfigured with no build-machines or channels *and* the corresponding > file > is a store link,

Re: Search path for patches

2024-09-15 Thread Konrad Hinsen
Hi Ekaitz and Nicolas, Thanks for your comments! Ekaitz Zarraga writes: > In your own channel it is the root folder of the channel if I'm not > mistaken. Pretty annoying, honestly. > In Guix it's defaulted to the patches/ directory in packages/ I hadn't considered the possibility that the def

Re: Search path for patches

2024-09-15 Thread Liliana Marie Prikler
Am Freitag, dem 13.09.2024 um 19:33 +0200 schrieb Konrad Hinsen: > Hi everyone, > > I have been searching for a while, without much success, so I am > trying to tap into your collective wisdom: What's the search path > used by search-patches? > > More precisely, where do I have to put patches >