Skip to content

Commit 9adf13f

Browse files
committed
dontCheck fsnotify (test dep sandwich fails to build)
1 parent cd43f6d commit 9adf13f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
sed -i '/^ Null ->$/,/^ blank >> pure mempty$/d' src/Reflex/Dom/Pandoc/Document.hs
9393
'';
9494
})));
95+
fsnotify = dontCheck super.fsnotify;
9596
reflex-fsnotify =
9697
doJailbreak (self.callCabal2nix "reflex-fsnotify" sources.reflex-fsnotify { });
9798

0 commit comments

Comments
 (0)