-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
nixos/magic-wormhole-mailbox-server: init #83768
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
@GrahamcOfBorg test magic-wormhole-mailbox-server |
299b1a1
to
af75bb1
Compare
@GrahamcOfBorg test magic-wormhole-mailbox-server |
@GrahamcOfBorg eval |
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.
- reviewed the diff and commit messages
- made sure ofBorg build succeeded for all applicable platforms
- ran nix-review without any failures
- ran and tested the binaries
@@ -394,6 +394,7 @@ | |||
./services/mail/mailcatcher.nix | |||
./services/mail/mailhog.nix | |||
./services/mail/mailman.nix | |||
./services/mail/magic-wormhole-mailbox-server.nix |
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.
Nitpick: it's not mail ^^ Probably would be best under ./services/servers
. See: https://magic-wormhole.readthedocs.io/en/latest/welcome.html
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.
Of course, not even sure why I put it there, brainfart. Quickfix: #83876
Motivation for this change
Adding this pretty simple service.
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)