-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
aerogramme: init at 0.3.0 #332674
aerogramme: init at 0.3.0 #332674
Conversation
Feel free to add that commit to this PR as well. If they're identical, they should be merged with no conflicts. |
Since upstream even provides a flake I don't see any benefit in adding another 100kb Cargo.lock to nixpkgs. |
Sorry, this is one of my first packages and am fairly unfamiliar with flakes - how should this be addressed otherwise? |
Result of 1 package built:
|
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.
Tested locally, LGTM
Users could just import the repo or use the flake instead of adding this to nixpkgs. |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/2024-summer-of-nix-program-updates/46053/4 |
Description of changes
A resilient and standards-compliant open-source IMAP server with server-side encryption.
https://aerogramme.deuxfleurs.fr/
https://git.deuxfleurs.fr/Deuxfleurs/aerogramme
NOTE: This PR must be merged after #331111 where I will be added tomaintainers/maintainer-list.nix
. Tests are expected to fail because of this.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.