Skip to content

cachix-action-v6

Compare
Choose a tag to compare
@domenkozar domenkozar released this 22 Apr 14:41
490a246
  • BREAKING CHANGE: cachix-action no longer runs nix-build, so make sure to append run: nix-build to your job configuration

  • 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