mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 11:09:41 -05:00
gnu: python2-fido2: Remove package.
* gnu/packages/security-token.scm (python2-fido2): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
9541682c79
commit
b5bae212d6
1 changed files with 0 additions and 3 deletions
|
@ -631,9 +631,6 @@ (define-public python-fido2
|
||||||
;; files for internal use, so they are not really a bundled dependency.
|
;; files for internal use, so they are not really a bundled dependency.
|
||||||
(license (list license:bsd-2 license:asl2.0))))
|
(license (list license:bsd-2 license:asl2.0))))
|
||||||
|
|
||||||
(define-public python2-fido2
|
|
||||||
(package-with-python2 python-fido2))
|
|
||||||
|
|
||||||
(define-public python-yubikey-manager
|
(define-public python-yubikey-manager
|
||||||
(package
|
(package
|
||||||
(name "python-yubikey-manager")
|
(name "python-yubikey-manager")
|
||||||
|
|
Loading…
Reference in a new issue