mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 09:44:57 +00:00
Packages like glusterfs are now optional dependencies. A bunch of dependencies like subunit are gone: as far as I can tell, these are only used by Samba's test suite, which we're not even running, so they're pointless. Fixes #8067.