| I’m using the git version of lix from nixpkgs on my mac.
But I somehow don’t get a cached build (which I think I did previously) and it fails during building when running tests.
> FAILED ../tests/functional2/commands/test_build/test_reference_checks.py::test_regression_partial_build[files0]
> FAILED ../tests/functional2/commands/test_build/test_reference_checks.py::test_structured_attrs_discard[files0]
Is this something known because I couldn’t find issues (on nixpkgs & lix) regarding that so far? |