We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 0175612 commit 52eb0e0Copy full SHA for 52eb0e0
pkgs/desktops/gnome-3/3.24/core/dconf-editor/default.nix
@@ -7,6 +7,7 @@ stdenv.mkDerivation rec {
7
nativeBuildInputs = [ pkgconfig wrapGAppsHook ];
8
9
buildInputs = [ vala_0_32 libxslt glib dbus_glib gnome3.gtk libxml2 gnome3.defaultIconTheme
10
+ gnome3.gsettings_desktop_schemas
11
intltool docbook_xsl docbook_xsl_ns gnome3.dconf ];
12
13
meta = with stdenv.lib; {
0 commit comments