gnu: python2-minimal: Rename to "python2-minimal".

* gnu/packages/python.scm (python2-minimal)[name]: Change to
"python2-minimal".
master
Ricardo Wurmus 2018-03-16 21:58:31 +01:00
parent a7714d42de
commit 23c0d40e13
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -445,7 +445,7 @@ data types.")
(define-public python2-minimal
(package (inherit python-2)
(name "python-minimal")
(name "python2-minimal")
(outputs '("out"))
;; Keep zlib, which is used by 'pip' (via the 'zipimport' module), which