tools/password-store: auth-source-store => auth-source-pass #480

This commit is contained in:
Henrik Lissner 2018-03-25 22:45:02 -04:00
parent 1983363f9c
commit 855bc5bc20
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -3,7 +3,7 @@
(package! pass)
(package! password-store)
(package! auth-source-store)
(package! auth-source-pass)
(when (featurep! :completion helm)
(package! helm-pass))