gobject-introspection: rename package

camelCase package name was a huge inconsistency in GNOME package set.
This commit is contained in:
Jan Tojnar
2018-12-02 12:42:29 +01:00
parent 330ab9bc2b
commit a51a99c690
282 changed files with 564 additions and 564 deletions
@@ -8,7 +8,7 @@
, cmake
, vala_0_40
, libqalculate
, gobjectIntrospection
, gobject-introspection
, wrapGAppsHook }:
stdenv.mkDerivation rec {
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
wrapGAppsHook
vala_0_40 # should be `elementary.vala` when elementary attribute set is merged
cmake
gobjectIntrospection # for setup-hook
gobject-introspection # for setup-hook
];
buildInputs = [