-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
whitebophir: init at 1.7.0 (package and service) #85842
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
Conversation
I just bumped this to the most recent version, 1.4.0. :-) |
Bumped to the new version 1.5.0. :-) @infinisil, did you get around reviewing this pull request? I'm happy to incorporate any changes :-) |
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.
Just a quick review of the module (I don't review node
packages, not familiar with it). Looking good 👍
Is the idea to put this behind a reverse proxy or something?
Thank you for your encouragement and for for taking the time to review this pull request! I believe I adressed all your concerns. :-)
Yes, exactly. Originally I wanted to include example nginx configuration settings in the documentation, but figured that I'd first wait for a review in order to resolve all concerns in one go. |
Thanks for the clarification. Let's find someone to review the package and then you can add the documentation. Great work! |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-ready-for-review-may-2019/3032/171 |
Just a heads up that I'm still using this package and service on a regular basis and that it seems to work fine. I'll appreciate any guidance on what has to be done in order for this pull request to get merged. :-) |
4053cb4
to
0f9d950
Compare
Just a couple hours ago, whitebophir 1.7.0 was released. I took the opportunity of bumping to rebase against current master. |
0f9d950
to
1f4bbf7
Compare
1f4bbf7
to
2dc2781
Compare
@infinisil: Thank you for your thorough review, very much appreciated. I believe I implemented all of your suggestions in the new force-push. :-) |
Looking good! |
Oh one last thing: Organize the commits as:
(with |
2dc2781
to
46292d7
Compare
@infinisil Just did so. :-) |
Nice work! |
Super awesome, thank you for handholding and merging! :-) |
Motivation for this change
There are many online collaborative whiteboard websites; this pull request packages one which I particularly like. It's simple but not trivial, easily hackable, and free.
This pull request currently targets a specific Git commit of the upstream repository, as the most recent release would require a ugly
postInstall
hook to fix up hard-coded paths in the source. The package derivation is loosely based on the derivation for cryptpad.This is my first service addition, hence I'd appreciate feedback. Is there some addition you'd want to see before you deem it fit for merging?
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)