mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
This fixes an issue where cross-compiling to AArch64 failed on the `install-dbus` phase. Gexps seem to handle cross-compilation paths better. * gnu/packages/dns.scm (dnsmasq): Modernise style to use Gexps. Merges: https://codeberg.org/guix/guix/pulls/7130 Change-Id: I4023effaa3bea0db0da43d3483d142a3f720e7dc Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>