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

Use minimal gnupg #555

Closed
wants to merge 1 commit into from

Commits on Jul 5, 2024

  1. Use minimal gnupg

    The closure size of the minimal gnupg is significant smaller.
    
                                                            normal gnupg                                              minimal gnupg
     ➜ nix path-info --size --closure-size --human-readable /nix/store/5kk1414f5iadlz9b7vnbg5dlk6icryjl-gnupg-2.4.5/ /nix/store/xp9bd1qyw5bdhshxmd1bdlhbi5hwdxwy-gnupg-2.4.5
    /nix/store/5kk1414f5iadlz9b7vnbg5dlk6icryjl-gnupg-2.4.5   12.8M  133.5M
    /nix/store/xp9bd1qyw5bdhshxmd1bdlhbi5hwdxwy-gnupg-2.4.5    1.2M   34.4M
    SuperSandro2000 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4d7a3a4 View commit details
    Browse the repository at this point in the history