-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
deja-dup: add dconf #111123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deja-dup: add dconf #111123
Conversation
Deja-dup needs dconf to manage user settings.
I'm not familiar with Nix. Do I need both dconf or just the first one? |
If you just add it to inputs it does not do anything. |
Looks good:
|
dconf is added automatically by |
Before I installed dconf manually on KDE, deja-dup would try to make a backup repeatedly at random times instead of scheduled weekly because it didn't write down the new last backup date. Also, this is my first Nix contribution. Sorry if it's no-op. |
Yes, you need a dconf daemon but adding |
Reverted in cb52887. |
Motivation for this change
Deja-dup needs dconf to manage user settings. Otherwise, Deja-dup does unwanted things.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)