-
-
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
protonmail-bridge: init at 1.0.5-1 #44346
Conversation
|
desktopName = "ProtonMail Bridge"; | ||
genericName = "ProtonMail Bridge for Linux"; | ||
categories = "Utility;Security;Network;Email"; | ||
}; |
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.
Minor thing: Can you move the desktopItem declaration into the let in
? It's not actually needed as an attribute to the derivation, not sure why a lot of derivations do it nonetheless.
Other than that this PR looks perfect :)
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.
It was a way to have access to meta.description
. But yep, I'm moving the declaration.
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.
Oh I see, didn't notice, well it's fine either way
cc @xeji |
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.
Please modify according to nixpkgs conventions for qt applications.
It should be ok |
@GrahamcOfBorg build protonmail-bridge
|
No attempt on aarch64-linux (full log) The following builds were skipped because they don't evaluate on aarch64-linux: protonmail-bridge Partial log (click to expand)
|
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: protonmail-bridge Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: protonmail-bridge Partial log (click to expand)
|
Motivation for this change
Add a new package to nixpkgs.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)