gnu: python-jupytext: Use git-minimal/pinned.

* gnu/packages/python-xyz.scm (python-jupytext) [native-inputs]: Replace
git-minimal with git-minimal/pinned.

Change-Id: I793bc670ab41325c4f553df7679b1969e6d6ae98
This commit is contained in:
Maxim Cournoyer 2024-09-14 21:56:10 +09:00
parent 014b545096
commit c48600a8ba
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -539,7 +539,7 @@ (define-public python-jupytext
(string-join disabled-tests
" and not "))))))))))
(native-inputs
(list git-minimal
(list git-minimal/pinned
pre-commit
python-autopep8
python-black