gnu: Remove python2-rst.linker.

* gnu/packages/python-xyz.scm (python2-rst.linker): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:03:51 -04:00
parent 5f33d83bf8
commit 27bdd10b92
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -5125,9 +5125,6 @@ reStructuredText external reference or timestamps. It's primary purpose is to
augment the changelog, but it can be used for other documents, too.") augment the changelog, but it can be used for other documents, too.")
(license license:expat))) (license license:expat)))
(define-public python2-rst.linker
(package-with-python2 python-rst.linker))
(define-public python-sshpubkeys (define-public python-sshpubkeys
(package (package
(name "python-sshpubkeys") (name "python-sshpubkeys")