-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
cryptpad: init at v2.23.0 #61513
cryptpad: init at v2.23.0 #61513
Conversation
03e664c
to
a0a3126
Compare
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.
Review for the NixOS module
enable = mkEnableOption "the Cryptpad service"; | ||
|
||
package = mkOption { | ||
default = pkgs.cryptpad; |
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.
I personally feel like we shouldn't add package
options when there's no need to, but not everyone feels the same.
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.
Ok let me contribute to that other thread then.
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.
Looks like I already commented: #50476 (comment)
Motivation for this change
This project is part of the https://nlnet.nl/NGI/ grant.
The project still needs a bit of work to be ready to be merged:
./server.js
entry point is executed from the source rootThings 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)