Open YarekTyshchenko opened 1 year ago
I didn't use it for a while (switched to patched pass-secret-service
) already except for git credentials helper:
You should be able to use it by whatever means you have to install keyring-pass
from pypi in your default (system or user) interpreter.
I found the git-credential-keyring
way of using (possibly empty) Poetry project pretty convenient.
It has been broken in NixOS recently.
Fixed by https://github.com/NixOS/nixpkgs/issues/352426#issuecomment-2449404211
This issue can be closed.
Nice project! I see you have some
.nix
related files in here. Could you show me how to configure this from NixOS? Preferably non-flake or HM.Thanks. Happy to help update the docs after.