mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-12 00:33:10 +00:00
7a9a2d8f34
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> |
||
---|---|---|
.. | ||
package.nix |