Skip to content

Commit

Permalink
deja-dup: Fix missing dependency for gdrive (NixOS#370221)
Browse files Browse the repository at this point in the history
  • Loading branch information
getchoo authored Jan 3, 2025
2 parents a63aa86 + 822c3cb commit 85d0848
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/by-name/de/deja-dup/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
itstool,
desktop-file-utils,
glib,
glib-networking,
gtk4,
coreutils,
libsoup_3,
Expand Down Expand Up @@ -56,6 +57,7 @@ stdenv.mkDerivation (finalAttrs: {
buildInputs = [
libsoup_3
glib
glib-networking
gtk4
libsecret
libadwaita
Expand Down

0 comments on commit 85d0848

Please sign in to comment.