gnu: Add age.

* gnu/packages/password-utils.scm (age): New variable.
This commit is contained in:
Nicolas Graves 2022-10-13 23:10:31 +02:00 committed by Tobias Geerinckx-Rice
parent 638d60c4a2
commit 4daa160b7b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79
2 changed files with 30 additions and 0 deletions

View file

@ -36,6 +36,7 @@
;;; Copyright © 2022 Pier-Hugues Pellerin <phpellerin@gmail.com>
;;; Copyright © 2022 muradm <mail@muradm.net>
;;; Copyright © 2022 Dhruvin Gandhi <contact@dhruvin.dev>
;;; Copyright © 2022 Nicolas Graves <ngraves@ngraves.fr>
;;;
;;; This file is part of GNU Guix.
;;;