nix-github-actions
nix-github-actions copied to clipboard
Fix builds if attr names contain dots
Keys in attrsets can contain dots, but they must be properly quoted in the shell.
Fixes #17.