mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-21 02:03:29 -05: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 @@ (define-public python-yubikey-manager
|
|||
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