Merge pull request #111123 from lasers/deja-dup-dconf

deja-dup: add dconf
This commit is contained in:
Jörg Thalheim
2021-01-29 10:53:13 +00:00
committed by GitHub

View File

@@ -17,6 +17,7 @@
, libgpgerror
, json-glib
, duplicity
, dconf
}:
stdenv.mkDerivation rec {
@@ -56,6 +57,7 @@ stdenv.mkDerivation rec {
libhandy_0
libgpgerror
json-glib
dconf
];
mesonFlags = [