gnu: python-pydevd: Use gdb/pinned.

To allow gdb to be updated more easily.

* gnu/packages/python-xyz.scm (python-pydevd)[inputs]: Use gdb/pinned.

Change-Id: Icf417f89933bc190bf4c0d869c199cfe50d463ef
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Christopher Baines 2024-04-15 09:25:47 +01:00 committed by Ludovic Courtès
parent 84dc562263
commit 94bb6a5a88
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -17229,7 +17229,7 @@ libmagic.")))
python-pytest-xdist
python-trio
python-untangle))
(inputs (list coreutils gdb procps))
(inputs (list coreutils gdb/pinned procps))
(home-page "https://github.com/fabioz/PyDev.Debugger/")
(synopsis "Python debugger")
(description "PyDev.Debugger is a capable Python debugger used in PyDev