Skip to content

cachix-action-v9

Compare
Choose a tag to compare
@domenkozar domenkozar released this 02 Apr 15:39
· 154 commits to master since this release
2689c27
  • when the action fails, don't display a frightening traceback
  • use only stable Nix commands to avoid extra Nix configuration when using flakes
  • new option pushFilter: Regular expression to exclude derivations when pushing, for example "(-source$|nixpkgs.tar.gz$)". Warning: this filter doet not guarantee it will not get pushed in case the path is part of the closure of something that will get pushed.