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

feat(back): #1128 avoid hitting max arg limit #1129

Merged
merged 1 commit into from
Aug 10, 2023

Commits on Aug 10, 2023

  1. feat(back): fluidattacks#1128 avoid hitting max arg limit

    - Make _nix_hashes receive bytes so it is compatible with stdin
    - Make _nix_hashes process provided paths using xargs to avoid
    hitting ARG_MAX limit
    - Add findutils to runtime so xargs is available
    
    Signed-off-by: Daniel Salazar <podany270895@gmail.com>
    dsalaza4 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d16c27c View commit details
    Browse the repository at this point in the history