mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: python2-yubikey-manager: Remove package.
* gnu/packages/security-token.scm (python2-yubikey-manager): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
6a098614b8
commit
9541682c79
1 changed files with 0 additions and 3 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue