I've made one more change. In the Mesa 17.3.x series S3TC compression is now built-in (the patent expired). This means the s2tc input is now unnecessary, so I've removed it. I confirmed with guix gc --references $(guix build mesa) that there wasn't a reference to s2tc anymore that was in 17.2.x. On Sun, 24 Dec 2017 19:02:01 +0100 Rutger Helling wrote: > One last time, with [native-inputs] instead of [inputs] in the log. > Apologies about the triple post. > > On Sun, 24 Dec 2017 18:52:17 +0100 > Rutger Helling wrote: > > > Forgot [inputs] in the log. Sorry about that, here's a fixed patch. > > > > On Sun, 24 Dec 2017 18:46:32 +0100 > > Rutger Helling wrote: > > > > > Here's a patch for Mesa for core-updates. 17.3.1 is the first > > > point release of 17.3.x, so it's stable according to the Mesa > > > developers. > > > > > > I also added radeonsi to the gallium drivers. I excluded aarch64 > > > and armhf since I'm not sure if radeonsi is supposed to work on > > > those or not. > > >