-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
pimsync: init at 0.1.0 #369933
pimsync: init at 0.1.0 #369933
Conversation
failed due to maintainer name is not added in maintainers list |
quite happy to see a vdirsyncer successor, and in rust ! are you using it ? does it perform well, is the syntax compatible with vdirsyncer (to know if I can leverage the home-manager module for it) ? |
I think you need to rename your pr to: Make sure to have the following commits:
|
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.
Almost there! As @teto previously said, you'll need to clean the history such that there are only the 2 afford mentioned commits.
See: https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History#_squashing
(You might find a more beginner-friendly resource online)
cafc41b
to
2d6923f
Compare
and now it failed |
less goo |
thanks for the contribution and following up on comments. |
Add pimsync, a successor to vdirsyncer written in Rust. It provides calendar and contact synchronization via CalDAV and CardDAV protocols.
Key features:
The package includes:
for #369924
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.