pythonPackages.ssdeep: Mark broken
https://hydra.nixos.org/build/59943791 This package is a library and has no reverse dependencies. (It was once used by diffoscope, but it changed to use a different library).
This commit is contained in:
parent
65b4f4f09f
commit
373b2231be
1 changed files with 1 additions and 0 deletions
|
@ -8023,6 +8023,7 @@ in {
|
|||
|
||||
buildInputs = with pkgs; [ ssdeep ];
|
||||
propagatedBuildInputs = with self; [ cffi six ];
|
||||
meta.broken = true; # Tests fail, and no reverse-dependencies anyway
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue