cross: docs: mention that libgnome-games-support has been merged

This commit is contained in:
Colin 2023-11-15 05:52:46 +00:00
parent d22c2ea56a
commit 6c759c226a

View File

@ -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: <https://github.com/NixOS/nixpkgs/pull/267373>
libgnome-games-support = addNativeInputs [ final.gobject-introspection ] prev.libgnome-games-support;
# libgweather = rmNativeInputs [ final.glib ] (prev.libgweather.override {