diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-03-25 14:53:20 +0100 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-03-25 14:54:39 +0100 |
| commit | 20aaf45aca3b5eafb84604b186324d5e29d2d99a (patch) | |
| tree | be5bed42603980f7dc78e79e2e85df16c60cd218 /guix | |
| parent | 230222f384a8f3aa00186e1b4e81677c5888e5f6 (diff) | |
gnu: Remove python-flit-scm.
* gnu/packages/python-build.scm (python-flit-scm): Delete variable.
* guix/lint.scm (%python-native-inputs): Remove entry.
Fixes: guix/guix#2360
Change-Id: I38040bdff8cd7d74c272abf466897a446ce6d045
Diffstat (limited to 'guix')
| -rw-r--r-- | guix/lint.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/guix/lint.scm b/guix/lint.scm index eb8ee7a06d..99920a95d0 100644 --- a/guix/lint.scm +++ b/guix/lint.scm @@ -583,7 +583,6 @@ of a package, and INPUT-NAMES, a list of package specifications such as (list "pybind11" "python-cython" "python-docutils" - "python-flit-scm" "python-hatch-docstring-description" "python-hatch-fancy-pypi-readme" "python-hatch-requirements-txt" |
