Skip to content

Handle whitespace in Bash variables. #46

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

Closed
wants to merge 6 commits into from

Conversation

will-ca
Copy link

@will-ca will-ca commented Jan 27, 2023

See commit list for summary of the types of changes.

Attempts to close #44.

In theory I think this is everything that would need to be done.

However, note that this currently breaks nix-portable with nix/store/zbabf0j2wibf6y74xyz80im3m2jk9bmn-libssh2-1.10.0: not found in archive.

I've elected not to further pursue this option in the application that I originally intended to use it for, so the best I can do is to offer this PR as-is for consideration.

Hopefully the remaining problems will be obvious and easily fixed by somebody more familiar with the inner workings of Nix and nix-portable, but perhaps not.

@milahu
Copy link

milahu commented Apr 24, 2025

fixed in #151

@will-ca will-ca closed this Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spaces in paths not escaped. — **Does rm -rf on arbitrary paths**, I think?
3 participants