gnu: pre-commit: Use git-minimal/pinned.
* gnu/packages/version-control.scm (pre-commit) [native-inputs]: Replace git-minimal with git-minimal/pinned. Change-Id: I4b636a31b47f8ef6f3fd4441f7fe1790b93b3a07
This commit is contained in:
parent
9c88f217be
commit
014b545096
@ -2239,7 +2239,7 @@ visualize your public Git repositories on a web interface.")
|
||||
" and not test_healthy_venv_creator"
|
||||
" and not test_r_hook and not test_r_inline"))))))))
|
||||
(native-inputs
|
||||
`(("git" ,git-minimal)
|
||||
`(("git" ,git-minimal/pinned)
|
||||
("python-covdefaults" ,python-covdefaults)
|
||||
("python-coverage" ,python-coverage)
|
||||
("python-distlib" ,python-distlib)
|
||||
|
Loading…
Reference in New Issue
Block a user