We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
490a246
BREAKING CHANGE: cachix-action no longer runs nix-build, so make sure to append run: nix-build to your job configuration
run: nix-build
bundle all dependencies, reducing the time needed to fetch the job for ~5s
silently install cachix to reduce noise
push even if the build fails #33
restore reproducibility #36