Commit a9d4cba9 authored by edef's avatar edef
Browse files

luaPackages.lgi: refer to unaliased gobject-introspection

parent b339f29a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@ with super;
    ];
    buildInputs = [
      pkgs.glib
      pkgs.gobjectIntrospection
      pkgs.gobject-introspection
    ];
    patches = [
      (pkgs.fetchpatch {