diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-08-27 10:14:05 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-08-27 11:22:06 +0200 |
| commit | c0dcf19ff9bafdef89cac081bed71d0eb0dc5065 (patch) | |
| tree | c5b703a8fcadffb0c25fe0f731abae5294ab3d2c | |
| parent | 9c2d183df4c050f2b7ff12bc68dccec3bc067809 (diff) | |
gnu: Remove python-pyqt+qscintilla-with-python-sip-6.8.
* gnu/packages/qt.scm (python-pyqt+qscintilla-with-python-sip-6.8):
Delete variable.
| -rw-r--r-- | gnu/packages/qt.scm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index c62cad600bc..bf22c7900a6 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm | |||
| @@ -5074,10 +5074,6 @@ This package provides the Python bindings."))) | |||
| 5074 | (package-input-rewriting `((,python-sip . ,python-sip-6.8)) | 5074 | (package-input-rewriting `((,python-sip . ,python-sip-6.8)) |
| 5075 | #:deep? #t)) | 5075 | #:deep? #t)) |
| 5076 | 5076 | ||
| 5077 | (define-public python-pyqt+qscintilla-with-python-sip-6.8 | ||
| 5078 | (hidden-package | ||
| 5079 | (python-sip-6.8-instead-of-python-sip python-pyqt+qscintilla))) | ||
| 5080 | |||
| 5081 | (define-public qtkeychain | 5077 | (define-public qtkeychain |
| 5082 | (package | 5078 | (package |
| 5083 | (name "qtkeychain") | 5079 | (name "qtkeychain") |
