宋文武 writes:
> Hello, you can disable the autospawn for PulseAudio by
> put "autospawn = no" in ~/.config/pulse/client.conf.
>
>
> It was not started by shepherd but autospawn by applications (eg: pulsemixer),
> for reference:
> https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/
Better built in support across the board at runtime code level for feature
detection and use would transparently do this. Alas, C.
On Wed, Aug 23, 2023, 3:53 PM Peter Polidoro wrote:
> On Wed, 23 Aug 2023 17:12, Simon Tournier
> wrote:
>
> > Yes, the images generated by Guix cannot considered
On Wed, 23 Aug 2023 17:12, Simon Tournier
wrote:
Yes, the images generated by Guix cannot considered as minimal.
:-)
Usually I am grateful that Guix packages are "maximal".
It would be wonderful, though, if some magical "--minimal" command
existed when creating a Guix container to make it
Simon Tournier writes:
> Hi,
>
> Sorry for the late reply.
>
> On Sun, 02 Jul 2023 at 15:57, "Philip McGrath"
> wrote:
>
>>> ck@brak ~ $ guix shell --no-grafts racket -- racket --version
>>> Welcome to Racket v8.8 [cs].
>
>> I'm not exactly sure how to do this, but can we determine which gra
Hi,
Sorry for the late reply.
On Sun, 02 Jul 2023 at 15:57, "Philip McGrath" wrote:
>> ck@brak ~ $ guix shell --no-grafts racket -- racket --version
>> Welcome to Racket v8.8 [cs].
> I'm not exactly sure how to do this, but can we determine which grafts
> are otherwise being applied to `racke
Hi,
On Wed, 12 Jul 2023 at 10:27, wolf wrote:
>> Then, it will create a Docker image as an artifact from the CI-run.
>> The image is as small as it can be because Guix only installs the
>> necessary software.
>
> Careful about this assumption, Guix-generated container images are pretty
> large
Hi,
On Mon, 31 Jul 2023 at 19:57, Simen Endsjø wrote:
> It was brought to my attention that blind people runs into problems installing
> Guix System, while Debian and Arch have solved this better.
Thank you for the report.
Well, this topic could fit a Google Summer of Code project. :-)
As a p
Hi,
On Sun, 02 Jul 2023 at 17:57, Kyle Andrews wrote:
> When I run `guix install r` and then start an R process I get a
> readline-enabled REPL where I can abort commands with C-c C-c while
> keeping the process alive afterwards. When I run R from `guix shell r
> -- R` I don't get any readline s