sca2d: fix lark override

This commit is contained in:
Robert Schütz 2023-11-28 18:25:05 -08:00
parent 5ead10de97
commit 3080b447e4

View File

@ -16,6 +16,8 @@ let
sha256 = "sha256-ctdPPKPSD4weidyhyj7RCV89baIhmuxucF3/Ojx1Efo=";
};
patches = [ ];
disabledTestPaths = [ "tests/test_nearley/test_nearley.py" ];
});
};