Revert "deja-dup: add dconf"
This reverts commit 84698bab23
.
dconf is already there from wrapGAppsHook.
This commit is contained in:
parent
6c6aec24c0
commit
cb52887c38
1 changed files with 0 additions and 2 deletions
|
@ -17,7 +17,6 @@
|
|||
, libgpgerror
|
||||
, json-glib
|
||||
, duplicity
|
||||
, dconf
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
@ -57,7 +56,6 @@ stdenv.mkDerivation rec {
|
|||
libhandy_0
|
||||
libgpgerror
|
||||
json-glib
|
||||
dconf
|
||||
];
|
||||
|
||||
mesonFlags = [
|
||||
|
|
Loading…
Reference in a new issue