Merge pull request #271011 from dotlambda/keyrings-passwordstore-broken
python311Packages.keyrings-passwordstore: mark broken
This commit is contained in:
commit
7a36c932f8
@ -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 New Issue
Block a user