mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05: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 @@ (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
|
||||
|
|
Loading…
Reference in a new issue