-
-
Notifications
You must be signed in to change notification settings - Fork 17.5k
deja-dup: 47.0 -> 48.1 #401308
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: 47.0 -> 48.1 #401308
Conversation
Required for the restic backend introduced in 48.0
|
| "-Dduplicity_command=${lib.getExe duplicity}" | ||
| "-Drclone_command=${lib.getExe rclone}" | ||
| (lib.mesonOption "duplicity_command" (lib.getExe duplicity)) | ||
| (lib.mesonOption "restic_command" (lib.getExe rclone)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| (lib.mesonOption "restic_command" (lib.getExe rclone)) | |
| (lib.mesonOption "rclone_command" (lib.getExe rclone)) |
| "-Drclone_command=${lib.getExe rclone}" | ||
| (lib.mesonOption "duplicity_command" (lib.getExe duplicity)) | ||
| (lib.mesonOption "restic_command" (lib.getExe rclone)) | ||
| (lib.mesonOption "restic_command" (lib.getExe restic)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We also need (lib.mesonOption "enable_restic" "true") here so that deja-dup is compiled with Restic support.
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for deja-dup is: Simple backup tool
meta.homepage for deja-dup is: https://apps.gnome.org/DejaDup/
Updates performed
To inspect upstream changes
Impact
Checks done
passthru.tests, if any, passedRebuild report (if merged into master) (click to expand)
Instructions to test this update (click to expand)
Either download from the cache:
(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the
trusted-userslist or you can usesudosince root is effectively trusted.Or, build yourself:
Or:
After you've downloaded or built it, look at the files and if there are any, run the binaries:
Pre-merge build results
We have automatically built all packages that will get rebuilt due to
this change.
This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.
nixpkgs-reviewresultGenerated using
nixpkgs-review.Command:
nixpkgs-reviewx86_64-linux✅ 1 package built:
Maintainer pings
cc @jtojnar @Aleksanaa @getchoo @michaelgrahamevans for testing.
Tip
As a maintainer, if your package is located under
pkgs/by-name/*, you can comment@NixOS/nixpkgs-merge-bot mergeto automatically merge this update using thenixpkgs-merge-bot.Add a 👍 reaction to pull requests you find important.