me
/
guix
Archived
1
0
Fork 0

gnu: python2-yubikey-manager: Remove package.

* gnu/packages/security-token.scm (python2-yubikey-manager): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
master
zimoun 2021-03-15 16:55:04 +01:00 committed by Maxim Cournoyer
parent 6a098614b8
commit 9541682c79
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -670,6 +670,3 @@ that after installing this package, you might still need to add appropriate
udev rules to your system configuration to be able to configure the YubiKey as
an unprivileged user.")
(license license:bsd-2)))
(define-public python2-yubikey-manager
(package-with-python2 python-yubikey-manager))