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

Fix cacerts with spaces #615

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jonathanmorley
Copy link

No description provided.

modules/security/pki/default.nix Outdated Show resolved Hide resolved
@jonathanmorley jonathanmorley force-pushed the fix-cacerts-with-spaces branch 2 times, most recently from c400c50 to 1d8a518 Compare January 22, 2024 17:17
''
cat $files > $out
cat ${escapeShellArgs (
cfg.certificateFiles ++
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was not able to be kept in the env vars section of pkgs.runCommand, because cat still sees it as a single argument

@anthr76
Copy link

anthr76 commented Apr 22, 2024

I'm still facing this issue.

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.

3 participants