mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-25 17:30:31 +08:00
Several instances of this test fail with error like: AssertionError: did not expect 'darwin' platform would have native support for '...' It looks like passlib's tests erroneously assume that some methods should not have support on Darwin while current nixpkgs does support it through libxcrypt.