summaryrefslogtreecommitdiff
path: root/guix
diff options
context:
space:
mode:
Diffstat (limited to 'guix')
-rw-r--r--guix/lint.scm4
1 files changed, 1 insertions, 3 deletions
diff --git a/guix/lint.scm b/guix/lint.scm
index aa16efe6db..73581b518f 100644
--- a/guix/lint.scm
+++ b/guix/lint.scm
@@ -523,9 +523,7 @@ of a package, and INPUT-NAMES, a list of package specifications such as
;; Emit a warning if some inputs of PACKAGE are likely to should not be
;; an input at all.
(let ((input-names '("python-setuptools"
- "python2-setuptools"
- "python-pip"
- "python2-pip")))
+ "python-pip")))
(map (lambda (input)
(make-warning
package