Skip to content

Commit def3eb4

Browse files
committed
Filter out dist-newstyle too in Nix build
1 parent 6e3a718 commit def3eb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ let
2222
"release.nix"
2323
".git"
2424
"dist"
25+
"dist-newstyle"
2526
"cabal.haskell-ci"
2627
"cabal.project"
2728
".travis.yml"

0 commit comments

Comments
 (0)