mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-06 04:24:28 +03:00
pythonPackages.solo-python: mark disabled
no longer compatible with latest fido2
This commit is contained in:
parent
8ad15f159a
commit
79b2cc8803
@ -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
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user