gnu: pass-age: Adjust inputs.

Following up commit 05e0793479 where
age-keygen was merged with age.

* gnu/packages/password-utils.scm (pass-age): [inputs]: Remove
age-keygen.

Change-Id: I34f72ee8d18b7ddc86e5869075f63d7f4f4226ff
This commit is contained in:
Sharlatan Hellseher 2025-02-27 12:31:21 +00:00
parent 3f6eefdcf2
commit a477e1c05c
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -879,7 +879,7 @@ through the pass command.")
("src/completion/pass.zsh-completion"
"/share/zsh/site-functions/_passage"))))
(inputs
(list age age-keygen coreutils-minimal git-minimal
(list age coreutils-minimal git-minimal
procps qrencode sed tree util-linux))
(home-page "https://github.com/FiloSottile/passage")
(synopsis "Encrypted password manager")