cachix / install-nix-action

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

Flakes should support shallow fetch now #66

Closed Kha closed 3 years ago

Kha commented 3 years ago

Let's see if this works :)

Also pinned actions/checkout to the same version as in the non-flakes example.

Kha commented 3 years ago

Uh, I guess CI will not actually tell us if this works since the checked out repo is not a flake.

domenkozar commented 3 years ago

See https://github.com/cachix/install-nix-action/pull/71