"jgart" writes:
> Does anyone follow this workflow for reviewing patches?
>
> git clone https://git.guix-patches.cbaines.net/guix-patches/
> git checkout issue-x
> git format-patch ...
> # then in the development checkout of Guix:
> git am ...; make; ./pre-inst-env guix build
>
> Should we d
> Details of changes below, which included some more ungrafting:
>
>>> Here is a list of what has been on my radar and I'll be looking to
>>> apply on the mesa-updates branch. If there's something I missed and
>>> you think makes sense here (e.g. lower level graphical/X related
>>> libraries) pleas
Hi Maxim and guix-devel,
On Tue, Oct 31, 2023 at 09:27 AM, Maxim Cournoyer wrote:
> Hi John,
>
> John Kehayias writes:
>
[...]
>
> If you're going to put a branch for it and build it whole, I'd simply
> merge it whole after it's done building and hasn't regressed on package
> failures or other t
Hi Guixers,
Does anyone follow this workflow for reviewing patches?
git clone https://git.guix-patches.cbaines.net/guix-patches/
git checkout issue-x
git format-patch ...
# then in the development checkout of Guix:
git am ...; make; ./pre-inst-env guix build
Should we document it in the manu
Je souhaite venir également :) J'avais raté l'annonce pour octobre.
J'aurais deux trucs à présenter:
- Du sucre syntaxique pour instancier, étendre, modifier, ou supprimer
des services,
- Comment monter des systèmes de fichier 9P au sein d'un guix container.
C'est pas super formel, ce sont des re
Hello John.
I've been experimenting with `libglvnd'. I've patched the calls to
`dlopen` so they pick the `libGL.so.1` from the package `inputs`, which
includes `libglvnd'.
That's all well and good but a new issue seems to arise. At runtime, the
application panics when asserting the creation a `FR