Skip to content
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

msmtp: allow building only the binaries #208688

Merged
merged 1 commit into from Jan 3, 2023
Merged

msmtp: allow building only the binaries #208688

merged 1 commit into from Jan 3, 2023

Conversation

ghost
Copy link

@ghost ghost commented Jan 2, 2023

Description of changes

This commit exposes the binaries attribute of the msmtp
expression, to allow building just the binaries without the scripts.

The scripts have a gigantic dependency set; the binaries don't.

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • [] Fits CONTRIBUTING.md.

This commit exposes the `binaries` attribute of the `msmtp`
expression, to allow building just the binaries without the scripts.

The scripts have a gigantic dependency set; the binaries don't.
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux labels Jan 2, 2023
@Artturin Artturin merged commit ecd9be0 into NixOS:master Jan 3, 2023
@ghost ghost deleted the pr/msmtp-just-the-binaries branch January 3, 2023 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant