cachix / install-nix-action

Installs Nix on GitHub Actions for the supported platforms: Linux and macOS.
Apache License 2.0
498 stars 78 forks source link

feat: pathchk #171

Open l0b0 opened 1 year ago

l0b0 commented 1 year ago

Depends on #168.

domenkozar commented 1 year ago

It's not clear to me why we'd need patchk?

l0b0 commented 1 year ago

It's not clear to me why we'd need patchk?

It checks for filenames likely to cause issues on any platform. To be fair, it's a pretty niche issue. I can close this if you want.