Hi, here's updated patch for fwupd. I attempted to add also Gnome GUI but for some reason the pkgconfig in meson is not detecting the fwupd even though that when ran manually it finds it. Here's the error: Found pkg-config: /gnu/store/2b3blhwbag1ial0dhxw7wh4zjxl0cqpk-pkg-config-0.29.2/bin/pkg-config (0.29.2) Run-time dependency gtk4 found: YES 4.6.6 Run-time dependency gio-2.0 found: YES 2.70.2 Did not find CMake 'cmake' Found CMake: NO Run-time dependency fwupd found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency fwupd ../source/meson.build:81:0: ERROR: Git program not found, cannot download fwupd.wrap via git. A full log can be found at /tmp/guix-build-gnome-firmware-42.2.drv-0/build/meson-logs/meson-log.txterror: in phase 'configure': uncaught exception: And here's the search result (I sourced the environment first): /tmp/guix-build-gnome-firmware-42.2.drv-0/source$ pkg-config --list-all | grep fwupd fwupdplugin fwupdplugin - library for plugins to use to interact with fwupd daemonfwupd fwupd - fwupd is a system daemon for installing device firmware FIY Same error happens when I attempt to build the libaccounts-qt for KDE updates.[1][2] [1] https://gitlab.com/accounts-sso/libaccounts-qt/-/issues/5 [2] https://issues.guix.gnu.org/50862#38