dconf: move to top-level

This commit is contained in:
Jan Tojnar
2019-12-01 01:01:40 +01:00
parent 28cb34d538
commit 8cbc862b83
33 changed files with 76 additions and 82 deletions
+3 -3
View File
@@ -7,7 +7,7 @@
, bash
, glib
, glibcLocales
, gnome3
, dconf
, gobject-introspection
, gsettings-desktop-schemas
, gtk3
@@ -66,7 +66,7 @@ python3.pkgs.buildPythonApplication rec {
buildInputs = [
bash
glib
gnome3.dconf
dconf
gsettings-desktop-schemas
gtk3
hunspell
@@ -89,7 +89,7 @@ python3.pkgs.buildPythonApplication rec {
];
propagatedUserEnvPkgs = [
gnome3.dconf
dconf
];
checkInputs = [