nixpkgs/pkgs/by-name/gn/gnome-maps
Colin 7a9a2d8f34 gnome-maps: fix cross compilation
upstream determines the gjs path with `find_program('gjs')`, however
this fails to find anything when cross compiling because meson doesn't
know which paths to check.

the interaction between meson's `find_program` and `cross-file` is
documented here:
<https://mesonbuild.com/Reference-manual_functions.html#find_program>
2024-11-19 12:11:13 +00:00
..
package.nix gnome-maps: fix cross compilation 2024-11-19 12:11:13 +00:00