···1244 # Tests disabled and broken override needed because of missing lib chrome-test-utils: https://github.com/reflex-frp/reflex-dom/issues/392
1245 reflex-dom-core = doDistribute (unmarkBroken (dontCheck (doJailbreak super.reflex-dom-core)));
12461247- # Tests disabled and broken override needed because of missing lib chrome-test-utils: https://github.com/reflex-frp/reflex-dom/issues/392
1248- reflex-dom = appendPatch super.reflex-dom (pkgs.fetchpatch {
1249- url = https://github.com/reflex-frp/reflex-dom/commit/6aed7b7ebb70372778f1a29a724fcb4de815ba04.patch;
1250- sha256 = "1ndqw5r85axynmx55ld6qr8ik1i1mkh6wrnkzpxbwyil2ms8mxn0";
1251- stripLen = 2;
1252- extraPrefix = "";
1253- includes = ["reflex-dom.cabal" ];
1254- });
1255-1256 # add unreleased commit fixing version constraint as a patch
1257 # Can be removed if https://github.com/lpeterse/haskell-utc/issues/8 is resolved
1258 utc = appendPatch super.utc (pkgs.fetchpatch {
···1244 # Tests disabled and broken override needed because of missing lib chrome-test-utils: https://github.com/reflex-frp/reflex-dom/issues/392
1245 reflex-dom-core = doDistribute (unmarkBroken (dontCheck (doJailbreak super.reflex-dom-core)));
12460000000001247 # add unreleased commit fixing version constraint as a patch
1248 # Can be removed if https://github.com/lpeterse/haskell-utc/issues/8 is resolved
1249 utc = appendPatch super.utc (pkgs.fetchpatch {