cross: support gnome "calls" package

This commit is contained in:
Colin 2023-08-31 00:52:28 +00:00
parent f44a094d1d
commit 9fea007d4f
1 changed files with 4 additions and 0 deletions

View File

@ -392,6 +392,10 @@ in {
# # configure: error: no acceptable C compiler found in $PATH
# inherit (emulated) stdenv;
# };
# fixes: "error: Package <foo> not found in specified Vala API directories or GObject-Introspection GIR directories"
calls = addNativeInputs [ final.gobject-introspection] prev.calls;
# cantarell-fonts = prev.cantarell-fonts.override {
# # close this after upstreaming: <https://github.com/NixOS/nixpkgs/issues/50855>
# # fixes error where python3.10-skia-pathops dependency isn't available for the build platform