python311Packages.keyrings-passwordstore: mark broken
This commit is contained in:
parent
46e11ae73d
commit
0e1c8f57a2
1 changed files with 1 additions and 0 deletions
|
@ -34,5 +34,6 @@ buildPythonPackage rec {
|
|||
description = "Keyring backend for password-store";
|
||||
homepage = "https://github.com/stv0g/keyrings.passwordstore";
|
||||
maintainers = [ lib.maintainers.shlevy ];
|
||||
broken = true; # https://github.com/stv0g/keyrings.passwordstore/issues/2
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue