summaryrefslogtreecommitdiff
path: root/gnu/packages/shells.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2025-07-11 22:11:32 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-09-25 09:36:24 +0100
commitb79fbf27b8f2d1e854ecb2f85ec6fdc2c1953f80 (patch)
tree71c494edf92465ed0e621829daca9f4cd3d8d313 /gnu/packages/shells.scm
parentdc9c07786e91cdb8f0e46cc7b86414c6e8d96b7a (diff)
gnu: python-setuptools-next: Set to python-setuptools.
Replace all python-setuptools-next occurrences with python-setuptools. * gnu/packages/python-build.scm (python-setuptools-next): Set to python-setuptools. Change-Id: I9e5e0881310d160ec56be785f2dd2140364fa8e5
Diffstat (limited to 'gnu/packages/shells.scm')
-rw-r--r--gnu/packages/shells.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 267b5736425..64e53fc6e53 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -669,7 +669,7 @@ ksh, and tcsh.")
python-pytest-subprocess
python-pytest-timeout
python-requests
- python-setuptools-next))
+ python-setuptools))
(inputs
(list python-distro
python-ply