pythonPackages.solo-python: mark disabled

no longer compatible with latest fido2
This commit is contained in:
Jonathan Ringer 2019-12-22 11:15:46 -08:00 committed by Frederik Rietdijk
parent 8ad15f159a
commit 79b2cc8803

View File

@ -48,5 +48,6 @@
homepage = "https://github.com/solokeys/solo-python";
maintainers = with maintainers; [ wucke13 ];
license = with licenses; [ asl20 mit ];
broken = true; # no longer compatible with fido2
};
}