Hello Noé,
Noé Lopez via "Development of GNU Guix and the GNU System distribution."
writes:
> Specifically, I don’t understand why you try to start jackd through
> pw-jack, you just need to start your app directly like the example in
> the manual:
> pw-jack mpv -ao=jack sound-file.wav
>
>
Divya writes:
Thanks for pointing it out, indeed its trying to write into
/etc/xdg.
How does one handle such a case when packaging in Guix?
We'd patch the build system files to make it write to
$output/etc/xdg
instead.
--
Ricardo
Thanks Manolis for getting this going!
Guix days will be held before FOSDEM on 30+31 January 2025 at ICAB.
https://icab.be/
So we have 4 days of unconditional fun!
FOSDEM is this amazing conference with 15 parallel tracks - there is
something for everyone! See last year:
https://archive.fosd
On 31 Oct, Tomas Volf wrote:
(...)
> I do not want to speculate on what I would do in case of such a split,
> but at the end of the day the GNU and FSF "brand" is why I am here
> today.
>
> Few years (oh boy the time does fly) back when I was deciding what weird
> thing I should learn next, both
Ian Eure writes:
Would it make sense to sort package inputs when computing
derivations to prevent this sort of unintentional
change?
The order matters, e.g. when we add a different gcc to shadow the
existing gcc.
--
Ricardo
Hi,
I've canceled the pending builds.
Sorry it was me, not expected that order of the same inputs would trigger the
build.
The reasoning was to refactor the indentation and higlight that
python-meson-python has to be replaced by meson-python.
Thanks,
Oleg
On Sat, 2 Nov 2024 at 00:20, Vagrant C