mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-20 06:51:04 +08:00
The package was still using `disabledTestFiles` which should have been migrated to `disabledTestPaths`, which led to reinclusion of a test file that requires a dependency (oslotest), which we have not packaged yet.