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.
1 parent cd43f6d commit 9adf13fCopy full SHA for 9adf13f
1 file changed
flake.nix
@@ -92,6 +92,7 @@
92
sed -i '/^ Null ->$/,/^ blank >> pure mempty$/d' src/Reflex/Dom/Pandoc/Document.hs
93
'';
94
})));
95
+ fsnotify = dontCheck super.fsnotify;
96
reflex-fsnotify =
97
doJailbreak (self.callCabal2nix "reflex-fsnotify" sources.reflex-fsnotify { });
98
0 commit comments