-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
rsClock: init at 0.1.0 #67467
rsClock: init at 0.1.0 #67467
Conversation
@GrahamcOfBorg build rsclock |
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.
Thanks for choosing to contribute to nixpkgs! I've left a few comments I hope you'll find helpful.
Please squash/organize your commits such that you have a commit adding yourself to the maintainer list, followed by a commit adding the package.
cc @aanderse |
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.
Looking good! Just squash the last commit into the previous and I think you're good for merge.
I think you've squashed one too far here, I believe @aanderse wanted there to be 2 commits |
Holy cow, made a disaster. |
could try |
Definitely easier to revert to before when you made the rebase then redo it as the rebase has coauthored you in some commits |
@alexarice |
Hooray! |
@GrahamcOfBorg build rsclock |
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.
Commits look good to me now
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.
LGTM 👍
@GrahamcOfBorg build rsclock |
@valebes thank you for your contribution and welcome to the community! :) |
@mmahut thank you for the supports! :-) |
Motivation for this change
A simple tty clock written in Rust.
https://github.com/valebes/rsClock
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)Notify maintainers
cc @