···39 };
4041 patches = [
0000000042 # Make the Mozilla API key configurable
43 # https://gitlab.freedesktop.org/geoclue/geoclue/merge_requests/54 (only partially backported)
44 (fetchpatch {
···39 };
4041 patches = [
42+ # Fix for falling back to GeoIP when WiFi devices are not found
43+ # https://gitlab.freedesktop.org/geoclue/geoclue/-/commit/2de651b6590087a2df2defe8f3d85b3cf6b91494
44+ # NOTE: this should be removed when the next version is released
45+ (fetchpatch {
46+ url = "https://gitlab.freedesktop.org/geoclue/geoclue/commit/2de651b6590087a2df2defe8f3d85b3cf6b91494.patch";
47+ sha256 = "hv7t2Hmpv2oDXiPWA7JpYD9q+cuuk+En/lJJickvFII=";
48+ })
49+50 # Make the Mozilla API key configurable
51 # https://gitlab.freedesktop.org/geoclue/geoclue/merge_requests/54 (only partially backported)
52 (fetchpatch {