diff --git a/overlays/cross.nix b/overlays/cross.nix index 2f8f1874..0ee86a8b 100644 --- a/overlays/cross.nix +++ b/overlays/cross.nix @@ -1066,8 +1066,7 @@ in { # }); # }; - # 2023/11/13: this solution results in build python infecting host build (via glib-dev) - # otherwise, good to upstream + # merged 2023/11/14: libgnome-games-support = addNativeInputs [ final.gobject-introspection ] prev.libgnome-games-support; # libgweather = rmNativeInputs [ final.glib ] (prev.libgweather.override {