mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
014b545096
commit
c48600a8ba
1 changed files with 1 additions and 1 deletions
|
@ -539,7 +539,7 @@ design}.")
|
||||||
(string-join disabled-tests
|
(string-join disabled-tests
|
||||||
" and not "))))))))))
|
" and not "))))))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list git-minimal
|
(list git-minimal/pinned
|
||||||
pre-commit
|
pre-commit
|
||||||
python-autopep8
|
python-autopep8
|
||||||
python-black
|
python-black
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue